services.technitium-dns-server.openFirewall

NixOS option

Whether to open ports in the firewall. Standard ports are 53 (UDP and TCP, for DNS), 5380 and 53443 (TCP, HTTP and HTTPS for web interface). Specify different or additional ports in options firewallUDPPorts and firewallTCPPorts if necessary.

type: boolean
Default
false
declared in: nixos/modules/services/networking/technitium-dns-server.nixView source on NixOS/nixpkgs →