Quote:
|
Originally Posted by Leszek
1)
Recently I've registered a domain name by one of the Polish registrars and was trying to setup my own DNS server to easily manage the needed records for my sites.The server is Bind with ISPConfig-I'm using the ISPConfig Virtual Appliance again.After reading this tutorial I've configured Bind thru the ISPConfig web interface without adding an SPF record.Everything went fine but when I try to add this ISPConfig server to my registrar's DNS I get an error telling me that the specified DNS server isn't configured for my domain.
Port 53 (TCP/UDP) is open on the firewall.I guess that otherwise it wouldn't see the DNS server at all.
The same domain would go for the DNS server and my websites/mail/ftp.
|
Do your domains/hostnames resolve correctly when you run a
Code:
dig @localhost domainname/hostname
?
Quote:
|
Originally Posted by Leszek
2)
Next I've installed MyDNS with MyDNSConfig on Debian Sarge and it's working without any errors. This howto helped me.Now what do I have to do to configure my domain on that server thru the web-interface ?
After loging in as the admin user I want to add a new zone and I see SOA and some text fields.What would I have to enter here to configure everything right ?
Thanks.
|
Take a look here:
These links might help as well:
http://mydns.bboy.net/doc/html/mydns_9.html#SEC9
http://mydns.bboy.net/doc/html/mydns_10.html#SEC10