View Single Post
  #2   (View Single Post)  
Old 12th July 2008
Carpetsmoker's Avatar
Carpetsmoker Carpetsmoker is offline
Real Name: Martin
Tcpdump Spy
 
Join Date: Apr 2008
Location: Netherlands
Posts: 2,243
Default

Hehe, still wrestling with bind I see ... What's the score?

Quote:
Shouldn't it be possible to rebuild it by simply running: cd /usr/src/etc/namedb && make install ?

Thanks

Edit Of course i tried that but gon an error message, is there another way ?
Hmm, this should just work, I double-checked to be sure:

Code:
[/usr/src/etc/namedb]# make install
install -o root -g wheel  -m 644 named.conf named.root /etc/namedb
===> master (install)
install -o root -g wheel  -m 644 empty.db localhost-forward.db localhost-reverse.db /etc/namedb/master
What's the error message you got?
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things.
Reply With Quote