On Thursday 20 April 2006 1:20 am, Dazed_75 wrote:
>$ route -vn
> Kernel IP routing table
> Destination Gateway Genmask Flags Metric Ref Use
> Iface 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0
> 0 eth0 192.168.1.0 0.0.0.0 255.255.255.0 U 0 0
> 0 eth1 0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0
> 0 eth1 0.0.0.0 192.168.1.1 0.0.0.0 UG 0 0
I bet if you were to adjust the metric setting associated with your wireless
interface, this problem would cease. I'm not sure of the syntax, but
something like:
route add -net 0.0.0.0 netmask 0.0.0.0 gw 192.168.1.1 metric 1000 dev ethx
where ethx= wireless adapter
---------------------------------------------------
PLUG-discuss mailing list -
PLUG-discuss@lists.plug.phoenix.az.us
To subscribe, unsubscribe, or to change you mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss