I am new on ISPConfig 3. I installed ISPConfig 3 on Debian system which is on Static IP. How to create DNS Record for Domain which is register on Godaddy & how to create NS1 and NS2 on Godaddy which I used in ISPConfig 3 DNS Record. I read the thread seems to be out of date. http://www.howtoforge.com/ispconfig_dns_godaddy Please help me. ANS
Hi, It's easy. If you have 1 single ip address for your name servers you can disable the dns service in ispconfig and use the godaddy dns. Example: - In the A(host) TAB add server xxx.xxx.xxx.xxx (here your server ip address) mail xxx.xxx.xxx.xxx (here your mail server ip address) - In the cname(alias) TAB add www @ ftp @ ... - In the MX (Mail Exchanger) TAB 10 @ mail.yourdomain.com That's all. You can add more alias if you want and A records for others servers in your domains. Cheers!
Creae DNS Record Thanks pititis How to disable DNS service, It means I can't create DNS record in ISPConfig 3. My ISPConfig 3 is install in my home with static ip and the IP is like 212.xxx.xxx.41. The Example which you given is used in IspConfig3 or Godaddy Domain account? Because, I am new in website configuration can you please provide me detailed example. ANS