[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: dnscache resolution



David Clymer wrote:

On Sun, 2005-07-03 at 15:10 +0200, Al Bayrouni wrote:
Hello all,

I installed dnscache , it is running but daes'nt resolve any names !!!

netstat -na |grep -v unix
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address           Foreign Address         State
tcp        0      0 127.0.0.1:53            0.0.0.0:*               LISTEN
tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN
udp    19456      0 127.0.0.1:53            0.0.0.0:*
udp        0      0 0.0.0.0:68              0.0.0.0:*
udp        0      0 0.0.0.0:68              0.0.0.0:*
udp        0      0 0.0.0.0:68              0.0.0.0:*
udp        0      0 127.0.0.1:32857         127.0.0.1:53            ESTABLISHED

Exemple : ping www.yahoo.com:
unknown host name ...

In the root file I have all the root ip's


What does your /etc/resolv.conf file look like? Its first nameserver
entry should be one for localhost:

nameserver 127.0.0.1


-davidc
Thank you for your answer.

In /etc/resolv.conf, I have just this line: nameserver 127.0.0.1

I don't understand why dnscache daesen't works.
Howerver it is listening on 53 port.

Now I am running bind9 (cache only).
But still wainting for fixing the dnscache mistery :)

Thank you
Bayrouni.




Reply to: