topleft
topright
Enter the Member Network Zone View the Top 10 Points Leaderboard View Members Who Are Currently Online View Latest Member Activity

Featured Members


Member Network Zone

Expert Blog Comments

iPad Not Actually Just Like a Book
I too often confuse expensive $400+ consumer electronics for $5 stacks of paper bound together with ...
IT Organizations Lack Financial Management Tools
This is a clear case for project management software, like Microsoft Project. A couple of years ago ...
Is Certification Losing Value?
The biggest problem with certifications is that they are used as a measuring stick for knowledge in ...
Is Certification Losing Value?
Ty, I think you commentary is spot on. The burden of demonstrating the value of any certification r...
Do Project Managers Really Make A Difference in Project Success?
Stuart, Great comments. I couldn't have said it better myself. —Ty
Group Dashboard View Manager's Profile  |  Contact Group Manager

LAMP Open Source

  • About group: For individuals interested in Linux, Apache, MySQL, and PHP open source technology developments and their applications in business.
  • Group type: Open to all
  • Founded: 2008-03-05 13:10:49
  • Group Members: 32
  • Manager: Bill Gerneglia

 
Bulletin: Linux BIND DNS Update
Created: 2008-08-12 08:19:50
Author:

Linux BIND DNS Update

Note: A bug has been uncovered in most Linux DNS servers and it is now suggested that systems administrators patch all systems with a fix.

Best practices encourage you to keep the DNS service BIND (Berkeley Internet Name Domain) updated with the latest version on your Linux Server.

To Update BIND

1. SSH to your server.
2. Type su - and press Enter to gain root access.
3. Type cp /etc/sysconfig/named /etc/sysconfig/named.bak
4. Type yum clean all.
5. Type yum update bind.

The system will then proceed to update all the needed packages for you automatically.

If you have never made any changes to your yum.conf file you can use the following procedure to make this update:

1. SSH to your server.
2. Type su - and press Enter to gain root access.
3. Type echo "exclude=bind-chroot caching-nameserver" >> /etc/yum.conf

Once this is complete you can run the yum update statements at the top of the article. If you receive an error similar to the following:
Error: Missing Dependency: bind = 31:9.4.2-3.fc7 is needed by package caching-nameserver

or
Error: Missing Dependency: bind = 31:9.4.2-3.fc7 is needed by package bind-chroot

You may need to remove bind-chroot and/or caching-nameserver from your server prior to upgrading. To do this you can do the following:

1. SSH to your server.
2. Type su - and press Enter to gain root access.
3. Type yum -y remove bind-chroot caching-nameserver.

The removal of these packages can cause adverse effects on your server. You may need to restore the version of /etc/sysconfig/named that you backed up by using the following command:
cp /etc/sysconfig/named.bak /etc/sysconfig/named

NOTE:This will install the most up to date version of BIND on your server. As the server administrator it will be your responsibility to determine whether or not a version update will cause any conflicts on your server. It is your responsibility to troubleshoot any issues that arise from performing this update.

Comments (0)Add Comment

Write comment
smaller | bigger

security code
Write the displayed characters


busy




White Paper Library

Copyright © 2007-2010 CIOZones. All Rights Reserved. CIOZone is a property of Professional Social Networks, Inc.