[cups.general] Epson Stylus Photo 2200 on an Airport Express USB port

Johannes Meixner jsmeix at suse.de
Fri Apr 13 01:33:19 PDT 2007


Hello,

On Apr 13 00:30 Michael Brian Bentley wrote (shortened):
> I have an Epson Stylus Photo 2200 connected to the USB port of an 
> Airport Express addressed at 192.168.1.12.
> I can print to that printer from a Mac OS X 10.4.8 laptop, setup via 
> Bonjour.
> On a SuSE laptop, I set up an Epson Stylus Photo 2200 to be at 
> ipp://192.168.1.12/ipp/ 
> and tell it to use driver:
> Stylus-Photo---CUPS+GutenPrint-v5.0.0
> I'm unable to print to that printer from the SuSE laptop.
> "Connecting to 192.168.1.12 on port 631..."
> "Unable to connect to ipp host: Connection timed out."

The Device URI "ipp://192.168.1.12/ipp/" looks strange.
Usually a ipp Device URI looks like described in
http://www.cups.org/documentation.php/network.html
and
http://en.opensuse.org/SDB:CUPS_in_a_Nutshell
Check which Device URI is used on the Mac OS X system
and use the same on the Linux system.

Perhaps additionally some kind of firewall or whatever kind
of restrictuion settings in the Airport Express may reject
a connection from the Linux system?
E.g. are all three hosts in the same network or sub-net?
To test basic network connection stuff use something like
ping -c 1 192.168.1.12
and
netcat -z 192.168.1.12 631 && echo OK || echo FAILED


Kind Regards
Johannes Meixner
-- 
SUSE LINUX Products GmbH, Maxfeldstrasse 5, 90409 Nuernberg, Germany
AG Nuernberg, HRB 16746, GF: Markus Rex





More information about the cups mailing list