similar to
http://www.howtoforge.com/forums/showthread.php?t=55816, my dns does not work anymore.
running debian squeeze with bind on ispconfig 3.0.4.2.
I created a new zone (first after upgrade, existant domain, but not on my server) with the wizard, the zone-file gets created, but
Code:
dig @my.server.com domain.com
just gives:
Code:
->>HEADER<<- opcode: QUERY, status: REFUSED
on the server itself, it gives the result for the old configuration:
Code:
dig @localhost domain.com
; <<>> DiG 9.7.3 <<>> @localhost domain.com
; (1 server found)
;; global options: +cmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 56020
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 2, ADDITIONAL: 0
;; QUESTION SECTION:
;domain.com. IN A
;; ANSWER SECTION:
domain.com. 3600 IN A IP.IP.IP.IP
;; AUTHORITY SECTION:
domain.com. 3600 IN NS ns2.domain2.com.
domain.com. 3600 IN NS ns.domain2.com.
the zone does not get transfered to secondary nameservers as well...
thanks for help in advance :-)
Recent comments
15 hours 29 min ago
22 hours 10 min ago
1 day 2 hours ago
1 day 3 hours ago
1 day 12 hours ago
1 day 21 hours ago
1 day 22 hours ago
2 days 1 hour ago
2 days 6 hours ago
2 days 6 hours ago