From owner-freebsd-questions Wed Jul 18 8:12:21 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cerebellum.za.net (cerebellum.za.net [196.34.172.103]) by hub.freebsd.org (Postfix) with ESMTP id 37C8337B40E for ; Wed, 18 Jul 2001 08:12:04 -0700 (PDT) (envelope-from dave@reason.za.org) Received: from mandy (nunetnt2.nutech.co.za [196.34.172.5]) by cerebellum.za.net (8.11.3/8.11.3) with SMTP id f6IF58729492 for ; Wed, 18 Jul 2001 17:05:11 +0200 (SAST) (envelope-from dave@reason.za.org) Message-ID: <002301c10f9c$1f941dc0$3300a8c0@mandy> From: "Dave" To: Subject: IPNAT Date: Wed, 18 Jul 2001 17:12:52 +0200 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.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hey, I am trying to get ipnat to do bidirectional mapping. I have bimap rl0 192.168.10.10/32 -> a.b.c.25/32 in the config. rl0 being the external card. I already do nat for the whole 192.168.0.0/24 network, which works, but I cant get it to do the bimap. My normal ip is .20 but I have added .25 to use for the bimap. I can ping 192.168.10.10 but not a.b.c.25 etc... Anything I should know? tnx -Dave. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message