browsing nightmare

Marcos Dione mdione at grulic.org.ar
Tue Sep 9 06:11:13 PDT 2008


> The default is to allow all, but firewalls can interfere with
> reception on the client and broadcast from the server...

the server's "firewall" (actually is a ipmasq and nothing more) config is fine[1]. this is a snippet od the logs with level “debug2”:

d [09/Sep/2008:05:55:07 -0300] cupsdStartListening: 3 Listeners
I [09/Sep/2008:05:55:07 -0300] Listening to 127.0.0.1:631 on fd 3...
I [09/Sep/2008:05:55:07 -0300] Listening to 172.16.21.1:631 on fd 4...
I [09/Sep/2008:05:55:07 -0300] Listening to /var/run/cups/cups.sock on fd 5...
[...]
d [09/Sep/2008:05:55:07 -0300] cupsdResumeListening: Setting input bits...
d [09/Sep/2008:05:55:07 -0300] cupsdResumeListening: Adding fd 3 to InputSet...
d [09/Sep/2008:05:55:07 -0300] cupsdResumeListening: Adding fd 4 to InputSet...
d [09/Sep/2008:05:55:07 -0300] cupsdResumeListening: Adding fd 5 to InputSet...
d [09/Sep/2008:05:55:07 -0300] cupsdStartBrowsing: Adding fd 6 to InputSet...
d [09/Sep/2008:05:55:07 -0300] cupsdStartServer: Adding fd 7 to InputSet...
d [09/Sep/2008:05:55:08 -0300] select_timeout: 1 seconds to send browse update
d [09/Sep/2008:05:55:09 -0300] select_timeout: 1 seconds to send browse update
d [09/Sep/2008:05:55:10 -0300] select_timeout: 29 seconds to send browse update
D [09/Sep/2008:05:55:33 -0300] cupsdUpdateCUPSBrowse: Refused 167 bytes from 192.168.29.62
D [09/Sep/2008:05:55:34 -0300] cupsdUpdateCUPSBrowse: Refused 162 bytes from 192.168.29.62
d [09/Sep/2008:05:55:35 -0300] select_timeout: 4 seconds to send browse update
D [09/Sep/2008:05:55:39 -0300] cupsdNetIFUpdate: "lo" = localhost...
D [09/Sep/2008:05:55:39 -0300] cupsdNetIFUpdate: "eth1" = samba1.iate.oac.uncor.edu...
D [09/Sep/2008:05:55:39 -0300] cupsdNetIFUpdate: "eth0" = 200.16.29.66...
D [09/Sep/2008:05:55:39 -0300] cupsdNetIFUpdate: "lo" = localhost...
D [09/Sep/2008:05:55:39 -0300] cupsdNetIFUpdate: "eth1" = fe80::aadf:79ff:fe4d:1a00%eth1...
D [09/Sep/2008:05:55:39 -0300] cupsdNetIFUpdate: "eth0" = fe80::2e0:7dff:fecc:8a8c%eth0...
d [09/Sep/2008:05:55:39 -0300] select_timeout: 1 seconds to send browse update
d [09/Sep/2008:05:55:40 -0300] select_timeout: 1 seconds to send browse update
d [09/Sep/2008:05:55:41 -0300] select_timeout: 29 seconds to send browse update

and then the pattern repeats pretty much the same. what I see is a browse update firing but no actual browse update (there should be a “cupsdSendBrowseList” message after the “1 seconds to send browse update” messages).

--
[1] http://pastebin.lugmen.org.ar/4381




More information about the cups mailing list