networking.nat.dmzHost

NixOS option

The local IP address to which all traffic that does not match any forwarding rule is forwarded.

type: null or string
Default
null
Example
"10.0.0.1"
declared in: nixos/modules/services/networking/nat.nixView source on NixOS/nixpkgs →