From owner-freebsd-questions@FreeBSD.ORG Sat Jun 19 14:00:48 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 9342A16A4D2 for ; Sat, 19 Jun 2004 14:00:47 +0000 (GMT) Received: from dime54.dizinc.com (dime54.dizinc.com [66.194.239.69]) by mx1.FreeBSD.org (Postfix) with ESMTP id DAF2343D68 for ; Sat, 19 Jun 2004 14:00:21 +0000 (GMT) (envelope-from bhunter@solisix.com) Received: from c-67-172-98-39.client.comcast.net ([67.172.98.39] helo=[192.168.1.13]) by dime54.dizinc.com with esmtp (Exim 4.34) id 1BZv8x-0003N2-Pj for freebsd-questions@freebsd.org; Mon, 14 Jun 2004 13:21:12 -0400 From: Bruce Hunter To: freebsd-questions@freebsd.org Content-Type: text/plain Organization: Solisix Software Message-Id: <1087233657.662.2.camel@solid.solisixoffice.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Mon, 14 Jun 2004 13:20:57 -0400 Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - dime54.dizinc.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - solisix.com X-Source: X-Source-Args: X-Source-Dir: Subject: 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:00:48 -0000 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