Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Nov 2002 13:09:33 -0800 (PST)
From:      Terrac Skiens <terrac@cloudfactory.org>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: NATD HELP
Message-ID:  <Pine.LNX.4.44.0211071307230.17445-100000@cumulonimbus.cloudfactory.org>
In-Reply-To: <3DCA5F71.10532.19BD97@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
 Basically you need these three things:

1) natd -n <interface> -f <config file>

2) sysctl net.inet.ip.forwarding=1

3) ifocnfig <interface> alias <address to redirect to>

 -terrac
	Minister of Tiny Plastic Robots
---------------------------------------
Terrac Skiens            www.terrac.com
terrac@cloudfactory.org
---------------------------------------

On Thu, 7 Nov 2002, Alvaro Rosales R. wrote:

> Im trying to set up natd in my FreeBSD BOX, I have read the NAT
> portion of the hand book but I still need some help.
> this is my environment
> 10.10.1.2 (internal ip address of my wkstation)
> 200.37.53.22 (this the natd box external  IP address)
> 10.10.1.1 (internal address of the natd box, is the default gw of the
> wstation))
> When I run this command
> natd -redirect_address 10.10.1.2 200.37.53.22
> I get this message
> natd: aliasing address not given.Do I have to make
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>


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.LNX.4.44.0211071307230.17445-100000>