falkenstein: add k8s record

This commit is contained in:
Rouven Seifert 2024-09-03 15:34:48 +02:00
parent 83b95d3e72
commit 1493e9ae77
5 changed files with 40 additions and 46 deletions

View file

@ -98,6 +98,8 @@
DHCP = "yes";
IPv6AcceptRA = "yes";
IPv6PrivacyExtensions = "yes";
LLDP = true;
EmitLLDP = "nearest-bridge";
};
dhcpV4Config = {
RouteMetric = 10;

View file

@ -104,17 +104,6 @@
compression = "stateless";
};
};
iFSR = {
protocol = "anyconnect";
gateway = "vpn2.zih.tu-dresden.de";
user = "rose159e@apb-ifsr-vpn";
passwordFile = config.age.secrets.tud.path;
autoStart = false;
extraOptions = {
authgroup = "A-Tunnel-TU-Networks";
compression = "stateless";
};
};
};
};
systemd.services = {