WPA Supplicant issue (maybe)

Da Rock freebsd-questions at herveybayaustralia.com.au
Sun Jan 9 00:53:07 UTC 2011


On 01/09/11 08:28, Chris Brennan wrote:
> On Sat, Jan 8, 2011 at 5:22 PM, Paul B Mahol<onemda at gmail.com>  wrote:
>
>    
>>   I do not know your AP setup so I can not answer this. Perhaps AP use
>> DHCP and you want to bridge wired and wireless device?
>>
>>      
> It's a fairly straight forward setup, right now I just want to independently
> route on both devices, I am debating on setting them up so wired will
> failover to wireless when it's unplugged. Thanks for the initial tip but I
> need to put this one down for now lol.
>    
Default route is only set once- I had this trouble in the beginning as 
well. If you boot on wired or wifi, the route is set to that interface. 
You need run route change to reset it to the interface you want to use.

So either set it manually, setup a script that runs in devd.conf, or 
better yet: switch to using lagg0 :) I have and it works beautifully!

HTH


More information about the freebsd-questions mailing list