From owner-freebsd-net Sun Apr 11 15:35:34 1999 Delivered-To: freebsd-net@freebsd.org Received: from mail.dynamixweb.com (host01.dynamixweb.com [209.47.109.194]) by hub.freebsd.org (Postfix) with ESMTP id C26A71553E for ; Sun, 11 Apr 1999 15:34:57 -0700 (PDT) (envelope-from svetzal@icom.ca) Received: from blazer (cr609409-a.pr1.on.wave.home.com [24.112.98.34]) by mail.dynamixweb.com with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2232.9) id 2G6LC0HA; Sun, 11 Apr 1999 08:46:49 -0400 From: "Steven Vetzal" To: "'Jamie Norwood'" , Subject: RE: NatD question Date: Sun, 11 Apr 1999 08:46:10 -0400 Message-ID: <000001be8419$476fa320$7ffea8c0@blazer.pr1.on.wave.home.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-reply-to: <19990410203227.A23292@ethereal.net> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi Jamie, You don't use rules to do that - just edit /etc/rc.conf to launch natd with the additional flags -redirect_address 10.166.54.57 208.166.54.57 -redirect_address 10.166.54.58 208.166.54.58 Steve -----Original Message----- From: owner-freebsd-net@FreeBSD.ORG [mailto:owner-freebsd-net@FreeBSD.ORG]On Behalf Of Jamie Norwood Sent: April 10, 1999 11:32 PM To: freebsd-net@FreeBSD.ORG Subject: NatD question I have an odd(?) NatD setup I am tryin to implement but haven't been able get it working or find adequate resources to help me figure it out. I have a cable modem, and with it I am assigned 4 IPs. Now, as they are not IPs I can subnet, and because I want some basic firewall functions (Blocking NetBios, for instance.), I want to connect the cable modem to my FreeBSD server, then connect a second NIC to a hub on which rests 2 other machines. This part i have wokring ok. What I want, though, is for those two machines to be accessible from the outside world as public IPs through transparent translation on the FreeBSD box. So what I have is: The Internet | | /-------------\ | Cable Modem | \-------------/ | | \--------------------------------------\ | | /---------------\ | 208.166.54.56 | | 208.166.54.57 | | 208.166.54.58 | | | | 10.166.54.56 | \---------------/ | /-----\ /-------------------------| Hub | | \-----/ /--------------\ | | 10.166.54.57 | | \--------------/ | /--------------\ | 10.166.54.58 | \--------------/ Where do I begin in writing the NatD rules that will allow packets destined for 208.166.54.57 hit 10.166.54.57, and for machines on the internet to see 10.166.54.57 as 208.166.54.57 when sending packets back? Thanks! Jamie -- -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS d- s+:+ a--(?) C++++ UB++++ P+ L--(++) E-- W++(--) N++ O? K w(---) O?>+ M?>+ V PS+ PE+ Y+ PGP->++ t+(*) 5+++ X++ R++ tv+ b+ DI++++ D++ G e>+ h--- r+++ y+++** ------END GEEK CODE BLOCK------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message