From owner-freebsd-questions@FreeBSD.ORG Wed Jan 28 06:30:24 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6EFA916A4CE for ; Wed, 28 Jan 2004 06:30:24 -0800 (PST) Received: from ns.pro.sk (proxy.pro.sk [212.55.244.46]) by mx1.FreeBSD.org (Postfix) with ESMTP id D30B043D39 for ; Wed, 28 Jan 2004 06:30:02 -0800 (PST) (envelope-from prosa@pro.sk) Received: from peter (Peter [192.168.1.53]) by ns.pro.sk (8.12.9/8.12.9) with SMTP id i0SETurp018419; Wed, 28 Jan 2004 15:29:56 +0100 (CET) (envelope-from prosa@pro.sk) Message-ID: <003d01c3e5ab$3086ba10$3501a8c0@peter> From: "Peter Rosa" To: References: Date: Wed, 28 Jan 2004 15:29:51 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" Content-Transfer-Encoding: 7bit X-Priority: 1 X-MSMail-Priority: High X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-RAVMilter-Version: 8.4.3(snapshot 20030217) (ns.pro.sk) cc: FreeBSD Questions Subject: Re: natd X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Jan 2004 14:30:24 -0000 Oh, yes... It's my misunderstanding of NAT process. I did not note there is ONLY external interface in natd_flags. Sorry again. I think, it automatically routes packets between one external and many internal interfaces, doesn't it ? Peter Rosa ----- Original Message ----- From: "JJB" To: "Peter Rosa" Sent: Wednesday, January 28, 2004 2:03 PM Subject: RE: natd > Are you saying you have 2 separate Nic connections to the public > internet, each one being assigned an different > dynamic IP address by your ISP? > > Or are you saying you have 2 private Lan circuits. > > You only Nat the interface facing the public internet. > > IPFW and natd have bug when used with stateful rules. > Stateful rules provide max protection. > IPFILTER is the other firewall that comes with FBSD and > it's stateful rules have no bugs. > > -----Original Message----- > From: owner-freebsd-questions@freebsd.org > [mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Peter Rosa > Sent: Wednesday, January 28, 2004 7:10 AM > To: FreeBSD Questions > Subject: natd > > Hello, > > please, is there possibility to have natd configured to NAT two > interfaces ? > We have a network divided into two subnets, both will have their own > interface in our router. > Is it possible to have "-n rl0 -n rl1 -dynamic" as natd options in > rc.conf ? > > Peter Rosa > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" >