From owner-freebsd-questions@FreeBSD.ORG Sat Jun 19 14:16:13 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 655C916A4CE for ; Sat, 19 Jun 2004 14:16:13 +0000 (GMT) Received: from 200-101-077-139.bsace705.dsl.brasiltelecom.net.br (200-101-077-139.bsace705.dsl.brasiltelecom.net.br [200.101.77.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id C721B43D39 for ; Sat, 19 Jun 2004 14:16:10 +0000 (GMT) (envelope-from renato_fbsd@optrade.com.br) Received: from p4 (200-101-111-157.bsace705.dsl.brasiltelecom.net.br [200.101.111.157])ESMTP id 94A7933C2A; Sat, 19 Jun 2004 11:14:13 -0300 (BRT) Message-ID: <00cb01c45608$10f475c0$2101a8c0@p4> From: "Renato Marques" To: "Bruce Hunter" References: <1087233657.662.2.camel@solid.solisixoffice.com> Date: Sat, 19 Jun 2004 11:16:51 -0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 cc: freebsd-questions@freebsd.org Subject: Re: NFS Port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Jun 2004 14:16:13 -0000 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 > 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 > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >