From owner-freebsd-questions@FreeBSD.ORG Sun Oct 5 13:12:08 2003 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 DA23916A4B3 for ; Sun, 5 Oct 2003 13:12:08 -0700 (PDT) Received: from mgw-x4.nokia.com (mgw-x4.nokia.com [131.228.20.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id A148943F93 for ; Sun, 5 Oct 2003 13:12:06 -0700 (PDT) (envelope-from mjj@isorauta.ntc.nokia.com) Received: from esvir04nok.ntc.nokia.com (esvir04nokt.ntc.nokia.com [172.21.143.36])h95KC5t14281 for ; Sun, 5 Oct 2003 23:12:05 +0300 (EET DST) Received: from esebh001.NOE.Nokia.com (unverified) by esvir04nok.ntc.nokia.com for ; Sun, 5 Oct 2003 23:12:04 +0300 Received: from isorauta.ntc.nokia.com ([172.22.105.162]) by esebh001.NOE.Nokia.com with Microsoft SMTPSVC(5.0.2195.6139); Sun, 5 Oct 2003 23:12:04 +0300 Received: (qmail 31741 invoked by uid 500); 5 Oct 2003 20:12:04 -0000 Date: Sun, 5 Oct 2003 23:12:04 +0300 From: Mike Jackson To: freebsd-questions@freebsd.org Message-ID: <20031005201204.GA31716@isorauta.ntc.nokia.com> Mail-Followup-To: freebsd-questions@freebsd.org References: <20031004160631.GA13376@isorauta.ntc.nokia.com> <20031004195813.GE358@mig-29.net> <20031004231249.GA15086@isorauta.ntc.nokia.com> <20031005020643.GA357@mig-29.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20031005020643.GA357@mig-29.net> User-Agent: Mutt/1.4i X-OriginalArrivalTime: 05 Oct 2003 20:12:04.0736 (UTC) FILETIME=[F1EA1000:01C38B7C] Subject: Re: bridging multiple interfaces 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: Sun, 05 Oct 2003 20:12:09 -0000 ext Manuel Rabade (MiG) (mig@mig-29.net) wrote: > On Sun, Oct 05, 2003 at 02:12:49AM +0300, Mike Jackson wrote: > > ext Manuel Rabade (MiG) (mig@mig-29.net) wrote: > > > You want to use the NAT of your ASDL router or that pc1 do the nat for xl0 > > > and wi0 ? > > > > I'm using the NAT on the ADSL router, because that's the only public IP > > that I have. > > > > Humm .. are you using diferent subnets in each interface or how do you bring up > the interfaces ? Hi, Yes, I have the following networks: xl0 - 192.168.3.0 xl1 - 192.168.1.0 wi0 - 192.168.2.0 -- mike