|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Problem stopping DNS server.
Hi,
I have setup DNS (BIND 9) on Linux 9.0 server. It works fine. I want to stop. I have given command as follows to stop DNS server. ############# [root@shn root]# /etc/init.d/named stop Stopping named: ############# When I give command to start DNS as follows : ########## [root@shn root]# /etc/init.d/named start named: already running[root@shastrihallnetwork root]# ############## It says "already running". Does this means it has not stopped properly? Thanks for support. |
|
#2
|
||||
|
||||
|
If you read the sticky topic in this forum you would know how to stop BIND when all else fails. I suggest you read the linux post. You may learn other things.
killall named or killall -KILL named
__________________
Send me a private message if you would like me to setup your DNS for you for a price of your choosing. This is the preferred method if your DNS needs to be fixed/setup fast and you don't have the time to bounce messages back and forth on a forum. Also, check out these links: Whois Direct | DNS Crawler | NS Trace | Compare Free DNS Hosts |
![]() |
| Viewing: Dev Shed Forums > System Administration > DNS > Problem stopping DNS server. |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|