On 10/07/2009 01:33 PM, Frank Cox wrote:
HOW TO SET UP A FIREWALL THAT ALLOWS NFS

Create the file "/etc/sysconfig/nfs" and add the following contents:

STATD_PORT=4001
LOCKD_TCPPORT=4002
LOCKD_UDPPORT=4002
MOUNTD_PORT=4003

Frank,

Slightly off-topic: you might want to look at migrating to NFSv4. You only need one port (tcp port 2049) for it, so you don't need to do the port pinning stuff noted above.

Once you learn the basic quirks of NFSv4, it seems to work much more reliably than v3 ever did for me.

http://fedoraunity.org/solved/post-install-solutions/nfsv4-fedora

My 2 cents...

- Mike

--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

Reply via email to