<div dir="ltr"><div><div>Thank you for your response. Basically what I am trying to do is migrate the BIND server from a Centos 5.11 machine to a CentOS 7.2 machine.  The BIND on CentOS 5.11 was compiled manually by source and its named.conf file looks very different than what CentOS/Red Hat provides in the RPM package named.conf file. Any tips on how I should go about migrating successfully from the 5.11 machine to the 7.2 machine?  <br><br><br></div>As for the named.service unit file that Reindl provided, will I need to call upon any RNDC services? I saw that in the named.service file that comes with the RPM/YUM package contains a call to some RNDC service which calls up some generate-rndc-key.sh script.. I am not too sure of what the names of the files are. <br><br><br></div>Thanks for all of your help!<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 25, 2016 at 3:52 PM, Carl Byington <span dir="ltr"><<a href="mailto:carl@byington.org" target="_blank">carl@byington.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA512<br>
<span class=""><br>
On Mon, 2016-04-25 at 13:54 -0400, Sean Son wrote:<br>
> Reindl<br>
<br>
> Thank you for your response.  Let me see if what you provided will<br>
> work<br>
> with what I am trying to do.<br>
<br>
</span>If you are compiling any source code for rpm based distributions like<br>
RedHat, you really want to look at the rpm packaging. RedHat has an rpm<br>
spec file for their older bind on RHEL7/Centos7. I modified that for the<br>
latest bind.<br>
<br>
<a href="http://www.five-ten-sg.com/mapper/bind" rel="noreferrer" target="_blank">http://www.five-ten-sg.com/mapper/bind</a><br>
<br>
That builds the latest version of Bind from ISC, in a manner compatible<br>
with stock bind installs from the Centos7 distribution. The files are<br>
installed into the same locations.<br>
<br>
<br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v2.0.14 (GNU/Linux)<br>
<br>
iEYEAREKAAYFAlcedWkACgkQL6j7milTFsEoRgCfY41g6L65iylYWrZvDA5cYRf1<br>
TmcAmwbSQ1VhpmWSyj7mRGQViIFKpaaC<br>
=M7y/<br>
-----END PGP SIGNATURE-----<br>
<br>
<br>
_______________________________________________<br>
Please visit <a href="https://lists.isc.org/mailman/listinfo/bind-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a> to unsubscribe from this list<br>
<br>
bind-users mailing list<br>
<a href="mailto:bind-users@lists.isc.org">bind-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/bind-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/bind-users</a><br>
</blockquote></div><br></div>