Here is some output from /var/log/cups/error.log

D [17/Jan/2011:12:44:25 +0200] cupsdReadClient: 13 GET / HTTP/1.1
D [17/Jan/2011:12:44:25 +0200] cupsdSetBusyState: Active clients
d [17/Jan/2011:12:44:25 +0200] cupsdFindBest: uri = "/"...
d [17/Jan/2011:12:44:25 +0200] cupsdFindBest: Location CUPS_INTERNAL_BROWSE_ACL 
Limit 0
d [17/Jan/2011:12:44:25 +0200] cupsdFindBest: Location /admin/conf Limit 7f
d [17/Jan/2011:12:44:25 +0200] cupsdFindBest: Location /admin Limit 7f
d [17/Jan/2011:12:44:25 +0200] cupsdFindBest: Location / Limit 7f
d [17/Jan/2011:12:44:25 +0200] cupsdFindBest: best = /
d [17/Jan/2011:12:44:25 +0200] cupsdAuthorize: con->uri="/", 
con->best=0x7fa875c44480(/)
d [17/Jan/2011:12:44:25 +0200] cupsdAuthorize: Authorization=""
D [17/Jan/2011:12:44:25 +0200] cupsdAuthorize: No authentication data provided.
E [17/Jan/2011:12:44:25 +0200] Request from "192.168.42.11" using invalid Host: 
field "oystercatcher.aims.ac.za:631"
d [17/Jan/2011:12:44:25 +0200] cupsdSendError(con=0x7fa875c55b10(13), code=400, 
auth_type=0
D [17/Jan/2011:12:44:25 +0200] cupsdReadClient: 13 Closing because Keep-Alive 
disabled
D [17/Jan/2011:12:44:25 +0200] cupsdCloseClient: 13
D [17/Jan/2011:12:44:25 +0200] SSL shutdown successful!
D [17/Jan/2011:12:44:25 +0200] cupsdSetBusyState: Not busy
d [17/Jan/2011:12:44:25 +0200] cupsdAddSelect(fd=13, read_cb=0x7fa873abdfe0, 
write_cb=(nil), data=0x7fa875c55b10)
d [17/Jan/2011:12:44:25 +0200] cupsdReadClient(con=0x7fa875c55b10(13)) 
con->http.error=0 con->http.used=0, con->http.state=0 
con->data_encoding=HTTP_ENCODE_LENGTH, con->data_remaining=2147483647, 
con->file=-1
D [17/Jan/2011:12:44:25 +0200] cupsdReadClient: 13 WAITING Closing on EOF
D [17/Jan/2011:12:44:25 +0200] cupsdCloseClient: 13
d [17/Jan/2011:12:44:25 +0200] cupsdRemoveSelect(fd=13)
d [17/Jan/2011:12:44:25 +0200] cupsdAcceptClient(lis=0x7fa875c3b990(8)) 
Clients=0
D [17/Jan/2011:12:44:25 +0200] cupsdAcceptClient: 13 from 192.168.42.11:631 
(IPv4)
d [17/Jan/2011:12:44:25 +0200] cupsdAddSelect(fd=13, read_cb=0x7fa873abdfe0, 
write_cb=(nil), data=0x7fa875c55b10)
d [17/Jan/2011:12:44:25 +0200] cupsdReadClient(con=0x7fa875c55b10(13)) 
con->http.error=0 con->http.used=0, con->http.state=0 c

Note the only line starting with "E":

E [17/Jan/2011:12:44:25 +0200] Request from "192.168.42.11" using
invalid Host: field "oystercatcher.aims.ac.za:631"

But in cupsd.conf:

0 root@oystercatcher:/etc/cups#grep Listen cupsd.conf
Listen localhost:631
Listen 192.168.42.6:631
Listen oystercatcher.aims.ac.za:631
Listen /var/run/cups/cups.sock

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/559624

Title:
  CUPS will not function as network Print Server

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to