networking.firewall.logRefusedPackets

Whether to log all rejected or dropped incoming packets. This tends to give a lot of log messages, so it's mostly useful for debugging. Note: The logs are found in the kernel logs, i.e. dmesg or journalctl -k.

Type
boolean
Default
false
Declared
<nixpkgs/nixos/modules/services/networking/firewall.nix>