From owner-freebsd-questions Sun Apr 29 6:41:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (f197.law11.hotmail.com [64.4.17.197]) by hub.freebsd.org (Postfix) with ESMTP id BEE5837B422 for ; Sun, 29 Apr 2001 06:41:20 -0700 (PDT) (envelope-from jean_christian@hotmail.com) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Sun, 29 Apr 2001 06:41:20 -0700 Received: from 203.216.48.141 by lw11fd.law11.hotmail.msn.com with HTTP; Sun, 29 Apr 2001 13:41:20 GMT X-Originating-IP: [203.216.48.141] From: "Jean-Christian Imbeault" To: FreeBSD-Questions@freebsd.org Subject: natd not translating? Date: Sun, 29 Apr 2001 13:41:20 -0000 Mime-Version: 1.0 Content-Type: text/plain; format=flowed Message-ID: X-OriginalArrivalTime: 29 Apr 2001 13:41:20.0537 (UTC) FILETIME=[12D97090:01C0D0B2] Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a gateway/firewall set up and I'm using natd but it seems that natd is not doing any translation. I use two interfaces, intenral is 192.168.0.1 and external is 172.25.0.2. When run in verbose mode I get the following: In [ICMP] [ICMP] 192.168.0.2 -> 172.25.0.1 aliased to [ICMP] 192.168.0.2 -> 172.25.0.1 natd hasn't changed anything. I would expect it to be something like: In [ICMP] [ICMP] 192.168.0.2 -> 172.25.0.1 aliased to [ICMP] 172.25.0.2 -> 172.25.0.1 Any ideas why natd doesn't seem to be working? Jc _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message