[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: bind9 ns1 and ns2 not authorative



Giacomo A. Catenazzi wrote:

rname should not have the @. You should instead use ".", i.e.:

@       IN      SOA     ns1.itech.nl. hostmaster.unitedmembers.com. (


BTW these command are useful to check for configuration errors:
named-checkconf /etc/bind/named.conf
named-checkzone /etc/smbind/zones/euronic.nl

ciao
	cate


                       2008082225      ; Serial
                       28800           ; Refresh
                       7200            ; Retry
                       1209600         ; Expire
                       86400)          ; Negative Cache TTL
;
@       IN      NS            ns1.itech.nl.
@       IN      NS            ns2.itech.nl.

thanks randall



i noticed the @ . thing while copying this earlier, but it does not make any difference to the original issue tough,
tried both commands but no error or anything.

p.s.
if i'm not misstaking that would be
ns1:/# named-checkzone euronic.nl /etc/smbind/zones/euronic.nl
zone euronic.nl/IN: loaded serial 2008082200
OK


Reply to: