Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Update to BInd 9.2.3rc2 just like the OpenSSH yesterday
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
flipster23
n00b
n00b


Joined: 11 Sep 2003
Posts: 7

PostPosted: Wed Sep 17, 2003 5:34 pm    Post subject: Update to BInd 9.2.3rc2 just like the OpenSSH yesterday Reply with quote

If you wait a bit a new ebuild I am sure will be available soon. Otherwise, I have done this and it worked for me. I didn't think this up, some other person did this for OpenSSH. It's the same idea, just different file names.

Code:

cd /usr/portage/net-dns/bind
cp bind-9.2.2_rc1-r2.ebuild bind-9.2.3_rc2.ebuild
emerge -f bind-9.2.3_rc2.ebuild


You will get some barf from the emerge program. Now run this:
Code:

ebuild bind-9.2.3_rc2.ebuild digest
emerge bind-9.2.3_rc2.ebuild


Now the new BIND should install. Make sure to add two separate zones for "com" and "net" in your named.conf file as indicated at:

http://www.isc.org/products/BIND/delegation-only.html

where you you replace "foo" with "com" and another identical block like that using "net".

Restart named.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum