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
[EMAIL PROTECTED]
---------------------------------------

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 [EMAIL PROTECTED]
> with "unsubscribe freebsd-questions" in the body of the message
>


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to