سلام دوستان
ما ISP داریم تازگی احساس کردم که یک DNS سرور واسه ISP نیازه الان من Ubuntu Server 9.10 رو نصب دارم
و این دستور هم زدم apt-get install bind9
و تو فولدر ETC یک فولدر بنام Bind ایجاد شده
حالا برای تنظیماتش باید چیکار کنم که DNS Server راه بیفته من می خواهم ادرس های اینترنتی رو برام کش کنه
که همون DNS Server میشه
اگر اشتباه نکنم باید فایل named.conf که در پوشه bind هست رو تغییراتی درش بدم چه تغغیراتی رو نمی دونم
میشه کمک کنید لطفا مممون
در این فایل هم این چیزها بود
// This is the primary configuration file for the BIND DNS server named.
//
// Please read /usr/share/doc/bind9/README.Debian.gz for information on the
// structure of BIND configuration files in Debian, *BEFORE* you customize
// this configuration file.
//
// If you are just adding zones, please do that in /etc/bind/named.conf.local
include "/etc/bind/named.conf.options";
include "/etc/bind/named.conf.local";
include "/etc/bind/named.conf.default-zones";