From owner-freebsd-net Sun Apr 2 7:51:36 2000 Delivered-To: freebsd-net@freebsd.org Received: from pooky.bmk.com.au (pooky.bmk.com.au [203.36.170.246]) by hub.freebsd.org (Postfix) with ESMTP id 752E837BD86 for ; Sun, 2 Apr 2000 07:51:30 -0700 (PDT) (envelope-from brendan@bmk.com.au) Received: from garfield (gateway.ozi.nu [203.36.170.241]) by pooky.bmk.com.au (8.8.7/8.8.7) with SMTP id AAA11414 for ; Mon, 3 Apr 2000 00:47:58 +1000 Date: Mon, 3 Apr 2000 00:52:04 +1000 (EST) From: Brendan Kosowski X-Sender: brendan@garfield Reply-To: Brendan Kosowski To: FreeBSD Networking Subject: natd problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I am running a NAT using natd and the standard OPEN firewall setting. The NAT has 2 ethernet cards, one to a PUBLIC ETHERNET and the other to our LOCAL ETHERNET (192.168.etc...) The natd has been setup with the "-redirect_port" option so that a certain port on the NAT PUBLIC INTERFACE gets redirected to a server on our LOCAL ETHERNET therefore giving our server a PUBLIC ADDRESS/PORT. The problem occurs when a P.C. on the LOCAL ETHERNET tries to access the SERVER on the LOCAL ETHERNET by way of its PUBLIC ADDRESS/PORT. The NAT seems to deny packets. It is absolutely necessary that I can get natd to do this. Accessing the SERVER via it's local address in an unacceptable solution. Can ANYONE help ??? ---------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message