I had construed a little home LAN, I'd like to use NFS for share my files, well I have exported part of server's FS, but when I try to mount FS on client I have this msg error:
I have configured server's firewall with a GUI and I have choosed medium level of security (close all ports 0 -> 1023). Well, NFS use port 2049 (TCP?), right?[root@pos1 etc]# mount /mnt/database
mount: RPC: Unable to receive; errno = Connection refused
What is the problem?
Thanks.




Reply With Quote