> Ritesh Agrawal wrote:
>
>>
>> run squid as #squid -D
>>  it disables squid's internal DNS lookup
>>  for  more info #squid --help
>>
>
> Hmm. squid's command line help says that the -D option only disables the
> *initial* tests. Any clue how to disable its entire dns-helper lookups?
>
> - Sandip


by setting /etc/squid/squid.conf  dns_nameservers as none

#  TAG: dns_nameservers
#       Use this if you want to specify a list of DNS name servers
#       (IP addresses) to use instead of those given in your
#       /etc/resolv.conf file.
#       On Windows platforms, if no value is specified here or in
#       the /etc/resolv.conf file, the list of DNS name servers are
#       taken from the Windows registry, both static and dynamic DHCP
#       configurations are supported.
#
#       Example: dns_nameservers 10.0.0.1 192.172.0.4
#
#Default:
# none


  --Ritesh agrawal


_______________________________________________
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to