CUPs failed to start

Wade Smart wade at wadesmart.com
Fri May 5 00:11:37 UTC 2006


05042006 1910 GMT-6

Ok. So you are telling me that somehow CUPS is listening
to two addresses and it can really only listen to one. How
is that possible?

Forget that... how do I fix it?

Wade

Gerhard Gaußling wrote:

>Am Freitag, 5. Mai 2006 01:51 schrieb Wade Smart:
>  
>
>>Listen 127.0.0.1:631
>>Listen 192.168.0.2:631
>>    
>>
>Maybe it's not allowed to use this twice. If 127.0.0.1 is the same host 
>than 192.168.0.2, than try to stay with 192.168.0.2 (if you can ping it 
>and name resolution is not an issue, of course). If these IP's belong 
>to different hosts, please use 127.0.0.1.
>
>I'm not an expert, but I think it may is not possible for cups to bind 
>on two different IP's the same time, and therefor the daemon dies.
>
>The problem might be different, others maybe could give better advice.
>
>eth0   Link encap:Ethernet  HWaddr 00:07:E9:79:2E:DB
>          inet addr:192.168.0.10
>
>This looks to me like 192.168.0.2 is _not_ the same host as 
>127.0.0.1 ...
>
>Kind regards
>
>Gerhard
>
>here is my cupsd.conf:
>$  egrep -v '#|^ *$' /etc/cups/cupsd.conf
>AccessLog /var/log/cups/access_log
>DefaultCharset notused
>ErrorLog /var/log/cups/error_log
>LogLevel  warn
>Printcap /var/run/cups/printcap
>User cupsys
>Group lpadmin
>RunAsUser Yes
>Listen 127.0.0.1:631
>Include cups.d/browse.conf
>BrowseAddress @LOCAL
><Location />
>Order Deny,Allow
>Deny From All
>Allow From 127.0.0.1
></Location>
><Location /jobs>
>AuthType Basic
>AuthClass User
></Location>
><Location /admin>
>AuthType Basic
>AuthClass System
>Order Deny,Allow
>Deny From All
>Allow From 127.0.0.1
></Location>
>
>
>  
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20060504/8cea89f3/attachment.html>


More information about the ubuntu-users mailing list