Date: Sat, 3 Apr 2010 12:15:53 +0200 From: Stefan Bethke <stb@lassitu.de> To: Randy Bush <randy@psg.com> Cc: FreeBSD Net <freebsd-net@FreeBSD.org>, FreeBSD Current <freebsd-current@freebsd.org> Subject: Re: bridged wlan/ether still the same Message-ID: <3175D5A3-B013-4E86-A46A-461D70BD9762@lassitu.de> In-Reply-To: <m2mxxmmh59.wl%randy@psg.com> References: <m27hoqo7b7.wl%randy@psg.com> <4BB59CFC.90101@elischer.org> <m2mxxmmh59.wl%randy@psg.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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=3D"bridge0 tap0 vlan1 vlan2 vlan3 gif0" ifconfig_bridge0=3D"ether 02:00:00:00:00:01 addm tap0 addm vlan1" ifconfig_bridge0_alias0=3D"inet 44.128.65.1/26" ifconfig_em0=3D"up" ifconfig_vlan1=3D"vlandev em0 vlan 1" ifconfig_vlan2=3D"44.128.65.249/29 vlandev em0 vlan 2" ifconfig_vlan3=3D"172.23.54.1/24 vlandev em0 vlan 3" ifconfig_tap0=3D"up" I've set bridge0's MAC address to avoid sillyness with a cheap desktop = switch that would get confused on reboots. HTH, Stefan --=20 Stefan Bethke <stb@lassitu.de> Fon +49 151 14070811
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3175D5A3-B013-4E86-A46A-461D70BD9762>