Date: Thu, 27 Sep 2007 15:44:58 -0700 From: "Michael K. Smith - Adhost" <mksmith@adhost.com> To: "Randy Bush" <randy@psg.com>, "Andrew Thompson" <thompsa@FreeBSD.org> Cc: FreeBSD Net <freebsd-net@freebsd.org> Subject: RE: bridging ath Message-ID: <17838240D9A5544AAA5FF95F8D52031602895DA5@ad-exh01.adhost.lan> In-Reply-To: <46FC25C3.8030703@psg.com> References: <46FB1044.7020000@psg.com> <20070927214100.GB20718@heff.fud.org.nz> <46FC25C3.8030703@psg.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>=20 > Andrew Thompson wrote: > > On Wed, Sep 26, 2007 at 04:07:00PM -1000, Randy Bush wrote: > >> current i386 thinkpad t41 > >> > >> ifconfig_lo0=3D"inet 127.0.0.1/8" > >> cloned_interfaces=3D"bridge0" > >> ifconfig_bridge0=3D"inet 192.168.0.3/24 addm em0 addm ath0 up" > >> ifconfig_em0=3D"up" > >> ifconfig_ath0=3D"ssid rgnet up" > >> defaultrouter=3D"192.168.0.1" > >> > >> with ether plugged in, i can ping it. unplug ether and no ping over > >> ath0. other hosts are on same ssid and working. > > > > I will try to reproduce this in the weekend. Just to make sure, you > are > > pinging 192.168.0.3 from a remote wireless node connected to ath0, > and > > unplugging em0 causes this to fail? >=20 > connect both wireless and ether. it is pingable. disconnect ether. no > can ping. >=20 > reduce to > ifconfig_ath0=3D"inet 192.168.0.3/24 ssid rgnet up" > with no em0, bridge, ... and it is pingable. >=20 > randy >=20 Just to be sure... net.inet.ip.forwarding=3D1 net.link.ether.bridge.enable=3D1 net.link.ether.bridge.config=3Dem0,ath0
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17838240D9A5544AAA5FF95F8D52031602895DA5>