[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#266015: xfs: doesn't listen to TCP connections



Package: xfs
Version: 4.3.0.dfsg.1-4
Severity: normal

xfs doesn't open tcp connection to listen to on the specified port:

femto:~[0]# xfs -port 7100 &
[1] 9321
femto:~[1]# ps aux |grep xfs
root      9321  0.0  1.7  6112 4584 tty2     S    12:21   0:00 xfs -port 7100
root      9327  0.0  0.2  3632  712 tty2     S+   12:21   0:00 grep xfs
femto:~[1]# netstat -tan
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address
State
tcp        0      0 0.0.0.0:32768           0.0.0.0:* LISTEN
tcp        0      0 0.0.0.0:2049            0.0.0.0:* LISTEN
tcp        0      0 0.0.0.0:68              0.0.0.0:* LISTEN
tcp        0      0 0.0.0.0:37              0.0.0.0:* LISTEN
tcp        0      0 0.0.0.0:9               0.0.0.0:* LISTEN
tcp        0      0 0.0.0.0:3306            0.0.0.0:* LISTEN
tcp        0      0 0.0.0.0:844             0.0.0.0:* LISTEN
tcp        0      0 0.0.0.0:13              0.0.0.0:* LISTEN
tcp        0      0 0.0.0.0:111             0.0.0.0:* LISTEN
tcp        0      0 0.0.0.0:113             0.0.0.0:* LISTEN
tcp        0      0 0.0.0.0:21              0.0.0.0:* LISTEN
tcp        0      0 0.0.0.0:22              0.0.0.0:* LISTEN
tcp        0      0 0.0.0.0:25              0.0.0.0:* LISTEN
femto:~[1]#


Where is xfs listening ??? No port 7100 was open !


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.7
Locale: LANG=fr_BE@euro, LC_CTYPE=fr_BE@euro (ignored: LC_ALL set to fr_BE@euro)

Versions of packages xfs depends on:
ii  libc6                       2.3.2.ds1-13 GNU C Library: Shared libraries an
ii  zlib1g                      1:1.2.1.1-5  compression library - runtime

-- no debconf information



Reply to: