networking.nat.internalInterfaces
The interfaces for which to perform NAT. Packets coming from these interface and destined for the external interface will be rewritten.
- Type
list of string- Default
[ ]- Example
[ "eth0" ]- Declared
- <nixpkgs/nixos/modules/services/networking/nat.nix>