Cannot get BIND logs to write to the correct file.

2016-05-02 Thread Sean Son
Hello all I am trying to get BIND to write its logs to two files: /var/log/named/named.log and /var/log/named/dnsreqs.log No matter what I do , the logs are still being written to /var/named/data/named.run Here is the part of my named.conf which deals with logging: logging {

Re: Compiling BIND9 on CentOS 7

2016-04-27 Thread Sean Son
Thank you for your responses guys. Here is a n00b question: Because this new server will be a slave DNS server, do I have to manually copy the zone files from the current slave DNS server (The CentOS 5.11) one, or does the new server automatically get the zones from the master DNS server?

Re: Compiling BIND9 on CentOS 7

2016-04-27 Thread Sean Son
2 > > On Mon, 2016-04-25 at 13:54 -0400, Sean Son wrote: > > Reindl > > > Thank you for your response. Let me see if what you provided will > > work > > with what I am trying to do. > > If you are compiling any source code for rpm based distributions like >

Re: Compiling BIND9 on CentOS 7

2016-04-25 Thread Sean Son
Reindl Thank you for your response. Let me see if what you provided will work with what I am trying to do. Thanks again! On Mon, Apr 25, 2016 at 1:36 PM, Reindl Harald <h.rei...@thelounge.net> wrote: > > > Am 25.04.2016 um 19:23 schrieb Sean Son: > >>

Re: Compiling BIND9 on CentOS 7

2016-04-25 Thread Sean Son
On 25/04/16 17:59, Sean Son wrote: > > Hi Sean Son, > > > I know I emailed the list about compiling BIND on a SystemD distro > earlier > > last month. This time I have a different question. After I compile BIND9 > on > > CentOS 7 , how do I get it to start up at boot

Compiling BIND9 on CentOS 7

2016-04-25 Thread Sean Son
Hello all I know I emailed the list about compiling BIND on a SystemD distro earlier last month. This time I have a different question. After I compile BIND9 on CentOS 7 , how do I get it to start up at boot time and how do I restart it? I don't want to have to write a systemd unit configuration

Re: Regarding compiling BIND 9.10.3-p4 on a SystemD Distro

2016-03-24 Thread Sean Son
Thank you for the replies everyone. Are there any major differences between the BIND package that Red Hat/CentOS provides vs the BIND package provided by the ISC website? Thanks On Thu, Mar 24, 2016 at 8:19 AM, Tony Finch wrote: > Mark Andrews wrote: > > > >

Regarding compiling BIND 9.10.3-p4 on a SystemD Distro

2016-03-22 Thread Sean Son
Hello all I recently compiled and installed BIND 9.10.3-p4 from source on a system running CentOS 7. This is for practice purposes. Ive been searching all of the net and I cannot find the answer to this one question of mine: How do I create the systemd service unit configuration file for the