Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 09 Jun 2008 20:57:31 +0900
From:      Randy Bush <randy@psg.com>
To:        freebsd-current@freebsd.org
Subject:   Re: problems making an access point w/current
Message-ID:  <484D1AAB.5080800@psg.com>
In-Reply-To: <6b8e8f4f0805012012u3d0baee1x46e313c33b4295f4@mail.gmail.com>
References:  <6b8e8f4f0804291900v521cde5cw1ad4eaba70244e9c@mail.gmail.com>	<4817E52F.5070806@freebsd.org>	<6b8e8f4f0805011334t68c265a8r50eaf2264eb12d08@mail.gmail.com>	<481A520B.3020808@freebsd.org> <6b8e8f4f0805012012u3d0baee1x46e313c33b4295f4@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
ok, i am building a new kernel with some trepidation.  will the
following work in the new way of things?

wlans_ath0="wlan0 wlan1"

cloned_interfaces=bridge0
ifconfig_bridge0="192.168.0.1 addm vr1 addm vr2 addm vr3 addm wlan0 addm
wlan1 up"
ipv6_ifconfig_bridge0="inet6 2001:666:42::1/64"
ifconfig_vr1=up
ifconfig_vr2=up
ifconfig_vr3=up
ifconfig_wlan0="channel 11 ssid rgnet-crypt wep wepkey thirteenchars
weptxkey 1 mediaopt hostap up"
ifconfig_wlan1="channel 4 ssid rg-open mediaopt hostap up"


randy



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?484D1AAB.5080800>