Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 05 Mar 2009 15:58:46 +0100
From:      Dimitry Andric <dimitry@andric.com>
To:        Hugo Silva <hugo@barafranca.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: rc.conf - what's the right way to enable hostap mode?
Message-ID:  <49AFE8A6.4010008@andric.com>
In-Reply-To: <49AFE3F9.4050108@barafranca.com>
References:  <49AFE3F9.4050108@barafranca.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2009-03-05 15:38, Hugo Silva wrote:
> # ifconfig wlan1 create wlandev ath0 ; ifconfig wlan1 wlanmode hostap
> ifconfig: wlanmode: bad value
> 
> # ifconfig wlan1 create wlandev ath0 wlanmode hostap
> (works)
> 
> My question is how to properly achieve this in rc.conf: 
> wlans_ath0="wlan0 wlan1" creates the devices, but it seems impossible to 
> set them to hostap operation later. (see the first example).

Maybe this info will help:

http://www.freebsd.org/doc/en/books/handbook/network-wireless.html#NETWORK-WIRELESS-AP-BASIC



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49AFE8A6.4010008>