Update firewall

This commit is contained in:
albert 2024-10-24 05:45:59 +02:00
parent 4110463c82
commit 044fbce3b9
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -2,14 +2,12 @@
networking = { networking = {
firewall = { firewall = {
enable = true; enable = true;
allowedTCPPorts = [
53 # DNS
80 # HTTP
443 # HTTPS
];
interfaces = { interfaces = {
tailscale0 = {
allowedTCPPorts = [
53 # DNS
80 # HTTP
443 # HTTPS
];
};
wireguard0 = { wireguard0 = {
allowedTCPPorts = [ allowedTCPPorts = [
# 53 # DNS # 53 # DNS