Public bug reported:

I'm trying to get hfaxd to only listen for connections on my internal network 
interface. Initially, I edited /etc/default/hylafax with the line:
BINDTO="-l 172.16.32.65"
and restarted, but with no change. I then tried starting hfaxd manually, with 
various command line options, but -l was consistently ignored. I also found 
that -i is ignored.

I can see where it is listening by:
# netstat -anp --tcp|grep hfaxd
tcp        0      0 0.0.0.0:4559            0.0.0.0:*               LISTEN      
6726/hfaxd      

And I can see the command line in the ps output:
# ps ax|grep hfaxd
 6726 ?        S      0:00 /usr/sbin/hfaxd -d -l 172.16.32.65 -i 4559
 8335 pts/1    S+     0:00 grep --color=auto hfaxd

Thanks.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: hylafax-server 2:6.0.3-5.1ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-37.81-generic-pae 2.6.32.49+drm33.21
Uname: Linux 2.6.32-37-generic-pae i686
Architecture: i386
Date: Wed Jan 11 18:34:49 2012
InstallationMedia: Ubuntu-Server 10.04.1 LTS "Lucid Lynx" - Release i386 
(20100816.2)
ProcEnviron:
 LANG=en_HK.UTF-8
 SHELL=/bin/bash
SourcePackage: hylafax

** Affects: hylafax (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: apport-bug i386 lucid

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/914690

Title:
  hfaxd listens on 0.0.0.0 when -l 172.16.32.65 specified

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hylafax/+bug/914690/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to