update ports
This commit is contained in:
parent
c4879a09b0
commit
4110463c82
1 changed files with 0 additions and 11 deletions
|
@ -3,22 +3,11 @@
|
|||
firewall = {
|
||||
enable = true;
|
||||
interfaces = {
|
||||
lo = {
|
||||
allowedTCPPorts = [
|
||||
22 # SSH
|
||||
53 # DNS
|
||||
80 # HTTP
|
||||
443 # HTTPS
|
||||
5696 # dsm-kmip server
|
||||
];
|
||||
};
|
||||
tailscale0 = {
|
||||
allowedTCPPorts = [
|
||||
22 # SSH
|
||||
53 # DNS
|
||||
80 # HTTP
|
||||
443 # HTTPS
|
||||
5696 # dsm-kmip server
|
||||
];
|
||||
};
|
||||
wireguard0 = {
|
||||
|
|
Loading…
Reference in a new issue