From owner-freebsd-questions Wed Aug 28 17: 0:12 2002 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 82D9837B400 for ; Wed, 28 Aug 2002 17:00:03 -0700 (PDT) Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB6FE43E4A for ; Wed, 28 Aug 2002 16:58:18 -0700 (PDT) (envelope-from fozekizer@attbi.com) Received: from hume ([12.239.154.32]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with SMTP id <20020828235756.HALB1186.rwcrmhc52.attbi.com@hume>; Wed, 28 Aug 2002 23:57:56 +0000 Message-ID: <001201c24eee$54b4e740$32040101@hume> From: "Charles Pelletier" To: "an jone" , References: <20020828232826.40045.qmail@web12902.mail.yahoo.com> Subject: Re: setup bridge Date: Wed, 28 Aug 2002 18:55:04 -0500 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 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 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 question: shouldn't GATEWAY be enabled? --charlie pelletier --litmus(mp3.com/litmus) ----- Original Message ----- From: "an jone" To: Sent: Wednesday, August 28, 2002 6:28 PM Subject: help: setup bridge > hi,all > > My Network: > > Server System: Freebsd-5.0-DP1 ( ipfw + bridge ) > interfaces: ed0 ed1 ( no ip address) > W/S: win98 > w/s1: ip 192.168.10.1 > > w/s1 ------(ed0) server (ed1)------w/s2 > > I try ipfw + bridge, then found error info. > > ============== > My configure: > > options BRIDGE > options IPFIREWALL > options IPFIREWALL_VERBOSE > options IPFIREWALL_VERBOSE_LIMIT=100 > options IPFIREWALL_DEFAULT_TO_ACCEPT > options IPSTEALTH > > /etc/rc.conf > ============ > ifconfig_ed0="" > ifconfig_ed1="" > defaultroute="" > gateway_enable="NO" > natd_enable="NO" > > firewall_enable="YES" > firewall_type="open" > firewall_quiet="YES" > firewall_logging="YES" > > /etc/sysctl.conf > ================ > net.link.ether.bridge=1 > net.link.ether.bridge_ipfw=1 > net.link.ether.bridge_cfg=ed0,ed1 > > /etc/ipfw.conf > ============== > ipfw -f flush > ipfw add accept all from any to any > > ============== > > ON w/s1: ===> w/s2 > > ping 192.168.20.1, > found error info: request timed out > > ON server: > > 1) after boot, > found error info: swi_net: unregisted isr > number: 18 > > 2) tcpdump -i ed1 ( or tcpdump -i ed0 ), > found error info: > arp who-has 192.168.20.1 tell 192.168.10.1 > > > Thanks for any help. > > f980215 > > > > > > > > __________________________________________________ > Do You Yahoo!? > Yahoo! Finance - Get real-time stock quotes > http://finance.yahoo.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message