Hello,

I have a problem with masquerading -(((((((

I want to masquerade port 59 and 1024-5000 from any to 192.168.0.1 but
i am getting errors like

natd: no alias given (or similar)

after trying it from the shell, so I made a /etc/natd.conf like this:

use_sockets
interface isp0
dynamic
redirect_port tcp 192.168.0.1:59 59
redirect_port tcp 192.168.0.1:1024-5000 1024-5000

--snip

started with natd -f ....
before I started the natd, I have killed it.

uname -a : freebsd 4.2 release #2

My kernel is configured well for ipfw and nat

Can anyone help me please?

Boris




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

Reply via email to