Re: NFS on FC5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Tuesday, July 25, 2006, at 04:06 PM, Margaret_Doll wrote:

On Tuesday, July 25, 2006, at 03:43 PM, Charles Curley wrote:

On Tue, Jul 25, 2006 at 01:43:14PM -0500, Erich Carlson wrote:
On Tue, 2006-07-25 at 14:32 -0400, Margaret_Doll wrote:

You might look at
http://www.ba.infn.it/calcolo/documenti/NFSServer.html#Firewall. It
explains the problems and shows how to fix them. I have this working
on my FC5 boxes here, so feel free to check with me on how I did it.


-

I notice on the writeups and on my FC2 system where nfs is
working correctly that sgi_fam is reported on the "rcpinfo -p server"
list. sgi_fam is from the fam package on FC2.

Is there a fam package for FC5? Is it necessary for nfs exporting?

By
1. Editing the following line in /etc/init.d/nfslock to


daemon rpc.statd -p 4000

2. Adding the following line in /etc/sysconfig/network

MOUNTD_PORT=4002

3. Adding the following lines in /etc/sysconfig/iptables

A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 4000 -j ACCEPT
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 4002 -j ACCEPT


the partitions mount across the network.

I had early added

-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 111 -j ACCEPT
-A RH-Firewall-1-INPUT -m state --state NEW -m udp -p udp --dport 111 -j ACCEPT
-A RH-Firewall-1-INPUT -m state --state NEW -m tcp -p tcp --dport 2049 -j ACCEPT
-A RH-Firewall-1-INPUT -m state --state NEW -m udp -p udp --dport 2049 -j ACCEPT


to the firewall definitions.

I did have to change the mount type in /etc/fstab to nfs


Thanks everyone for your contributions.

--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux