On 2007/12/10 19:58, Bret wrote:
> The default route needs to be thru the wireless card and works fine untill I 
> add an IP for the wired lan vr() or I add it to the
> bridge: up ral0
>           up ral1 ------ works great (and yes the up)
>
> but as soon as I add the vr0 the default route goes to the wired lan vr0.

It sounds like you're using the same subnet on two network interfaces.
That won't work. Either use different subnets, or use trunk.

If that's not what you're trying to do, post the output from
"netstat -rnfinet" and "ifconfig -A" so we can see how things are
configured.

Reply via email to