Date: Fri, 28 Sep 2007 11:21:44 +1200 From: Andrew Thompson <thompsa@FreeBSD.org> To: Randy Bush <randy@psg.com> Cc: "Michael K. Smith - Adhost" <mksmith@adhost.com>, FreeBSD Net <freebsd-net@freebsd.org> Subject: Re: bridging ath Message-ID: <20070927232144.GA43056@heff.fud.org.nz> In-Reply-To: <46FC3A8E.20307@psg.com> References: <46FB1044.7020000@psg.com> <20070927214100.GB20718@heff.fud.org.nz> <46FC25C3.8030703@psg.com> <17838240D9A5544AAA5FF95F8D52031602895DA5@ad-exh01.adhost.lan> <46FC3A8E.20307@psg.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 27, 2007 at 01:19:42PM -1000, Randy Bush wrote: > > Just to be sure... > > good questions, thanks for asking > > > net.inet.ip.forwarding=1 > > # sysctl net.inet.ip.forwarding > net.inet.ip.forwarding: 1 > > > net.link.ether.bridge.enable=1 > > net.link.ether.bridge.config=em0,ath0 > > # sysctl net.link.ether.bridge.enable > sysctl: unknown oid 'net.link.ether.bridge.enable' > # sysctl -a | grep bridge > net.link.bridge.ipfw: 0 > net.link.bridge.log_stp: 0 > net.link.bridge.pfil_local_phys: 0 > net.link.bridge.pfil_member: 1 > net.link.bridge.pfil_bridge: 1 > net.link.bridge.ipfw_arp: 0 > net.link.bridge.pfil_onlyip: 1 > dev.pcib.0.%desc: ACPI Host-PCI bridge > dev.pcib.1.%desc: ACPI PCI-PCI bridge > dev.pcib.2.%desc: ACPI PCI-PCI bridge > dev.hostb.0.%desc: Host to PCI bridge > dev.agp.0.%desc: Intel 82855 host to AGP bridge > dev.isab.0.%desc: PCI-ISA bridge > > oops! have i left something out of kernel or kld load? No, Michael's example was for old-bridge which is depreciated. You had the config right. Andrew
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070927232144.GA43056>