Package: hylafax-server Version: 2:6.0.3-5.1 Severity: normal The documentation to the BINDTO parameter leads to a wrong usage, as it won't bind to all known IP addresses if you'll leave it commented.
/etc/default/hylafax # # If you need to bind hylafax to one address only, just uncomment # this variable and change the value using your preferred IP. # #BINDTO="-l 127.0.0.1" A netstat shows that it insn't listening on all local IP addresses. :~# netstat -l Aktive Internetverbindungen (Nur Server) Proto Recv-Q Send-Q Local Address Foreign Address State tcp6 0 0 [::]:hylafax [::]:* LISTEN If BINDTO states to valid IP address HylaFax will listen to the right IP address as shown in netstat. :~# netstat -l Aktive Internetverbindungen (Nur Server) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 *:hylafax *:* LISTEN -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: i386 (i686) Kernel: Linux 2.6.31-1-686 (SMP w/1 CPU core) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages hylafax-server depends on: ii adduser 3.111 add and remove users and groups ii bsd-mailx [mailx] 8.1.2-0.20090911cvs-2 simple mail user agent ii debconf [debconf-2 1.5.28 Debian configuration management sy ii ghostscript 8.70~dfsg-2 The GPL Ghostscript PostScript/PDF ii hylafax-client 2:6.0.3-5.1 Flexible client/server fax softwar ii libc6 2.10.2-2 GNU C Library: Shared libraries ii libgcc1 1:4.4.2-5 GCC support library ii libpam0g 1.1.0-4 Pluggable Authentication Modules l ii libstdc++6 4.4.2-5 The GNU Standard C++ Library v3 ii libtiff-tools 3.9.2-1 TIFF manipulation and conversion t ii libtiff4 3.9.2-1 Tag Image File Format (TIFF) libra ii lsb-base 3.2-23 Linux Standard Base 3.2 init scrip ii mailx 1:20081101-2 Transitional package for mailx ren ii psmisc 22.8-1 utilities that use the proc file s ii sed 4.2.1-6 The GNU sed stream editor ii zlib1g 1:1.2.3.3.dfsg-15 compression library - runtime hylafax-server recommends no packages. Versions of packages hylafax-server suggests: pn mgetty <none> (no description available) ii psrip 1.3-7 Extract images from PostScript fil -- debconf information excluded -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

