From: Mick <michaelkintzios@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Re: epson printer
Date: Sat, 19 Jul 2014 12:24:14 +0100 [thread overview]
Message-ID: <201407191224.33330.michaelkintzios@gmail.com> (raw)
In-Reply-To: <53CA41AA.4070308@iinet.net.au>
[-- Attachment #1: Type: Text/Plain, Size: 1716 bytes --]
On Saturday 19 Jul 2014 11:00:10 Bill Kenworthy wrote:
> On 19/07/14 06:19, Mick wrote:
> > On Friday 18 Jul 2014 22:18:58 Bill Kenworthy wrote:
> >> On 19/07/14 02:19, James wrote:
> >>> Bill Kenworthy <billk <at> iinet.net.au> writes:
> ...
>
> >> Thanks, now working. The socket interface works whereas my old printer
> >> used usb - wireless seems SO much nicer, and I don't need to run raw
> >> queues for windows and fragile bonjour services via cups anymore -
> >> win-win :)
> >>
> >> The web server is also a great idea - but the (lack of) documentation is
> >> a problem when they don't tell you it exists!
> >
> > It may also have a telnet daemon running, or snmp. Worth investigating.
>
> PORT STATE SERVICE VERSION
> 80/tcp open http?
>
> |_http-methods: No Allow or Public header in OPTIONS response (status
>
> code 405)
>
> |_http-title: Site doesn't have a title (text/html).
>
> 139/tcp open netbios-ssn?
> 445/tcp open netbios-ssn
> 515/tcp open printer
> 631/tcp open ipp?
>
> |_http-methods: No Allow or Public header in OPTIONS response (status
>
> code 405)
>
> |_http-title: Site doesn't have a title (text/html).
>
> 9100/tcp open jetdirect?
>
> No telnet but it does seem to do ipp - is there a way of finding the
> queue name?
You don't need a queue for ipp, unlike say for lpd:
http://www.cups.org/documentation.php/network.html
From the results above it does not seem like ipp is supported (you got a 405)
but I am not sure. You can try this to see if it reports an ipp or other
server version running on that port:
nmap -A -T4 -P0 -vvv <printer's IP address> -p 631
--
Regards,
Mick
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
prev parent reply other threads:[~2014-07-19 11:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-18 14:52 [gentoo-user] epson printer Bill Kenworthy
2014-07-18 17:02 ` Stroller
2014-07-18 18:19 ` [gentoo-user] " James
2014-07-18 21:18 ` Bill Kenworthy
2014-07-18 22:19 ` Mick
2014-07-19 10:00 ` Bill Kenworthy
2014-07-19 11:24 ` Mick [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201407191224.33330.michaelkintzios@gmail.com \
--to=michaelkintzios@gmail.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox