From c76f59a62111437bf49c7bdda820b59c9073f0b4 Mon Sep 17 00:00:00 2001 From: Matthias Hinrichs Date: Fri, 1 May 2026 18:59:28 +0000 Subject: [PATCH] 01_unifi_gateway_setup/bgp.conf aktualisiert --- 01_unifi_gateway_setup/bgp.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/01_unifi_gateway_setup/bgp.conf b/01_unifi_gateway_setup/bgp.conf index 3e07be7..61e37bf 100644 --- a/01_unifi_gateway_setup/bgp.conf +++ b/01_unifi_gateway_setup/bgp.conf @@ -9,6 +9,7 @@ router bgp 65100 no bgp ebgp-requires-policy neighbor RKE2 peer-group neighbor RKE2 remote-as 65200 + bgp listen range 192.168.250.0/24 peer-group RKE2 neighbor 192.168.250.175 peer-group RKE2 address-family ipv4 unicast neighbor RKE2 activate