Firewall: Open Avatalk ports

This commit is contained in:
2024-10-10 16:02:05 +02:00
parent 4defb0ccfe
commit 04a14bbf53
+12
View File
@@ -38,6 +38,18 @@
# "10-ether-1G" = mylib.networking.mkStaticSystemdNetwork {...};
};
allowedTCPPorts = [
# AvaTalk ports
7777
12777
];
allowedUDPPorts = [
# AvaTalk ports
7777
12777
];
wireguard-tunnels = {
wg0-de-115 =
mylib.networking.mkWireguardService