| Author |
Message |
Fabio *nix forums beginner
Joined: 01 May 2005
Posts: 23
|
Posted: Wed Jul 19, 2006 3:56 pm Post subject:
dnrd
|
|
|
hi everyone
some basic questions i can't understand...
squid always uses dnrd for resolving names?
from where in the configuration files dnrd is called from squid? |
|
| Back to top |
|
 |
Henrik Nordstrom *nix forums Guru
Joined: 01 Feb 2005
Posts: 2377
|
Posted: Wed Jul 19, 2006 4:17 pm Post subject:
Re: dnrd
|
|
|
ons 2006-07-19 klockan 17:56 +0200 skrev Fabio:
| Quote: | hi everyone
some basic questions i can't understand...
squid always uses dnrd for resolving names?
|
dnrd?
Squid uses DNS calls to your configured DNS server/resolver, configured
either from /etc/resolv.conf or squid.conf.
It also uses /etc/hosts or equivalent static file specified in
squid.conf to resolve names.
Regards
Henrik |
|
| Back to top |
|
 |
Fabio *nix forums beginner
Joined: 01 May 2005
Posts: 23
|
Posted: Wed Jul 19, 2006 4:41 pm Post subject:
Re: dnrd
|
|
|
At 06:17 PM 7/19/2006, you wrote:
ons 2006-07-19 klockan 17:56 +0200 skrev Fabio:
| Quote: | hi everyone
some basic questions i can't understand...
squid always uses dnrd for resolving names?
|
dnrd?
Squid uses DNS calls to your configured DNS server/resolver, configured
either from /etc/resolv.conf or squid.conf.
It also uses /etc/hosts or equivalent static file specified in
squid.conf to resolve names.
Regards
Henrik
ok...that's right..
the problem is this..
my squid calls localhost dns served from dnrd (a dns proxy)
dnrd calls an internal dns to resolve names...
sometimes (randomly) some addresses are not solved. sometimes google (acc!)
sometimes microsoft (LOL) sometimes something else...without any apparent
reasons...
what to do?
how to debug??
help |
|
| Back to top |
|
 |
Google
|
|
| Back to top |
|
 |
|