Quote:
Originally Posted by grungy
Do you have any other ideas?
|
duh, let's try to narrow this down:
in Ispconfig, test mydns actually works:
Code:
dig @localhost domain.in.isconfig.tld
you should get "status: NOERROR" in header.
in slave:
Code:
dig @isconfig.master.tld domain.in.isconfig.tld
you now propably see "status: REFUSED"
check also ispconfig-mydns-database, dns_soa/xfer should include slave-IP, and dns_soa/active = Y.
i am running mydns-ng, and if you are not, i suggest you to switch to it. it works all ok with Ispconfig, no modifications needed.