services.dnscache.clientIps
Client IP addresses (or prefixes) from which to accept connections.
- Type
list of string- Default
[ "127.0.0.1" ]- Example
[ "192.168" "172.23.75.82" ]- Declared
- <nixpkgs/nixos/modules/services/networking/dnscache.nix>
Client IP addresses (or prefixes) from which to accept connections.
list of string[
"127.0.0.1"
][
"192.168"
"172.23.75.82"
]