#service iptables stop
Or
#chkconfig iptables off
Install the NFS files
#yum install nfs*
ADD the shared files in the NFS configuration file
/etc/exports
Start the portmap
#service portmap start
Client Side
Mount the share file
#mount ipaddress:/sharefolder