From owner-freebsd-questions Thu Jul 12 16:27:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from blueyonder.co.uk (pcow028o.blueyonder.co.uk [195.188.53.124]) by hub.freebsd.org (Postfix) with ESMTP id 57F5437B401 for ; Thu, 12 Jul 2001 16:27:11 -0700 (PDT) (envelope-from andrew@cream.org) Received: from cream.org ([62.31.80.67]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.687.68); Fri, 13 Jul 2001 00:27:08 +0100 Message-ID: <3B4E324D.5020602@cream.org> Date: Fri, 13 Jul 2001 00:27:09 +0100 From: Andrew Boothman User-Agent: Mozilla/5.0 (Windows; U; Win98; en-GB; m18) Gecko/20010131 Netscape6/6.01 X-Accept-Language: en MIME-Version: 1.0 To: Tao Huang Cc: freebsd-questions@freebsd.org Subject: Re: Question about NAT References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Tao, Using a 4.3-Stable box with a similar set-up (natd instead of IPNAT) I never encountered this problem. Surely if the box has an interface configured with the external IP address, and a default route to an IP down that interface, then the box doesn't need to use NAT because it is the one with the external IP address! Perhaps attaching a netstat -rn and netstat -in would help. Tao Huang wrote: > I have a gateway with IPNAT, how can I let the gateway itself use the NAT > to connect with other computers outside the private network? Which means > the application such as telnet was binded with the internal ip address of > the gateway. > HOW to do this????? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message