commit b62d1e25ddb531412568155c732b971583e5ba75 parent 45aa5add146702bae2d682ac3c7548c97a9f27af Author: MTRNord <mtrnord1@gmail.com> Date: Sat, 27 Jan 2024 20:39:25 +0100 Switch to gobgpd Diffstat:
| M | nixos/worker-2/configuration.nix | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/nixos/worker-2/configuration.nix b/nixos/worker-2/configuration.nix @@ -565,7 +565,7 @@ in { } { config = { - neighbor-address = "10.0.1.2"; + neighbor-address = "10.0.2.1"; peer-as = 64513; }; ebgp-multihop = {