[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: CUPS broadcasting print queue availability



On 2010-04-03 04:17, Nigel Henry wrote:
[snip]

Now my /etc/cups/cupsd.conf looks like:
Browsing On
BrowseOrder allow,deny
BrowseAllow 192.168.1.0/24
BrowseAddress @IF(eth0)
BrowseLocalProtocols CUPS dnssd
DefaultAuthType Basic
<Location />
  Order allow,deny
  Allow from 192.168.1.*
</Location>


Yes. On the client OS's you should see incoming packets of about 189 bytes every 30 secs. gkrellm shows these, or if you run wireshark, you should see these cups broadcasts from the machine with the printer attached.


A 5 minute wireshark capture on the client box shows no cups packets on the wire. (Cisco-Li_7a:5e:07 is aku the router, AsustekC_e9:c9:c0 is diningroom and Giga-Byt_27:c0:ff is haggis - also the print server.)

--
"History does not long entrust the care of freedom to the weak
or the timid."  Dwight Eisenhower
# tshark -r wirecap.300.pcap | grep -i -v ssh | grep -v SSDP
Running as user "root" and group "root". This could be dangerous.
104   2.843847 AsustekC_e9:c9:c0 -> Broadcast    ARP Who has 192.168.1.251?  Tell 192.168.1.12
105   2.844148 Cisco-Li_7a:5e:07 -> AsustekC_e9:c9:c0 ARP 192.168.1.251 is at 00:1e:e5:7a:5e:07
106   2.844159 192.168.1.12 -> 216.184.20.83 NTP NTP client
107   2.912189 216.184.20.83 -> 192.168.1.12 NTP NTP server
118   8.413744 Giga-Byt_27:c0:ff -> AsustekC_e9:c9:c0 ARP Who has 192.168.1.12?  Tell 192.168.1.10
119   8.413772 AsustekC_e9:c9:c0 -> Giga-Byt_27:c0:ff ARP 192.168.1.12 is at 00:15:f2:e9:c9:c0
130  12.906791 Cisco-Li_7a:5e:07 -> AsustekC_e9:c9:c0 ARP Who has 192.168.1.12?  Tell 192.168.1.251
131  12.906820 AsustekC_e9:c9:c0 -> Cisco-Li_7a:5e:07 ARP 192.168.1.12 is at 00:15:f2:e9:c9:c0
364  63.441728 Giga-Byt_27:c0:ff -> AsustekC_e9:c9:c0 ARP Who has 192.168.1.12?  Tell 192.168.1.10
365  63.441747 AsustekC_e9:c9:c0 -> Giga-Byt_27:c0:ff ARP 192.168.1.12 is at 00:15:f2:e9:c9:c0
429  89.414692 Giga-Byt_27:c0:ff -> AsustekC_e9:c9:c0 ARP Who has 192.168.1.12?  Tell 192.168.1.10
430  89.414711 AsustekC_e9:c9:c0 -> Giga-Byt_27:c0:ff ARP 192.168.1.12 is at 00:15:f2:e9:c9:c0
483 115.497723 Giga-Byt_27:c0:ff -> AsustekC_e9:c9:c0 ARP Who has 192.168.1.12?  Tell 192.168.1.10
484 115.497743 AsustekC_e9:c9:c0 -> Giga-Byt_27:c0:ff ARP 192.168.1.12 is at 00:15:f2:e9:c9:c0
576 155.457714 Giga-Byt_27:c0:ff -> AsustekC_e9:c9:c0 ARP Who has 192.168.1.12?  Tell 192.168.1.10
577 155.457733 AsustekC_e9:c9:c0 -> Giga-Byt_27:c0:ff ARP 192.168.1.12 is at 00:15:f2:e9:c9:c0
658 195.346697 Giga-Byt_27:c0:ff -> AsustekC_e9:c9:c0 ARP Who has 192.168.1.12?  Tell 192.168.1.10
659 195.346715 AsustekC_e9:c9:c0 -> Giga-Byt_27:c0:ff ARP 192.168.1.12 is at 00:15:f2:e9:c9:c0
751 235.302694 Giga-Byt_27:c0:ff -> AsustekC_e9:c9:c0 ARP Who has 192.168.1.12?  Tell 192.168.1.10
752 235.302713 AsustekC_e9:c9:c0 -> Giga-Byt_27:c0:ff ARP 192.168.1.12 is at 00:15:f2:e9:c9:c0

Reply to: