View previous topic :: View next topic |
Author |
Message |
YJ_SOFT n00b
Joined: 29 Sep 2007 Posts: 1 Location: JAIPUR
|
Posted: Sun Apr 13, 2008 11:10 am Post subject: DNSCACHEX provlem - "no servers could be reached" |
|
|
Hi all,
We have a campus wide network in our college. And i am trying to setup dnscache for our network
I emerged djbdns and setup dnscache ($ dnscache-setup) as explained in gentoo wiki.
I hav enetered 172.16.1.4 (my machine's ip on local network), wen it asks
IP to bind cache to[127.0.0.1]>
Everything goes on well bt when i try to dig from any machine on network it gives this error
$ dig @172.16.1.4 google.com
; <<>> DiG 9.4.1-P1 <<>> @172.16.1.4 google.com
; (1 server found)
;; global options: printcmd
;; connection timed out; no servers could be reached
Please tell me where i could have made the mistake and how should i rectify it? |
|
Back to top |
|
|
darkphader Veteran
Joined: 09 May 2002 Posts: 1225 Location: Motown
|
Posted: Tue Apr 22, 2008 2:40 pm Post subject: |
|
|
Did you do:
Code: | touch /service/dnscachex/root/ip/172.16 |
I don't use the setup script so I don't know if it does it for you.
Check out http://cr.yp.to/djbdns/run-cache-x.html for some hints (although the file organization is a bit different). _________________ WYSIWYG - What You See Is What You Grep |
|
Back to top |
|
|
|