thanks for jumping in Ruben
here is a copy and paste of my bird.conf I of course changed some secret information.
log "/var/log/bird.log" all;
router id 207.246.122.57;
protocol device
{
scan time 60;
}
protocol direct
{
interface "dummy1";
}
protocol bgp vultr
{
local as 4288000072;
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 : Ruben ON3RVH <on3rvh(a)on3rvh.be>
Envoyé : 23 novembre 2020 09:13
À : AMPRNet working group
Cc : pete M
Objet : RE: [44net] now what is he next step
Pete,
Can you share your bird config please?
The dummy interface is indeed not needed, but I would recommend a nullroute for your /24.
In case your vpn clients faisl, the source will not get stuck in an routing loop.
But let's have a look at your bird config first please.
Either Bird is not running, or it is not announcing your subnet to Vultr.
73
Ruben ON3RVH
-----Original Message-----
From: 44Net <44net-bounces+on3rvh=on3rvh.be(a)mailman.ampr.org> On Behalf Of pete M
via 44Net
Sent: Monday, November 23, 2020 14:56
To: AMPRNet working group <44net(a)mailman.ampr.org>
Cc: pete M <petem001(a)hotmail.com>
Subject: Re: [44net] now what is he next step
Thanks James.
That is what I was thinking.
Anyone can give me some pointer on how to debug bird?
the logs are not doing much to help.
________________________________________
De : 44Net <44net-bounces+petem001=hotmail.com(a)mailman.ampr.org> de la part de James
Colderwood via 44Net <44net(a)mailman.ampr.org> Envoyé : 23 novembre 2020 08:48 À :
AMPRNet working group Cc : James Colderwood Objet : Re: [44net] now what is he next step
FWIW I can't see your announcements in my BGP table.
--
Kind Regards
James B Colderwood
M0ZAH
_________________________________________
44Net mailing list
44Net(a)mailman.ampr.org
https://mailman.ampr.org/mailman/listinfo/44net
_________________________________________
44Net mailing list
44Net(a)mailman.ampr.org
https://mailman.ampr.org/mailman/listinfo/44net