From owner-freebsd-questions Fri Mar 14 5: 6:14 2003 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 170F937B401 for ; Fri, 14 Mar 2003 05:06:13 -0800 (PST) Received: from mta07-svc.ntlworld.com (mta07-svc.ntlworld.com [62.253.162.47]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26BEF43FB1 for ; Fri, 14 Mar 2003 05:06:12 -0800 (PST) (envelope-from matt@overdose.com) Received: from overdose.com ([80.0.158.31]) by mta07-svc.ntlworld.com (InterMail vM.4.01.03.37 201-229-121-137-20020806) with ESMTP id <20030314130610.BSFE25105.mta07-svc.ntlworld.com@overdose.com> for ; Fri, 14 Mar 2003 13:06:10 +0000 Date: Fri, 14 Mar 2003 13:07:42 +0000 Mime-Version: 1.0 (Apple Message framework v551) Content-Type: text/plain; charset=US-ASCII; format=flowed Subject: Re: Port Forwarding FreeBSD 4.7_Release From: Matthew Ryan To: freebsd-questions@FreeBSD.ORG Content-Transfer-Encoding: 7bit Message-Id: X-Mailer: Apple Mail (2.551) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thanks Dan Unfortunately that doesn't seem to work either. I get this when I enter on the command line: natd -n ep0 -redirect_port tcp 192.168.1.241:xxxx xxxx natd: Unable to create divert socket.: Operation not permitted and no results using the following in /etc/rc.conf: natd_flags="-n ep0 -redirect_port tcp 192.168.1.241:xxxx xxxx" By the way, the interface is specified already in /etc/rc.conf as follows?: natd_interface="ep0" any other ideas? Ta Matthew Ryan Matt@overdose.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message