Mailinglist Archive: opensuse (3531 mails)
| < Previous | Next > |
Re: [opensuse] openSUSE 10.2 - can't talk to remote cupsd
- From: Johannes Meixner <jsmeix@xxxxxxx>
- Date: Wed, 3 Jan 2007 14:24:54 +0100 (CET)
- Message-id: <Pine.LNX.4.64.0701031417270.19770@xxxxxxxxxxxxxx>
Hello,
On Dec 28 05:47 Jay C Vollmer wrote (shortened):
> Yesterday evening I upgraded the box I use as a print-server from SuSEPro
> 10.1 to openSUSE 10.2 and have found that I can no longer print to that
> system from other devices on my network.
Since openSUSE 10.2 we use CUPS 1.2 which listens by default
only on the local interface via (in /etc/cups/cupsd.conf):
--------------------------------------------------------------------
# Only listen for connections from the local machine.
Listen localhost:631
Listen /var/run/cups/cups.sock
--------------------------------------------------------------------
Either add someting like "Listen IP.of.your.server", see
http://localhost:631/help/ref-cupsd-conf.html?TOPIC=References&QUERY=#Listen
or use YaST via "Other" -> "Change remote access".
By the way:
It is recommended not to use the outdated cupsd.conf from the
CUPS 1.1 installation but to start from sratch with the original
cupsd.conf from our CUPS 1.2 RPM.
Kind Regards
Johannes Meixner
--
SUSE LINUX Products GmbH, Maxfeldstrasse 5 Mail: jsmeix@xxxxxxx
90409 Nuernberg, Germany WWW: http://www.suse.de/
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |