TAG NAME dns_nameservers

Description Use this if you want to specify a list of DNS name servers (IP addresses) to use
Build Option
Default
Usage
dns_nameservers ip_address
Default
none
Synopsis

Normally defaults to resolve.conf, which simply means that Squid’s parent DNS servers will be drawn from the /etc/resolve.conf file found on the system Squid runs on. It is possible to select other DNS servers if needed, for example to choose a more local caching DNS server, or a remote internet connected server.

Arguments

ip_address
IP address of the dns servers

Example(s)
dns_nameservers 10.0.0.1 192.172.0.4