From owner-freebsd-questions Mon Jun 18 13:55: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cody.jharris.com (cody.jharris.com [205.238.128.83]) by hub.freebsd.org (Postfix) with ESMTP id 645FC37B401 for ; Mon, 18 Jun 2001 13:55:00 -0700 (PDT) (envelope-from nick@rogness.net) Received: from localhost (nick@localhost) by cody.jharris.com (8.11.1/8.9.3) with ESMTP id f5IMGkQ92666; Mon, 18 Jun 2001 17:16:46 -0500 (CDT) (envelope-from nick@rogness.net) Date: Mon, 18 Jun 2001 17:16:45 -0500 (CDT) From: Nick Rogness X-Sender: nick@cody.jharris.com To: James Taylor Cc: freebsd-questions@FreeBSD.ORG Subject: Re: natd redirect_address again In-Reply-To: <003c01c0f836$6774bc80$aea04b94@FRONT1> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 On Mon, 18 Jun 2001, James Taylor wrote: > I have successfully (well not totally) caused natd to be started from > a config file and I use: > > redirect_address 192.168.0.250 4.55.88.xx > > it starts without error. > > natd works - traffic goes in and out just like it should. > > redirected address doesn't > > I have aliased 4.55.88.xx to my gateway interface, so it is "there" > before natd starts. > I can see 4.55.88.xx when I type "ifconfig". > I can ping 4.55.88.xx from the outside world. > I can't access anything on the private IP(192.168.0.250) side from the > public side. > I can access 192.168.0.250 from the private network. Here are some questions that need answering: 1) How is the outside interface connected? Ethernet, DSL? 2) What is the output of `ipfw -a l` ? 3) What other options are you using with natd? 4) What is the output of `netstat -rn`? 5) Have you tried running natd with the 'log' options to log xlate packets? If so, send the log [just a small sniplet]. 6) Is the 4.55.88.xx network being routed to you OR is it a directly connected network? Nick Rogness - Keep on Routing in a Free World... "FreeBSD: The Power to Serve!" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message