On 31 January 2010 22:51, Brandon Gooch <jamesbrandongo...@gmail.com> wrote:

> On Sun, Jan 31, 2010 at 8:14 PM, Torgeir Hoffmann <twhof...@gmail.com>
> wrote:
>
> > However, trying to get this done automatically seems not to work:
> >
> > wlans_iwi0: not found
> > ifconfig_wlan0: not found
> >
> > if I have rc.conf entries:
> >
> > wlans_iwi0 = "wlan0"
> > ifconfig_wlan0 = "WPA DHCP"
> > wpa_supplicant_enable="YES"
> >
>
> Do you actually have spaces between the names and values?
>
> Try
>
> wlans_iwi0="wlan0"
> ifconfig_wlan0="WPA DHCP"
>
> I don't think this is required due to the 'WPA' in the ifconfig parameters:
>
> wpa_supplicant_enable="YES"
>
>
Thanks! I must admit I'm ashamed not to have seen this. Clearly I needed a
fresh pair of eyes.

Thanks for all replies!

//T
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to