Re: gated/Linux loopback problems

Miquel van Smoorenburg (miquels@cistron.nl)
27 May 1998 15:09:20 +0200


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.

Mike.

-- 
 Miquel van Smoorenburg | Our vision is to speed up time,
    miquels@cistron.nl  |   eventually eliminating it.
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.rutgers.edu