Update firewall rules for nuc-server

This commit is contained in:
albert 2025-01-19 06:05:57 +01:00
parent b0c745e26f
commit abf9286399
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -2,17 +2,15 @@
networking = {
firewall = {
enable = true;
interfaces = {
eno1 = {
allowedTCPPorts = [
53 # DNS
80 # HTTP
443 # HTTPS
5696 # DSM-KMIP
5697 # DSM-KMIP Backup
8096 # Jellyfin
];
};
allowedTCPPorts = [
53 # DNS
80 # HTTP
443 # HTTPS
5696 # DSM-KMIP
5697 # DSM-KMIP Backup
8096 # Jellyfin
];
interfaces = {
tailscale0 = {
allowedTCPPorts = [
53 # DNS