Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Sep 2007 13:19:42 -1000
From:      Randy Bush <randy@psg.com>
To:        "Michael K. Smith - Adhost" <mksmith@adhost.com>
Cc:        FreeBSD Net <freebsd-net@freebsd.org>, Andrew Thompson <thompsa@FreeBSD.org>
Subject:   Re: bridging ath
Message-ID:  <46FC3A8E.20307@psg.com>
In-Reply-To: <17838240D9A5544AAA5FF95F8D52031602895DA5@ad-exh01.adhost.lan>
References:  <46FB1044.7020000@psg.com> <20070927214100.GB20718@heff.fud.org.nz> <46FC25C3.8030703@psg.com> <17838240D9A5544AAA5FF95F8D52031602895DA5@ad-exh01.adhost.lan>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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?

randy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?46FC3A8E.20307>