commit 80d102fb1a7c3505078d11f4ae8b6f8560c06360 parent 1e815205726e8335fe1ae845a953e842a0955125 Author: MTRNord <mtrnord1@gmail.com> Date: Wed, 4 Oct 2023 12:31:28 +0200 Fix id Diffstat:
| M | nixos/worker-2/configuration.nix | | | 22 | +++++++++++----------- |
1 file changed, 11 insertions(+), 11 deletions(-)
diff --git a/nixos/worker-2/configuration.nix b/nixos/worker-2/configuration.nix @@ -155,16 +155,16 @@ ]; endpoint = "95.217.202.35:51820"; } - # worker-1 - { - publicKey = "IGlPQDCrkWDPgzxSADbed/UFLxz93K+rRXXu9aa4+G8="; - allowedIPs = [ - "10.100.12.1/24" - "10.100.0.1/24" - "fe99:13::1/64" - ]; - endpoint = "49.13.24.105:51820"; - } + # # worker-1 + # { + # publicKey = "IGlPQDCrkWDPgzxSADbed/UFLxz93K+rRXXu9aa4+G8="; + # allowedIPs = [ + # "10.100.12.1/24" + # "10.100.0.1/24" + # "fe99:13::1/64" + # ]; + # endpoint = "49.13.24.105:51820"; + # } ]; }; @@ -321,7 +321,7 @@ bird2 = { enable = true; config = '' - router id 100.64.0.1; + router id 100.64.0.3; debug protocols all; protocol device {