
bugzilla-daemon at allevil
Jul 1, 2008, 1:58 AM
Post #1 of 1
(2295 views)
Permalink
|
|
[Bug 465] New: zebra does not see changes to netgraph interfaces on FreeBSD
|
|
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=465 Summary: zebra does not see changes to netgraph interfaces on FreeBSD Product: Quagga Version: 0.99.10 Platform: PC OS/Version: FreeBSD Status: UNCONFIRMED Severity: major Priority: High Component: zebra AssignedTo: maintainers [at] quagga ReportedBy: root [at] net1 After being started, zebra no more sees changes to virtual interfaces, at least netgraph ones. When started, the zebra daemon sees correctly ng interfaces, whether they are up or down, and correctly generates routes to the other side IP's and redistributes them to other quagga daemons. The problem is, any changes which occur after zebra has been started, do not appear correctly. If an ng interface, which has been up during zebra startup, goes down, the route is correctly removed and the interface is correctly shown as down. If it is reconnected again, or a new ng interface is set up and connected, zebra never sees them as up (until restarted again). The thing is, it sees their settings - IPs, options, etc, but continues to show them as "down". When checking with ifconfig, the interfaces are UP. In search of a solution, I have installed the original zebra package. It works perfectly fine with netgraph interfaces and does not show the behaviour of quagga. ------- 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
|