Date: Wed, 28 Apr 1999 18:50:59 -0300 From: "Joao Carlos" <jcarlos@bahianet.com.br> To: <freebsd-questions@freebsd.org> Subject: natd Message-ID: <000701be91c1$3763b6f0$8a00a8c0@bahianet.com.br>
next in thread | raw e-mail | index | archive | help
i'm running natd on a FreeBSD 3.1-RELEASE and i'm having difficult
configuring static map addresses. In the verbose mode i see that Natd
rewrites the packet when it is going out {
the rule is:
redirect_address 192.168.0.4 987.654.321.987
i see
192.168.0.4 -> 123.456.789.123
987.654.321.987 -> 123.456.789.123
but the return of the packet does not arrive... i think that natd isn't
rewriting the packet from outside to inside.
i think that natd would have to write
123.456.789.123 -> 987.654.321.987
123.456.789.123 -> 192.168.0.4
but it does not appear.
may anybody help me?
thanks in advance
---
Joao Carlos
jcarlos@bahianet.com.br
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?000701be91c1$3763b6f0$8a00a8c0>
