![]()
From: Pusat TURAN (pusatalp@yahoo.com)
Date: Mon 18 Oct 2004 - 22:15:19 EEST
Configuring A Caching Nameserver
The RedHat / Fedora default installation of BIND is configured to convert your Linux box into a caching name server. The only file you have to edit is /etc/resolv.conf in which you'll have to comment out the reference to your previous DNS server (most likely your router) with a "#" or make it point to the server itself using the universal localhost IP address of 127.0.0.1
Old Entry nameserver 192.168.1.1
New Entry # nameserver 192.168.1.1 or: nameserver 127.0.0.1
The next step is to make all the other machines on your network point to the caching DNS server as their primary DNS server.
bu metni http://www.linuxhomenetworking.com/linux-hn/dns-static.htm
adresinden aldım.linuxta yeniyim ve birşeyler öğrenmeye çalışıyorum.böyle bir makele okudum.ve yanlış anlamıyorsam.benim fedora core 2 sistemime Bind kurduğum zaman ve sadece kendi makinamda resolv.conf dosyasında gerekli değişikliği yapıp diğer makinaların dns adresine bind kurulu makinanın adresini verdiğim zaman bu makina sorguları cacheliyecekmiş.bu kadar basitmi?yoksa başka birşeyler yapmam lazımmı?yardımlarınız için şimdiden teşekkürler.
saygılarımla.
Pusat Alp
---------------------------------
Yahoo! Messenger - Communicate instantly..."Ping" your friends today! Download Messenger Now
_______________________________________________
Linux-sunucu mailing list
Linux-sunucu@liste.linux.org.tr
http://liste.linux.org.tr/mailman/listinfo/linux-sunucu
![]()