On 6/19/07, atstake atstake <[EMAIL PROTECTED]> wrote:
On 6/18/07, Fred Crowson <[EMAIL PROTECTED]> wrote: > What you want is: > dhcp none none none nwid "my_SSID" nwkey P789J497CA
It seems like the problem is with the routing table. During boot up, the ethernet card - em(4) - gets DHCP offer before wpi0 and so default route is set on em0 and _not_ on wpi0. Is there any way to set the default route on both the interfaces? Thanks.

