Hi All,
Can any one tell me how to Configure/Store recently used items such as proxy requests in DNS caching name server, Any help would be appriciated
Thanks in advance, Regards Amit Karia
On Sun, 2005-11-13 at 08:44 +0000, Karia Amit wrote:
Can any one tell me how to Configure/Store recently used items such as proxy requests in DNS caching name server, Any help would be appriciated
1. install the BIND package, 2. configure /etc/named.conf so that it answers queries on the "lo" interface only (see the docs in the bind pkg), 3. start the service, 4. change your /etc/resolv.conf to query from 127.0.0.1.
HTH,
On Monday 14 November 2005 02:30 PM, Arun K. Khan wrote:
On Sun, 2005-11-13 at 08:44 +0000, Karia Amit wrote:
Can any one tell me how to Configure/Store recently used items such as proxy requests in DNS caching name server, Any help would be appriciated
1. install the BIND package,
What about djbdns, Which has facility to seprate the dns cache and dns server. Check this http://cr.yp.to/djbdns/separation.html. Can't we Install djbdns. For bind can you see this link http://cr.yp.to/djbdns/blurb/unbind.html. For djbdns can see this link http://cr.yp.to/djbdns/guarantee.html.
HTH,
ChEErs, Hardik Dalwadi.
On Sun, Nov 13, 2005 at 08:44:20AM -0000, Karia Amit wrote:
Can any one tell me how to Configure/Store recently used items such as proxy requests in DNS caching name server, Any help would be appriciated
Try using `dnsmasq', it might be what you need
http://thekellys.org.uk/dnsmasq/doc.html
Nosferatu!!!