NFS Port

2004-06-19 Thread Bruce Hunter
Hi all, I am able to connect to my NFS system like so mount 192.168.1.14:/home/NFSave /mnt/coreserver I want to connect from outside my network, like when I'm at school. What port(s) does NFS run off. I have to do port forwarding on my Router/Firewall. Thanks so much Bruce

Re: NFS Port

2004-06-19 Thread Renato Marques
NFS will not work travessing a firewall doing NAT or RDR. NFS uses the RPC protocol that controls what ports NFS are going to use, so the Fiewall know nothing about this and block the traffic. You could be setting a VPN... Hi all, I am able to connect to my NFS system like so

Re: NFS Port

2004-06-19 Thread Matthew Seaman
On Mon, Jun 14, 2004 at 01:20:57PM -0400, Bruce Hunter wrote: I am able to connect to my NFS system like so mount 192.168.1.14:/home/NFSave /mnt/coreserver I want to connect from outside my network, like when I'm at school. What port(s) does NFS run off. I have to do port forwarding on my