Linux Forums - Linux Help,Advice & support community:LinuxSolved.com

Network Troublshooting => General Networking Support in Linux => Topic started by: spice_prash on June 09, 2004, 11:22:18 AM

Title: how to install Caching NameSever
Post by: spice_prash on June 09, 2004, 11:22:18 AM
Hi guys...............

I m workinn in a recently established ISP. we have 2 servers here.
 one is webservr. i want to configure the otherone as caching nameservr.
So. can anyone briefly tell me how to do tht................

Plz.......tht is urjent....

Prash.
Title: how to install Caching NameSever
Post by: Ricky on June 09, 2004, 01:14:49 PM
IF it is Redhat Linux then simply in other computer in /etc/resolv.conf add followng lines
Code: [Select]
nameserver 127.0.0.1 and make it ur DNS server.