fix: updated ildkule config and ips to match trd1 new setup

This commit is contained in:
Adrian G L
2026-05-19 11:37:05 +02:00
parent beac6e91dd
commit 1e6b692fbf
2 changed files with 6 additions and 6 deletions

View File

@@ -37,10 +37,10 @@ in rec {
ipv6 = pvv-ipv6 168;
};
ildkule = {
ipv4 = "129.241.153.213";
ipv4_internal = "192.168.12.209";
ipv4_internal_gw = "192.168.12.1";
ipv6 = "2001:700:300:6026:f816:3eff:fe58:f1e8";
ipv4 = "129.241.100.145";
ipv4_internal = "192.168.1.17";
ipv4_internal_gw = "192.168.1.1";
ipv6 = "2001:700:305:8a0f:f816:3eff:fef5:e400";
};
bicep = {
ipv4 = pvv-ipv4 209;