|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi,
I've commented out a zone for a domain on named.conf and want the change to take effect. However, there seems to be no way of restarting BIND. I've tried everything: rndc reload, rndc refesh, rndc reconfig... Nothing seems to work. What should I do? Any help will be appreciated. Thanks, Ralph. |
|
#2
|
|||
|
|||
|
from a prompt try:
services named restart Last edited by Scottka2000 : May 9th, 2003 at 05:20 PM. |
|
#3
|
||||
|
||||
|
or you could try:
killall -HUP named |
|
#4
|
|||
|
|||
|
If you are running BIND v.8 or less:
# ndc stop # ndc start If you are running BIND v.9: # rndc stop # rndc start |
|
#5
|
|||
|
|||
|
It gives me an error: 'Connection Refused'; what is this for? I have the keys configured and made right with hmac I think...
|
|
#6
|
|||
|
|||
|
>or you could try:
>killall -HUP named This one worked with me. The keys weren't in and ndc crashed horribly with the connect error. Pfft. Thank you! |
![]() |
| Viewing: Dev Shed Forums > System Administration > DNS > How do I restart BIND?? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|