From owner-freebsd-questions Wed Apr 28 14:48:28 1999 Delivered-To: freebsd-questions@freebsd.org Received: from postman.bahianet.com.br (postman.bahianet.com.br [200.223.88.38]) by hub.freebsd.org (Postfix) with ESMTP id 1B92D14C86 for ; Wed, 28 Apr 1999 14:48:18 -0700 (PDT) (envelope-from jcarlos@bahianet.com.br) Received: from nop2 (loja18.bahianet.com.br [200.223.88.118]) by postman.bahianet.com.br (8.9.3/8.9.3) with SMTP id SAA20556 for ; Wed, 28 Apr 1999 18:48:31 -0300 (EST) Message-ID: <000701be91c1$3763b6f0$8a00a8c0@bahianet.com.br> From: "Joao Carlos" To: Subject: natd Date: Wed, 28 Apr 1999 18:50:59 -0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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