|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
/etc/rc.d/init.d/named stop (not working)
With RH 9, when I do a /etc/rc.d/init.d/named stop, it just locks up, does nothing. If I do a control-c, it exits from the request. Although bind does indeed stop, but doing the /etc/rc.d/init.d/named stop just locks up.
No good with scripts and other things that are running. Any ideas... default installs of RH 9. thanks. |
|
#2
|
|||
|
|||
|
Check to ensure the pid file is being created and is current
ps -aux | grep named should equal cat /var/named/named.pid obviously the pid file will vary in location if your not sure check your named.conf Cheers |
![]() |
| Viewing: Dev Shed Forums > System Administration > DNS > /etc/rc.d/init.d/named stop (not working) |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|