mediaserver: drop no-op firewall rules, close unused DR forwards
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
f65675bd80
commit
8dd70a2d9d
12 changed files with 8 additions and 37 deletions
|
|
@ -66,7 +66,7 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
networking.firewall.allowedTCPPorts = [ 2110 2603 2604 2605 2606 ];
|
||||
networking.firewall.allowedUDPPorts = [ 2110 2603 2604 2605 2606 ];
|
||||
# WAN forwards for 2110/2603-2606 were removed from ports.toml when this
|
||||
# service was disabled — re-add them there if this comes back.
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue