Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jun 2001 17:16:45 -0500 (CDT)
From:      Nick Rogness <nick@rogness.net>
To:        James Taylor <jltaylor@metrotel.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: natd redirect_address again
Message-ID:  <Pine.BSF.4.21.0106181710300.90436-100000@cody.jharris.com>
In-Reply-To: <003c01c0f836$6774bc80$aea04b94@FRONT1>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <nick@rogness.net>
 - 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0106181710300.90436-100000>