here is my setup. file
take a look if bird can write to /var/log/bird.log cause my problem was that the bird process had no write rights on the log file and failed everytime.
log "/var/log/bird.log" all;
router id 207.246.122.57;
protocol device { scan time 60; }
protocol static { route 44.135.x.x/24 via 207.246.122.57; }
protocol bgp vultr { local as 4288xxxxxxxx; source address 207.246.122.57; import none; export all; graceful restart on; next hop self; multihop 2; neighbor 169.254.169.254 as 64515; password "secret" ; }
________________________________________ De : 44Net 44net-bounces+petem001=hotmail.com@mailman.ampr.org de la part de Eric Fort via 44Net 44net@mailman.ampr.org Envoyé : 3 avril 2021 23:19 À : 44Net general discussion Cc : Eric Fort Objet : [44net] Vultr bgp setup
If you use bgp with vultr could you please share your bird.conf. I finally have 44.18.28.0/22 on my account and I thought I had bird.conf correct...... but bird dies immediately when I try to start it.
Eric Af6ep
Sent using SMTP. _________________________________________ 44Net mailing list 44Net@mailman.ampr.org https://mailman.ampr.org/mailman/listinfo/44net