summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOleg Pykhalov <go.wigust@gmail.com>2026-01-14 20:58:00 +0300
committerOleg Pykhalov <go.wigust@gmail.com>2026-01-14 20:58:00 +0300
commita361fce224d149aadb32ffe7f6adf221f0656020 (patch)
tree96bc695c5debfbec2a6598f5da8c813ebd03f519
parentnix: container-systemd-nixos-hev: Accept 64981 101 community. (diff)
downloaddotfiles-a361fce224d149aadb32ffe7f6adf221f0656020.tar.gz
nix: container-systemd-nixos-hev: Export 64981 101 community.
-rw-r--r--nix/container-systemd-nixos-dante/peers/nixos-hev.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/nix/container-systemd-nixos-dante/peers/nixos-hev.conf b/nix/container-systemd-nixos-dante/peers/nixos-hev.conf
index abc600bdd..04cc19533 100644
--- a/nix/container-systemd-nixos-dante/peers/nixos-hev.conf
+++ b/nix/container-systemd-nixos-dante/peers/nixos-hev.conf
@@ -9,6 +9,7 @@ protocol bgp nixoshev {
accept;
}
if (64981,100) ~ bgp_community then accept;
+ if (64981,101) ~ bgp_community then accept;
reject;
};
};