networking.nat.forwardPorts.*.loopbackIPs
NixOS option
Public IPs for NAT reflection; for connections to loopbackip:sourcePort from the host itself and from other hosts behind NAT
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/networking/nat.nixView source on NixOS/nixpkgs →[ "55.1.2.3" ]