[Bug 417213] [NEW] Quagga wont bind to IPv6 [::0]
Fish
tigerfishdaisy at gmail.com
Sat Aug 22 02:22:32 BST 2009
Public bug reported:
Binary package hint: quagga
Quagga/BGP refuses to bind to the IPv6 address [::0] (accept-any-
incoming IPv6) and insteads binds to the IPv4 address 0.0.0.0, which
prevents Quagga/BGP from processing any requests from IPv6 peers. This
is due to Quagga's listening code that assumes that Quagga is running on
a dual/seperate stack system, unlike the single-IPv4-mapped-in-IPv6
stack present in Linux. (http://www.gossamer-
threads.com/lists/quagga/users/17797). It shouldn't be too hard of a
fix, we just need to change Quagga to bind on [::0] only instead of
0.0.0.0 and [::0]
** Affects: quagga (Ubuntu)
Importance: Undecided
Status: New
--
Quagga wont bind to IPv6 [::0]
https://bugs.launchpad.net/bugs/417213
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to quagga in ubuntu.
More information about the Ubuntu-server-bugs
mailing list