[cups.bugs] [HIGH] STR #2986: Does not deny browse packets properly from machine with multiple interfaces

Ryan Lovett bugs at spacecoaster.org
Tue Nov 4 10:52:39 PST 2008


DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Given a local cups server with

  Browsing On
  BrowseOrder allow,deny
  BrowseAllow a.b.c.10
  BrowseAllow a.b.c.20

where a.b.c.10 also has two logical interfaces, a.b.c.100 and a.b.c.101,
the local server still adds remote printers from a.b.c.100 and a.b.c.101, 

  Added remote printer "lp"...
  Added remote printer "lp at a.b.c.100"...
  Added implicit class "lp"...
  Added remote printer "lp at a.b.c.101"...

I also tried adding

  BrowseDeny a.b.c.100
  BrowseDeny a.b.c.101

but that didn't help. (and shouldn't alter the configuration anyways given
the BrowseOrder)

Link: http://www.cups.org/str.php?L2986
Version: 1.3.9





More information about the cups mailing list