Comment 1 for bug 146252

Revision history for this message
centyx (centyx-centyx) wrote :

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.

root@support1:~# 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.