View Full Version : BIND 9.3.3 Released
BIND 9.3.3 (http://www.isc.org/index.pl?/sw/bind/) over at the ISC. It contains a few security fixes over 9.3.2. Download it (ftp://ftp.isc.org/isc/bind9/9.3.3/bind-9.3.3.tar.gz).
Also, it requires OpenSSL version 0.9.7l or 0.9.8d, so make sure that's up to date before upgrading BIND.
Tantawi
12-10-2006, 02:59 AM
Thanks :)
Any how-to for CentOS 4.4?
wget ftp://ftp.isc.org/isc/bind9/9.3.3/bind-9.3.3.tar.gz
tar xzvf bind-9.3.3.tar.gz
cd bind-9.3.3
./configure
make
make install
(on CentOS 4.4 but which distro you use shouldn't make a whole lot of difference)
Tantawi
12-10-2006, 03:43 AM
Thanks JTE,
I did exactly the above, and in the DirectAmdin control panel it's still shows the old version (9.2.4), but when I run "named -v" it says "BIND 9.3.3" so I think it's fine :)
xemaps
12-10-2006, 03:55 AM
Notice that "old" 9.2.4 version is stable and has no bug.
This is no need to change if you have this 9.2.4 version.
We have centos 4.4 with 9.2.4
nobaloney
12-10-2006, 05:02 PM
Of course if you're running CentOS, you can just use the rpm version, and set up yum to update every night.
We do :) .
Jeff
Powered by vBulletin™ Version 4.0.4 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.