Questions tagged [quagga]
5 questions
3
votes
1 answer
OSPF: Migrating Quagga to BIRD
I need/want to migrate from Quagga to BIRD after several Quagga hiccups, namely Quagga stopped working after updates in Stretch.
BIRD is also more flexible and modern.
I have my OSPF BIND anycast configuration in Quagga and would like to setup the…
Rui F Ribeiro
- 55,929
- 26
- 146
- 227
2
votes
1 answer
Quagga stopped working after updates in Stretch
Today, after the updates, in my DNS server using Debian Stretch, OSPF stopped working and thus the server does not belong to the DNS anycast group.
When I try to do /etc/init.d/quagga start, the init.d script is no longer there. I shall say I am…
Rui F Ribeiro
- 55,929
- 26
- 146
- 227
1
vote
0 answers
Failover Routing - How to detect dead link?
I have a network that is connected to the internet through Router 1 through cable, and separately through Router 2 on LTE. It is desired that in a situation where both cable and LTE are available, Router 1 and Router 2 both route their respective…
Alex
- 39
- 1
1
vote
1 answer
How to configure HA/load-balancing at L3 for multiple NICs with quagga route injection and loopback addr (centos 7)
In a previous post this was mentioned by @Celada in the Enhanced version section: Use NIC bonding with independent switches
My situation:
one centos 7.2 host with 4 100G NICs - all connected to ToR:
NIC1: 10.0.2.1/24
NIC2: 10.0.2.2/24
NIC3:…
redcursor
- 11
- 1
1
vote
1 answer
OSPF md5 encryption from Quagga to BIRD
I am migrating from Quagga to BIRD; however after setting things up, the other OSPF "routers" do not see me.
I think I have not setup properly the MD5 directive.
My similar setup in Quagga is:
ip ospf authentication message-digest
ip ospf…
Rui F Ribeiro
- 55,929
- 26
- 146
- 227