gated/routed

Jonathan Fanti jonathan.fanti at unique.com
Thu Apr 26 17:46:27 BST 2001


Which of these is better to use for accepting RIP updates to the kernel 
routing table?
I have installed both, but cannot get gated to run (it seems to be the 
more flexable of the two).

And routed work (kind off) but sets up routes to places I didn't ask for!

Any expeirence with either of these? It would be nice to hear some adivce!

Thanks,

Jon.

P.S.

for reference:

gated.conf:


rip on ;

{
nobroadcast ;
}

traceoptions on ;
static {
       0.0.0.0 gateway 213.86.7.254;
       192.168.24.0 mask 255.255.255.0 gateway 192.168.23.253;
};

import proto rip {
       host 192.168.23.252;
       host 192.168.23.251;
};


gateways:

net 0.0.0.0 gateway 213.86.7.254 metric 0 passive
net 192.168.24.0 gateway 192.168.23.253 metric 0 passive
net 160.43.0.0 gateway 192.168.23.252 metric 0 active







More information about the Ukfreebsd mailing list