dear community, i have the following Problem: i have registered a Domain like Domain.com. ns1.domain.com and ns2.domain.com Points to the new ispconfig 3 Server (ip addresses correctly defined!). now if i want create on the ispconfig 3 Server itself the Zone record for Domain.com, bind creates a file called pri.domain.com.err what is my Problem? how i can fix this? this Domain should be the masterdomain of this Server (if i Register any Domains, i create the Domain with ns1.domain.com and ns2.domain.com but first i must get the primare dns Zone for Domain.com on this Server working). can you help me? thank you many greets iceget
Check the syslog and search for named / bind errors, the error is explained there. Most likely you dont have corresponding a-records for the two ns records.
re hello till, thanks, but i get no error. i have created the new dns Zone, and here my Output from the Shell (the.err file are be created: Code: Apr 29 11:26:01 thor named[1587]: received control channel command 'reload' Apr 29 11:26:01 thor named[1587]: loading configuration from '/etc/bind/named.conf' Apr 29 11:26:01 thor named[1587]: reading built-in trusted keys from file '/etc/bind/bind.keys' Apr 29 11:26:01 thor named[1587]: using default UDP/IPv4 port range: [1024, 65535] Apr 29 11:26:01 thor named[1587]: using default UDP/IPv6 port range: [1024, 65535] Apr 29 11:26:01 thor named[1587]: reloading configuration succeeded Apr 29 11:26:01 thor named[1587]: reloading zones succeeded ^C root@thor:/var/log# cat -n syslog | grep 'error' what i can do? thanks.
thanks, now it working fine hello till, thanks. i have created the ns1 and ns2 a record, now no .err file mor. it works perfectly! thank you! many greets, markus