[Pkg-cups-devel] Bug#343535: cupsys: BrowseAddress @IF(name)/@LOCAL doesn't work

Juergen Kreileder jk at blackdown.de
Thu Dec 15 22:01:22 UTC 2005


Package: cupsys
Version: 1.1.23-12
Severity: normal


If I use 

	BrowseAddress @IF(lan)
	BrowseAddress @IF(wifi)

or
	BrowseAddress @LOCAL

no broadcast packets get sent over the broadcast addresses of the two
interfaces.


If I specify the broadcast addresses manually with

	BrowseAddress 192.168.1.255
	BrowseAddress 192.168.2.255

broadcasting works fine.


$ ip a s lan ; ip a s wifi
3: lan: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 00:40:f4:8b:2d:14 brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.1/24 brd 192.168.1.255 scope global lan
4: wifi: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 00:40:f4:8b:2d:13 brd ff:ff:ff:ff:ff:ff
    inet 192.168.2.1/24 brd 192.168.2.255 scope global wifi

The 'lan' & 'wifi' interfaces are standard ethernet ports which have
been renamed with udev.


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14.2
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages cupsys depends on:
ii  adduser                  3.80            Add and remove users and groups
ii  debconf [debconf-2.0]    1.4.59          Debian configuration management sy
ii  gs-esp                   8.15.1.dfsg.1-1 The Ghostscript PostScript interpr
ii  libc6                    2.3.5-8         GNU C Library: Shared libraries an
ii  libcupsimage2            1.1.23-12       Common UNIX Printing System(tm) - 
ii  libcupsys2               1.1.23-12       Common UNIX Printing System(tm) - 
ii  libgnutls12              1.2.9-2         the GNU TLS library - runtime libr
ii  libpam0g                 0.79-3          Pluggable Authentication Modules l
ii  libpaper1                1.1.14-3        Library for handling paper charact
ii  libslp1                  1.2.1-3         OpenSLP libraries
ii  patch                    2.5.9-2         Apply a diff file to an original
ii  perl-modules             5.8.7-9         Core Perl modules
ii  procps                   1:3.2.5-1       /proc file system utilities
ii  xpdf-utils               3.01-3          Portable Document Format (PDF) sui
ii  zlib1g                   1:1.2.3-8       compression library - runtime

Versions of packages cupsys recommends:
ii  cupsys-client           1.1.23-12        Common UNIX Printing System(tm) - 
ii  foomatic-filters        3.0.2-20050720-1 linuxprinting.org printer support 
pn  smbclient               <none>           (no description available)

-- debconf information:
* cupsys/raw-print: true
* cupsys/backend: ipp, usb




More information about the Pkg-cups-devel mailing list