Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Dec 2011 17:39:51 +0000
From:      Vincent Hoffman <vince@unsane.co.uk>
To:        freebsd-questions@freebsd.org
Subject:   Re: ath0 + wlan0 + spa + Apple Airport Extreme => No Joy
Message-ID:  <4EE63C67.6090704@unsane.co.uk>
In-Reply-To: <D8415780-23D4-47F5-86E4-1014477F316A@vindaloo.com>
References:  <D8415780-23D4-47F5-86E4-1014477F316A@vindaloo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 11/12/2011 19:31, Christopher Hilton wrote:
> Good day,
>
> I'm trying to get FreeBSD going on a soekris box with an atheros based D-Link PCI wifi card. I intend to use this combination to bridge a difficult network back to ethernet but right now I'm just trying to get the soekris associated to the network. The network is managed by an Apple Airport Extreme. Note that this combination connects just fine to my MiFi 4082. I only have a problem connecting to the Airport.
>
> The soekris box is running FreeBSD 8.2-STABLE built from source about 11/15/2011. 
>
> I have this in my /etc/wpa_supplicant.conf:
>
> network={
>     ssid="Vindaloo"
>     psk="************"
> }
>
> network={
>     ssid="Vindaloo-Mobile"
>     psk="**********"
> }
>
> If I read the wireless setup document right I need this in my /etc/rc.conf:
>
> wlans_ath0="wlan0"
> ifconfig_wlan0="ssid Vindaloo WPA DHCP"
>
> This box appears to associate with the network just fine but then it doesn't receive anything except broadcast traffic.
>
If you then manually run
dhclient wlan0
once its booted and associated do you get a DHCP address?

Vince
>
> Chris Hilton                          e: chris /at/ vindaloo /dot/ com 
> ------------------------------------------------------------------------ 
>                 "All I was doing was trying to get home from work!" 
>                                                  -- Rosa Parks
>
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4EE63C67.6090704>