Control Web Panel

WebPanel => Installation => Topic started by: eeynauk on July 19, 2016, 08:37:13 AM

Title: BIND Installation failed
Post by: eeynauk on July 19, 2016, 08:37:13 AM
I have configured the BIND DNS however it failed.

Here's the error message:
Starting named: Error in named configuration: zone localhost.localdomain/IN: loaded serial 0 zone localhost/IN: loaded serial 0 zone 1.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.ip6.arpa/IN: loaded serial 0 zone 1.0.0.127.in-addr.arpa/IN: loaded serial 0 zone 0.in-addr.arpa/IN: loaded serial 0 dns_rdata_fromtext: /var/named/runoff925.com.hosts:32: near eof: unbalanced parentheses zone runoff925.com/IN: loading from master file /var/named/runoff925.com.hosts failed: unbalanced parentheses zone runoff925.com/IN: not loaded due to errors. _default/runoff925.com/IN: unbalanced parentheses [FAILED]

So i did some changed on my from /var/named/localhosts A record from 127.0.0.1 to my IP.

$TTL 1D
@   IN SOA  @ rname.invalid. (
                                     0   ; serial
                                        1D   ; refresh
                                        1H   ; retry
                                        1W   ; expire
                                        3H )    ; minimum
        NS   @
        A   79.143.178.79
        AAAA    ::1

and my var/named/runoff925.com.hosts  one of the A record pointing to 127.0.0.1 changed to my IP "79.143.178.79".

But it still failed.

Why would it happened?
Title: Re: BIND Installation failed
Post by: Igor S. on July 28, 2016, 01:22:29 PM
Hello,
as I see the file /var/named/unoff925.com.hosts wasn't created by CWP (the CWP has other file names)
I guess you have an error in the zone. Try to recreate it via CWP.