> In article <6kh2n4$m8k$1@defiant.cistron.nl>,
> Miquel van Smoorenburg <miquels@cistron.nl> wrote:
> >static {
> > default gateway 195.64.65.53 preference 140 retain ;
> > host 127.255.255.255 gateway 127.0.0.1 preference 140 retain;
> >} ;
>
> You need to add these routes manually ofcourse, for some reason gated will
> not install them (?).
>
> route add -host 127.255.255.255 gw 127.0.0.1
>
> before starting gated.
The only solution, which works for me, it to set the route new after
gated is started. Under RedHat 5.0, I run ifup lo after gated, and it
seems to work, gated doesn't remove or reject this new route then.
The changes in gated.conf doesn't help, if I set the 127.0.0.0 route
before starting gated, gated will remove it in every case.
Thanks for the answers,
Thorsten
--
Thorsten Kukuk kukuk@vt.uni-paderborn.de
http://www-vt.uni-paderborn.de/~kukuk/
Linux is like a Vorlon. It is incredibly powerful, gives terse,
cryptic answers and has a lot of things going on in the background.
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.rutgers.edu