I am having some issue with setting up a caching nameserver. here's the link: http://www.centos.org/modules/newbb/viewtopic.php?topic_id=150&forum=10&post_id=400#forumpost400 the OS is now CentOS4 -- My "Foundation" verse: Isa 54:17 No weapon that is formed against thee shall prosper; and every tongue that shall rise against thee in judgment thou shalt condemn. This is the heritage of the servants of the LORD, and their righteousness is of me, saith the LORD. -- carpe ductum -- "Grab the tape" CDTT (Certified Duct Tape Technician) Linux user #322099 Machines: 206822 256638 276825 http://counter.li.org/
William Warren wrote:> I am having some issue with setting up a caching nameserver. > here's the link: > http://www.centos.org/modules/newbb/viewtopic.php?topic_id=150&forum=10&post_id=400#forumpost400 > > > the OS is now CentOS4If you only need caching, then try using something simpler, and more secure, than bind. Try dnsmasq (it can run a dhcp-server too, but that is easily disabled) or dns-cache (a djb software utility). I prefer dnsmasq myself. Simple, but effective.
Have you tried nscd? William Warren wrote:> I am having some issue with setting up a caching nameserver. > here's the link: > http://www.centos.org/modules/newbb/viewtopic.php?topic_id=150&forum=10&post_id=400#forumpost400 > > > the OS is now CentOS4
William Warren wrote:> I am having some issue with setting up a caching nameserver. > here's the link: > http://www.centos.org/modules/newbb/viewtopic.php?topic_id=150&forum=10&post_id=400#forumpost400 > > > the OS is now CentOS4What about # yum install caching-nameserver # chkconfig named on # service named start It works like a charm! -- for some how-to's and rpms visit my site : http://solid.bounceme.net for commercially supported solutions visit : http://www.robas.com