From f0c549a39ef6292bb64275c7aa8170af1e48c9e6 Mon Sep 17 00:00:00 2001 From: Lumpiasty Date: Sun, 22 Feb 2026 19:24:05 +0100 Subject: [PATCH] change router's ip to ::1 --- infra/configs/bgp-cluster-config.yaml | 2 +- talos/patches/anapistula-delrosalae.patch | 2 +- talos/patches/controlplane.patch | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/infra/configs/bgp-cluster-config.yaml b/infra/configs/bgp-cluster-config.yaml index 355512d..db77806 100644 --- a/infra/configs/bgp-cluster-config.yaml +++ b/infra/configs/bgp-cluster-config.yaml @@ -9,7 +9,7 @@ spec: peers: - name: barracuda peerASN: 65000 - peerAddress: 2001:470:61a3:100:ffff:ffff:ffff:ffff + peerAddress: 2001:470:61a3:100::1 peerConfigRef: name: cilium-peer --- diff --git a/talos/patches/anapistula-delrosalae.patch b/talos/patches/anapistula-delrosalae.patch index 0574207..3be8986 100644 --- a/talos/patches/anapistula-delrosalae.patch +++ b/talos/patches/anapistula-delrosalae.patch @@ -7,7 +7,7 @@ machine: - 192.168.1.35/24 routes: - network: ::/0 - gateway: 2001:470:61a3:100:ffff:ffff:ffff:ffff + gateway: 2001:470:61a3:100::1 - network: 0.0.0.0/0 gateway: 192.168.1.1 mtu: 1280 diff --git a/talos/patches/controlplane.patch b/talos/patches/controlplane.patch index 451aea3..3d66d67 100644 --- a/talos/patches/controlplane.patch +++ b/talos/patches/controlplane.patch @@ -4,7 +4,7 @@ machine: network: nameservers: - - 2001:470:61a3:100:ffff:ffff:ffff:ffff + - 2001:470:61a3:100::1 - 192.168.1.1 searchDomains: