Update dsm-kmip firewall

This commit is contained in:
albert 2025-01-08 21:14:23 +01:00
parent e48d85761d
commit 47ffed019c
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -3,9 +3,11 @@
firewall = {
enable = true;
allowedTCPPorts = [
53 # DNS
53 # DNS
80 # HTTP
443 # HTTPS
5696 # DSM-KMIP
5697 # DSM-KMIP Backup
];
interfaces = {
tailscale0= {