Re: bgpd(8) not announcing IPv6 addresses from local network

2024-05-08 Thread Benjamin Raskin
> Is it possible to have a sample network diagram or at least a better > description of how you setup your network? Sure. My router is connected to two other routers via mgre0 to 2 other routers (routes should be sent to those 2 routers). The router which is sending routes has 4 NICs sit on a

Re: bgpd(8) not announcing IPv6 addresses from local network

2024-05-08 Thread Willy Manga
Hi, On 06/05/2024 18:14, Benjamin Raskin wrote: Hello, all; I've been having some issues getting bgpd to announce IPv6 routes, apologies for the dumb question in advance. I've setup rad(8) and bgpd(8) on an OpenBSD machine. bgpd(8) is sending routes over to some neighbors (routes such as

Re: bgpd(8) not announcing IPv6 addresses from local network

2024-05-06 Thread Benjamin Raskin
Sorry wrong address in my previous email I meant to show this entry in my routing table 2620:ba:6000:3:58d2:48ff:fee6:270a 56:af:97:0f:66:6e UHL0 12 - 4 vport0 On Mon, May 6, 2024 at 2:03 PM Benjamin Raskin wrote: > > As mentioned in my previous

Re: bgpd(8) not announcing IPv6 addresses from local network

2024-05-06 Thread Benjamin Raskin
vport0 is a member of veb0, along with em0, em1, em2, and em3, with rad(8) running on vport0 announcing 2620:ba:6000:3:: vport0 only has a link-local address. The premise of not having a dedicated route for 2620:ba:6000:3::/64 is that multiple routers in various locations can advertise a prefix

Re: bgpd(8) not announcing IPv6 addresses from local network

2024-05-06 Thread Claudio Jeker
On Mon, May 06, 2024 at 02:36:07PM -0400, Benjamin Raskin wrote: > Hello, Claudio; > > Sorry about the mistake, I meant to paste the route entry for > 2620:ba:6000:3:58d2:48ff:fee6:270a > and instead pasted the link local address. I looked at your route output and it makes little sense. How is

Re: bgpd(8) not announcing IPv6 addresses from local network

2024-05-06 Thread Benjamin Raskin
Hello, Claudio; Sorry about the mistake, I meant to paste the route entry for 2620:ba:6000:3:58d2:48ff:fee6:270a and instead pasted the link local address. Here is the output of the two commands prod-router-wat-01$ bgpctl show fib 2620:ba:6000:3:58d2:48ff:fee6:270a flags: B = BGP, C =

Re: bgpd(8) not announcing IPv6 addresses from local network

2024-05-06 Thread Claudio Jeker
On Mon, May 06, 2024 at 02:03:52PM -0400, Benjamin Raskin wrote: > As mentioned in my previous email, I'm looking to advertise global > addresses such as 2620:ba:6000:3:58d2:48ff:fee6:270a, but then > I took a look at my routing table and noticed that gateway/nexthop > for this global address is a

Re: bgpd(8) not announcing IPv6 addresses from local network

2024-05-06 Thread Benjamin Raskin
As mentioned in my previous email, I'm looking to advertise global addresses such as 2620:ba:6000:3:58d2:48ff:fee6:270a, but then I took a look at my routing table and noticed that gateway/nexthop for this global address is a MAC address fe80::58d2:48ff:fee6:270a%vport0

Re: bgpd(8) not announcing IPv6 addresses from local network

2024-05-06 Thread Benjamin Raskin
Hello, Peter; The addresses I'm trying to announce are global i.e. 2620:ba:6000:3:58d2:48ff:fee6:270a , however bgpd(8) doesn't want to announce them for some reason. When I check my routing table they appear however, when taking a look at bgpctl they are not announced. Ben Raskin On Mon, May

Re: bgpd(8) not announcing IPv6 addresses from local network

2024-05-06 Thread Peter Hessler
On 2024 May 06 (Mon) at 10:14:21 -0400 (-0400), Benjamin Raskin wrote: :Hello, all; : :I've been having some issues getting bgpd to announce IPv6 routes, ... : :bgpd(8) is configued to advertise all connected and static routes, :however bgpd(8) only advertises routes that are connected to the

bgpd(8) not announcing IPv6 addresses from local network

2024-05-06 Thread Benjamin Raskin
Hello, all; I've been having some issues getting bgpd to announce IPv6 routes, apologies for the dumb question in advance. I've setup rad(8) and bgpd(8) on an OpenBSD machine. bgpd(8) is sending routes over to some neighbors (routes such as fd80::fce1:baff:fea6:bf3a) while rad(8) is sending