bridged wlan/ether still the same
Stefan Bethke
stb at lassitu.de
Sat Apr 3 10:15:56 UTC 2010
Am 02.04.2010 um 09:45 schrieb Randy Bush:
> it's the bridge that worries me. took me a while to make it work
It looks sane to me. Here's my slightly more convoluted setup (8-stable):
cloned_interfaces="bridge0 tap0 vlan1 vlan2 vlan3 gif0"
ifconfig_bridge0="ether 02:00:00:00:00:01 addm tap0 addm vlan1"
ifconfig_bridge0_alias0="inet 44.128.65.1/26"
ifconfig_em0="up"
ifconfig_vlan1="vlandev em0 vlan 1"
ifconfig_vlan2="44.128.65.249/29 vlandev em0 vlan 2"
ifconfig_vlan3="172.23.54.1/24 vlandev em0 vlan 3"
ifconfig_tap0="up"
I've set bridge0's MAC address to avoid sillyness with a cheap desktop switch that would get confused on reboots.
HTH,
Stefan
--
Stefan Bethke <stb at lassitu.de> Fon +49 151 14070811
More information about the freebsd-net
mailing list