I am also experiencing this issue w/ Hardy i386. I manually run

rpc.statd --port 4000 --outgoing-port 4001

but statd uses a random outgoing port.

ie.

[EMAIL PROTECTED]:~# netstat -anp|grep statd
tcp        0      0 0.0.0.0:4000            0.0.0.0:*               LISTEN      
30976/rpc.statd 
udp        0      0 0.0.0.0:4000            0.0.0.0:*                           
30976/rpc.statd 
udp        0      0 0.0.0.0:624             0.0.0.0:*                           
30976/rpc.statd 

This is not desirable, because I would like to be able to restrict
connections to statd on a per host basis in ufw.

-- 
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