Look at the config of Your cisco box, section 'router rip'. Did You
define a default metric like this ?
router rip
redistribute static
redistribute eigrp 5
network 194.59.222.0
default-metric 1 <---- this is important !!!
Doing not so may put the route into 'unreachable' state.
I'm running Linux 2.0.33 plus gated in a cisco routing environment
with much success. You may wish to enable rip version 2 support both
in cisco's and the gated config to get the advantage of subnet based
routing (CIDR :== classless interdomain routing) while still using
RIP. This however makes it necessary to enable 'allmulti' on your
Linux ifonfig parameters.
--Dr. Andreas G. Schindler c/o Alpha Zero One Computersysteme GmbH schindler@az1.de Frankfurter Str. 141, D-63303 Dreieich Tel +49 6103 936018 Germany - To unsubscribe from this list: send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.rutgers.edu