انجمنهای فارسی اوبونتو
کمک و پشتیبانی => شبکه و سرویس دهندهها => نویسنده: khatere در 20 شهریور 1392، 11:38 بظ
-
سلام
من DNS server bind رو با دستور sudo apt-get install bind9 نصب کردم ولی حالا وقتی دستور sudo /etc/init.d/bind9 restart
میزنم اینو میگه :WARNING: key file (/etc/rndc.key) exists, but using default configuration file (/etc/rndc.conf)
rndc: connect failed: 127.0.0.1#953: connection refused
waiting for pid 9518 to die
کسی میدونه اشکال کجاس؟
ممنون
-
sudo kill 9518
بعد دوباره دستور رو بزن ببین حل میشه؟
-
نه بازم درست نشد :(
root@khadijeh-Inspiron-N5110:/etc/bind# sudo kill 9518
kill: No such process
root@khadijeh-Inspiron-N5110:/etc/bind# sudo /etc/init.d/bind9 restart
* Stopping domain name service... bind9
WARNING: key file (/etc/rndc.key) exists, but using default configuration file (/etc/rndc.conf)
rndc: connect failed: 127.0.0.1#953: connection refused
waiting for pid 2925 to die
[ OK ]
* Starting domain name service... bind9 [ OK ]
root@khadijeh-Inspiron-N5110:/etc/bind#
-
خود bind استارت شده و داره کار میکنه فقط اون rndc که ابزار مدیریت bind هست مشکل داره .
تست کنین ببین bind کار میکنه . این دستور رو تو همون سیستمی که Bind رو نصب کردیید بزدین ببینین جواب بر می گردونه :
dig @127.0.0.1 google.com