From owner-freebsd-questions Thu Apr 25 23:30:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from phoenix.tricom.com.ph (phoenix.tricom.com.ph [203.167.87.58]) by hub.freebsd.org (Postfix) with SMTP id 2711737B419 for ; Thu, 25 Apr 2002 23:30:41 -0700 (PDT) Received: (qmail 63132 invoked from network); 26 Apr 2002 06:30:53 -0000 Received: from unknown (HELO orion.tricom.com.ph) (203.167.87.59) by phoenix.tricom.com.ph with SMTP; 26 Apr 2002 06:30:53 -0000 Date: Fri, 26 Apr 2002 14:34:06 +0800 From: Jimmy To: freebsd-questions@freebsd.org Subject: ipfilter+ipfw Message-Id: <20020426143406.5d9ede72.jimmy@tricom.com.ph> Organization: Tricom X-Mailer: Sylpheed version 0.7.5 (GTK+ 1.2.10; i386-portbld-freebsd4.5) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 Hi, I've configure my FreeBSD-4.5-STABLE firewall host, and I installed 4 NIC cards on it and I'm using ipfilter to NAT and packet filter & ipfw to bridge and as a traffic shaper. Here are the following list of my NIC card: fxp0=localnet1(192.168.100.0/24)nat xl0=external interface connected to dsl modem xl1=localnet2(192.168.200.0/24)nat xl2=filter bridge to xl0 The outside world can see my host connected to the bridge NIC and vice versa, except my localnet1 and localnet2. Do I missed something in my configuration? How can I connect my localnet1 & 2 to talk to host connected to xl2 which is being bridge. TIA, Jimmy To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message