From owner-freebsd-questions Tue Mar 6 22: 8:33 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mx2out.umbc.edu (mx2out.umbc.edu [130.85.253.52]) by hub.freebsd.org (Postfix) with ESMTP id 6675237B718 for ; Tue, 6 Mar 2001 22:08:30 -0800 (PST) (envelope-from gmiddl1@gl.umbc.edu) Received: from linux3.gl.umbc.edu (IDENT:gmiddl1@linux3.gl.umbc.edu [130.85.60.39]) by mx2out.umbc.edu (8.9.3/8.9.3) with ESMTP id BAA03046 for ; Wed, 7 Mar 2001 01:07:12 -0500 (EST) Date: Wed, 7 Mar 2001 01:07:11 -0500 (EST) From: "G. Jason Middleton" To: Subject: forwarding ftp requests using natd Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG here is how my network is set up running natd of course internet ip is on de0 65.... internal ip is on dc0 192.168.0.1 the ftp server is 192.168.0.200 how do i forward outside requests to the ftp server? I have tried natd -redirect_port tcp 10.0.0.2:23 23 -interface pe0 using my own ip address of course but i go the following error natd: Unable to bind divert socket.: Address already in use i am still researching it but any help would be appreciated Regards, G. Jason Middleton _______________________________________________________________________________ Announcement: The revolution will not be televised. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message