Just did a little debugging. Upon re-establishing the link to the Juniper, I get the correct logentries from the quagga-debug:
2010/04/21 14:56:56 OSPF: Zebra: Route delete 120.0.0.0/24 nexthop 192.168.100.5 2010/04/21 14:56:56 OSPF: Zebra: Route add 120.0.0.0/24 nexthop 192.168.100.1 Again - the 'Route delete' works, but 'Route add' never ends in the routing table: r...@kunde003-wan:/var/log# netstat -nr Routing Table: IPv4 Destination Gateway Flags Ref Use Interface -------------------- -------------------- ----- ----- ---------- --------- default 213.172.123.137 UG 1 516 82.100.231.232 82.100.231.233 U 1 4 dmz103001 103.0.0.0 192.168.100.5 UG 1 0 192.168.5.0 192.168.100.5 UG 1 0 192.168.100.1 192.168.100.2 UH 1 4 ip.tun0 192.168.100.2 192.168.100.1 UGH 1 0 192.168.100.5 192.168.100.6 UH 1 2 ip.tun1 192.168.100.6 192.168.100.5 UGH 1 0 213.172.123.136 213.172.123.138 U 1 6 wan3001 127.0.0.1 127.0.0.1 UH 1 72 lo0 Any guess, what's preventing a correct routing table? Restarting quagga get's me a correct routing table after a few seconds. One more thing: While I can access ospfd thru quaggaadm no problem, I get a connection refused while trying to access zebra. Does the quaggaadm-accessebility for zebra need to be configured somewhere? Cheers, Kai _______________________________________________ networking-discuss mailing list [email protected]
