* [gentoo-user] epson printer
@ 2014-07-18 14:52 Bill Kenworthy
2014-07-18 17:02 ` Stroller
2014-07-18 18:19 ` [gentoo-user] " James
0 siblings, 2 replies; 7+ messages in thread
From: Bill Kenworthy @ 2014-07-18 14:52 UTC (permalink / raw
To: gentoo-user
Hi, Ive just bought a new epson wf-3520 MFP and want to get it to print
through cups over wifi for preference.
Question 1 - do you have to be on the (same) wireless network to print
if using wifi? (i.e., I have a complicated set of networks and want to
print via a LAN to the printer on a separate routed wifi network -
connectivity exists but I cant get it to talk to me.)
Question 2 - what stanza do I use to connect?
(ipp://192.168.41.72:631/what?/, or is it http?) This information
doesn't seem to be available with ubuntu folks etc just saying "it
works" - I suspect cups browsing on the same network)
BillK
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] epson printer
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
1 sibling, 0 replies; 7+ messages in thread
From: Stroller @ 2014-07-18 17:02 UTC (permalink / raw
To: gentoo-user
On Fri, 18 July 2014, at 3:52 pm, Bill Kenworthy <billk@iinet.net.au> wrote:
> ...
> Question 1 - do you have to be on the (same) wireless network to print
> if using wifi? (i.e., I have a complicated set of networks and want to
> print via a LAN to the printer on a separate routed wifi network -
> connectivity exists but I cant get it to talk to me.)
Can you ping it?
Stroller.
^ permalink raw reply [flat|nested] 7+ messages in thread
* [gentoo-user] Re: epson printer
2014-07-18 14:52 [gentoo-user] epson printer Bill Kenworthy
2014-07-18 17:02 ` Stroller
@ 2014-07-18 18:19 ` James
2014-07-18 21:18 ` Bill Kenworthy
1 sibling, 1 reply; 7+ messages in thread
From: James @ 2014-07-18 18:19 UTC (permalink / raw
To: gentoo-user
Bill Kenworthy <billk <at> iinet.net.au> writes:
>
> Hi, Ive just bought a new epson wf-3520 MFP and want to get it to print
> through cups over wifi for preference.
>
> Question 1 - do you have to be on the (same) wireless network to print
> if using wifi? (i.e., I have a complicated set of networks and want to
> print via a LAN to the printer on a separate routed wifi network -
> connectivity exists but I cant get it to talk to me.)
Most modern printers have an embedded web server. You may be able to
just type in the IP address into your web browser and establish a connection
to the printer's internal web server. Give it a whirl...
> Question 2 - what stanza do I use to connect?
> (ipp://192.168.41.72:631/what?/, or is it http?) This information
> doesn't seem to be available with ubuntu folks etc just saying "it
> works" - I suspect cups browsing on the same network)
if you have installed and configure cups, you should have this file:
/etc/cupsd/printers.conf
and an entry like so:
DeviceURI socket://10.20.30.69
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Re: epson printer
2014-07-18 18:19 ` [gentoo-user] " James
@ 2014-07-18 21:18 ` Bill Kenworthy
2014-07-18 22:19 ` Mick
0 siblings, 1 reply; 7+ messages in thread
From: Bill Kenworthy @ 2014-07-18 21:18 UTC (permalink / raw
To: gentoo-user
On 19/07/14 02:19, James wrote:
> Bill Kenworthy <billk <at> iinet.net.au> writes:
>
>>
>> Hi, Ive just bought a new epson wf-3520 MFP and want to get it to print
>> through cups over wifi for preference.
>>
>> Question 1 - do you have to be on the (same) wireless network to print
>> if using wifi? (i.e., I have a complicated set of networks and want to
>> print via a LAN to the printer on a separate routed wifi network -
>> connectivity exists but I cant get it to talk to me.)
>
>
> Most modern printers have an embedded web server. You may be able to
> just type in the IP address into your web browser and establish a connection
> to the printer's internal web server. Give it a whirl...
>
>
>> Question 2 - what stanza do I use to connect?
>> (ipp://192.168.41.72:631/what?/, or is it http?) This information
>> doesn't seem to be available with ubuntu folks etc just saying "it
>> works" - I suspect cups browsing on the same network)
>
>
> if you have installed and configure cups, you should have this file:
> /etc/cupsd/printers.conf
>
> and an entry like so:
>
> DeviceURI socket://10.20.30.69
>
>
>
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!
BillK
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Re: epson printer
2014-07-18 21:18 ` Bill Kenworthy
@ 2014-07-18 22:19 ` Mick
2014-07-19 10:00 ` Bill Kenworthy
0 siblings, 1 reply; 7+ messages in thread
From: Mick @ 2014-07-18 22:19 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: Text/Plain, Size: 1696 bytes --]
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:
> >> Hi, Ive just bought a new epson wf-3520 MFP and want to get it to print
> >> through cups over wifi for preference.
> >>
> >> Question 1 - do you have to be on the (same) wireless network to print
> >> if using wifi? (i.e., I have a complicated set of networks and want to
> >> print via a LAN to the printer on a separate routed wifi network -
> >> connectivity exists but I cant get it to talk to me.)
> >
> > Most modern printers have an embedded web server. You may be able to
> > just type in the IP address into your web browser and establish a
> > connection to the printer's internal web server. Give it a whirl...
> >
> >> Question 2 - what stanza do I use to connect?
> >> (ipp://192.168.41.72:631/what?/, or is it http?) This information
> >> doesn't seem to be available with ubuntu folks etc just saying "it
> >> works" - I suspect cups browsing on the same network)
> >
> > if you have installed and configure cups, you should have this file:
> > /etc/cupsd/printers.conf
> >
> > and an entry like so:
> >
> > DeviceURI socket://10.20.30.69
>
> 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.
--
Regards,
Mick
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 473 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Re: epson printer
2014-07-18 22:19 ` Mick
@ 2014-07-19 10:00 ` Bill Kenworthy
2014-07-19 11:24 ` Mick
0 siblings, 1 reply; 7+ messages in thread
From: Bill Kenworthy @ 2014-07-19 10:00 UTC (permalink / raw
To: gentoo-user
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?
BillK
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [gentoo-user] Re: epson printer
2014-07-19 10:00 ` Bill Kenworthy
@ 2014-07-19 11:24 ` Mick
0 siblings, 0 replies; 7+ messages in thread
From: Mick @ 2014-07-19 11:24 UTC (permalink / raw
To: gentoo-user
[-- 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 --]
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2014-07-19 11:25 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox