On Saturday 05 November 2005 12:50 pm, Luca Pireddu wrote: > When both my wireless and wired networking devices are connected, how can I > get my laptop to use the wired device and ignore the wireless one? I tried > specifying a higher metric for my wired device (via ifconfig metric), but > it doesn't seem to have an effect.
ip route del default ip route add default via <ip ad other end of wired link> David -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

