CUPs failed to start

Wade Smart wade at wadesmart.com
Thu May 4 23:51:08 UTC 2006


05042006 1840 GMT-6

Ok. I typed
sudo /etc/init.d/cupsys start  > enter
Password:  password > enter
netstat -tan|grep 631 > enter

nothing is printed on the next line.

$ egrep -v '#|^ *$' /etc/cups/cupsd.conf
ConfigFilePerm 0600
DefaultCharset notused
LogLevel debug
Printcap /var/run/cups/printcap
RunAsUser Yes
Listen 127.0.0.1:631
Listen 192.168.0.2:631
Include cupsd-browsing.conf
BrowseAddress @LOCAL
<Location />
Order Deny,Allow
Deny From All
Allow From 127.0.0.1
Allow From 192.168.0.4
Allow From 192.168.0.3
</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>


$ ifconfig
eth0   Link encap:Ethernet  HWaddr 00:07:E9:79:2E:DB
          inet addr:192.168.0.10  Bcast:192.168.0.255  Mask:255.255.255.0
          inet6 addr: fe80::207:e9ff:fe79:2edb/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:51440 errors:0 dropped:0 overruns:0 frame:0
          TX packets:51746 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:59397384 (56.6 MiB)  TX bytes:5166537 (4.9 MiB)

lo       Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:179264 errors:0 dropped:0 overruns:0 frame:0
          TX packets:179264 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:33787675 (32.2 MiB)  TX bytes:33787675 (32.2 MiB)


Wade

>  
>




More information about the ubuntu-users mailing list