Re: lost default gw

2007-05-15 Thread remigio
After uninstalled network-manager, all is ok! Now the system is reading the file /etc/network/interfaces for options and settings. Thank you for all! Remigio -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: lost default gw

2007-05-15 Thread Bill Thompson
On 15 May 2007 14:40:23 -0700 remigio <[EMAIL PROTECTED]> wrote: > Hi, > I've installed Debian Etch (KDE) and I put in rc.local the command: > > ip route add via 192.168.10.254 > > for setting the default gw at startup. > When the pc starts, using 'ip route' on a shell I can see the route is > p

Re: lost default gw

2007-05-15 Thread David Clymer
On Tue, 2007-05-15 at 14:40 -0700, remigio wrote: > Hi, > I've installed Debian Etch (KDE) and I put in rc.local the command: > > ip route add via 192.168.10.254 > > for setting the default gw at startup. This does not set a default route. To set the default route you would do: ip route add def

Re: lost default gw

2007-05-15 Thread Wayne Topa
remigio([EMAIL PROTECTED]) is reported to have said: > Hi, > I've installed Debian Etch (KDE) and I put in rc.local the command: > > ip route add via 192.168.10.254 > > for setting the default gw at startup. > When the pc starts, using 'ip route' on a shell I can see the route is > present, but i

lost default gw

2007-05-15 Thread remigio
Hi, I've installed Debian Etch (KDE) and I put in rc.local the command: ip route add via 192.168.10.254 for setting the default gw at startup. When the pc starts, using 'ip route' on a shell I can see the route is present, but if I wait for a minute the route disappear, likely something overwrote