Friday, September 22, 2006

DNS BIND setup for Free BSD Servers


1) For Bind updated the rc.conf file to include these lines:

named_enable="YES"
named_program="/usr/sbin/named"
named_flags="-u bind -g bind"

2) For Webmin changed this line to YES in the webmin.sh script:

webmin_enable="YES"

3) For Webmin made sure this line was enabled in the rc.conf file:

webmin_enable="YES"

0 Comments:

Post a Comment

Links to this post:

Create a Link

<< Home