Hi Nico, could you please better describe what the problem is? Il giorno mar, 15/12/2009 alle 16.03 +0100, Nico Prenzel ha scritto: [...] > 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.
Would you please suggest a better description? > /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 what address is missing? Isn't it listening to all addresses? > 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 why? what it the address it id bound? what is the BINDTO used value? Thanks, Giuseppe -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

