I found that named did stop working for me on my VPS server, didn't know what was going on and started to research the issue.
Found that BIND did have an automatic update done by CPANEL/WHM but also found that Cpanel/WHM apparently did not install the bind-library correctly or not at all.
Here in short the solution for my centOS system, other linux flavours may have other solutions, but for a VPS admin this shouldn't be that much hocus-pocus.
One little note if this isnt working, check your /etc/resolv.conf if it is not using YOUR dns servers or another broken dns server, if you really need a working DNS for downloading the module try opendns.comroot@ourserver [/etc]# yum update -u bind-libs
Gathering header information file(s) from server(s)
Server: CentOS-3 - Addons
Server: CentOS-3 - Base
Server: CentOS-3 - Extras
Server: CentOS-3 - Updates
Finding updated packages
Downloading needed headers
Cannot find any package matching -u available to be updated.
Resolving dependencies
Dependencies resolved
I will do the following:
[update: bind-libs 20:9.2.4-14_EL3.i386]
Is this ok [y/N]: y
Downloading Packages
Getting bind-libs-9.2.4-14_EL3.i386.rpm
bind-libs-9.2.4-14_EL3.i3 100% |=========================| 548 kB 00:00
Running test transaction:
Test transaction complete, Success!
bind-libs 100 % done 1/2
Completing update for bind-libs - 2/2
Updated: bind-libs 20:9.2.4-14_EL3.i386
Transaction(s) Complete
root@ourserver [/scripts]# ./restartsrv_named
Starting named: [ OK ]
More information can be found in the Cpanel forum where they mainly discuss about up2date, which was not installed on my system, and thus not a solution for me.
Hope this will help others with the same problem! Good luck!
Kindest regards,
Patrick


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks