On Feb 27, 6:11*pm, Bob Hauck <postmas...@localhost.localdomain>
wrote:
> On Tue, 26 Feb 2008 08:09:31 -0800 (PST), Cartque <cart...@gmail.com> wrote:
> > How do I configure the routing information so that, if I the
> > connection on the dial up is dropped, the network change is detected
> > and eth0 is used to connect.
>
> Put a higher metric on the ethernet.
>
> --
> *-| Bob Hauck
> *-|http://www.haucks.org/
Thanks Bob.
I was able to put a higher metric using the "route" utility. The
ipconfig did not support the metric.
Added ifplugd from
http://0pointer.de/lennart/projects/ifplugd/ to
down/up the interface and it works great now.
Regards,
Cartque