[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] UPDATED!!!bind 8.3.3 patch



=============================================
Please excuse me, I made a mistake in my earlier post
Not catastrophic though!
I copied the 'patch' statement wrong!!!1
==============================================
 Patching your bind
 ssh to your server
 issues su -
 Start at 'A' or 'B'
 A.=== If you don't have your src ===
 cd /usr/local/src
 mkdir bind-8.3.3
 cd bind-8.3.3
 wget ftp://ftp.isc.org/isc/bind/src/8.3.3/bind-src.tar.gz
 tar -zxvf bind-src.tar.gz
 rm bind-src.tar.gz
 cd src
 B.=== if you do still have your source ===
 cd /usr/local/src/bind-8.3.3/src (or where your source is)
 wget http://www.isc.org/products/BIND/patches/bind833.diff
 patch -p0 < bind833.diff
 make clean
 make depend
 make
 make install
 ndc restart
 ndc status  (should show your compile date/time)
 mine reads "named 8.3.3-REL Thu Nov 14 06:37:25 EST 2002"

 Gerald
> --
> http://frontstreetnetworks.com | http://raqware.com
> Front Street Networks LLC  | Phone: +1 203-785-0699
> 229 Front Street, Ste. C, New Haven, CT. 06513-3203
>
>
> _____________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To subscribe/unsubscribe, or to SEARCH THE ARCHIVES, go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>

--
http://frontstreetnetworks.com | http://raqware.com
Front Street Networks LLC  | Phone: +1 203-785-0699
229 Front Street, Ste. C, New Haven, CT. 06513-3203