networking.firewall.logRefusedConnections

NixOS option

Whether to log rejected or dropped incoming connections. Note: The logs are found in the kernel logs, i.e. dmesg or journalctl -k.

type: boolean
Default
false
declared in: nixos/modules/services/networking/firewall.nixView source on NixOS/nixpkgs →