Tuesday, October 2, 2007

NFS fixed ports

easier to configure shorewall. In /etc/sysconfig/etc, we set:
MOUNTD_PORT=4002
LOCKD_TCPPORT=4001
LOCKD_UDPPORT=4001
STATD_PORT=4000
OUTGOING_STATD_PORT=4003

and open the udp and tcp port 111,2049 and 4000:4003 in shorewall.

No comments: