
bugzilla-daemon at allevil
Nov 27, 2007, 2:39 PM
Post #1 of 1
(871 views)
Permalink
|
|
[Bug 428] New: Static Route with (Next Hop == IP Address) doesn't come back up
|
|
Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. http://bugzilla.quagga.net/show_bug.cgi?id=428 Summary: Static Route with (Next Hop == IP Address) doesn't come back up Product: Quagga Version: 0.99.9 Platform: All URL: http://thread.gmane.org/gmane.network.quagga.user/8796 OS/Version: other Status: UNCONFIRMED Severity: normal Priority: Medium Component: zebra AssignedTo: maintainers [at] quagga ReportedBy: daniel_ng11 [at] lycos I have 2 static routes configured as below in the zebrad: ip route 1.1.0.0/16 ppp2 ip route 1.2.0.0/16 10.0.204.1 The interface ppp2 has a local IP of 10.0.204.2, and a remote IP of 10.0.204.1. If I break the link on ppp2, both of the above static routes appear as 'Inactive' in the local routing table. If I then re-establish the link for ppp2, only the first route (1.1.0.0 via ppp2) becomes 'Active' in the routing table. The second route still remains in the 'Inactive' state. ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ Quagga-bugs mailing list Quagga-bugs [at] lists http://lists.quagga.net/mailman/listinfo/quagga-bugs
|