I've stumbled upon this bug as well (Hardy), rpc.statd seems to like port 631...
Some limited testing suggests the option -o (--outgoing--port) is ignored by 
rpc.statd:

# LANG=en_GB dpkg -l nfs-common
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-f/Unpacked/Failed-cfg/Half-inst/t-aWait/T-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name           Version        Description
+++-==============-==============-============================================
ii  nfs-common     1:1.1.2-2ubunt NFS support files common to client and serve

# /sbin/rpc.statd -p 4000 -o 4001
# ps auwwx | grep statd
statd    27434  0.0  0.0   1900   704 ?        Ss   14:56   0:00 
/sbin/rpc.statd -p 4000 -o 4001
# netstat -upnl | grep statd
udp        0      0 0.0.0.0:898             0.0.0.0:*                           
27434/rpc.statd
udp        0      0 0.0.0.0:4000            0.0.0.0:*                           
27434/rpc.statd


** Bug watch added: Debian Bug tracker #484861
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=484861

** Also affects: nfs-utils (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=484861
   Importance: Unknown
       Status: Unknown

-- 
rpc.statd listend on a random UDP port regardless of startup arguments
https://bugs.launchpad.net/bugs/146252
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to