Portal Home > Knowledgebase > Articles Database > DNS and GOdaddy


DNS and GOdaddy




Posted by timmyd, 05-26-2008, 01:21 AM
HI, i didn't manage to fix the DNS problem i have to put my DNS records in (forexample, but also others) GOdaddy account. If i do so it returns: errors where detected. Another provider returns DNS not in Name Pool. What am i missing, or maybe what should take out? I have created for each ns record and DNS record that looks like this: $ttl 38400 @ IN SOA ns1.dnsdomain.com. root.ns1.dnsdomain.com. ( 1208578990 10800 3600 604800 38400 ) @ IN NS ns1.dnsdomain.com. @ IN NS ns2.dnsdomain.com. @ IN NS ns3.dnsdomain.com. @ IN A 99.99.999.999 *.@ IN A 99.99.999.999 www IN A 99.99.999.999 localhost IN A 127.0.0.1 (99.99.999.999: is my server IP) as a matter of fact i created these zones in the named.conf: zone "ns1.dnsdomain.com" { type master; file "/var/named/ns1.dnsdomain.com.hosts"; }; zone "ns2.dnsdomain.com" { type master; file "/var/named/ns2.dnsdomain.com.hosts"; }; zone "ns3.dnsdomain.com" { type master; file "/var/named/ns3.dnsdomain.com.hosts"; }; zone "dnsdomain.com" { type master; file "/var/named/dnsdomain.com.hosts"; };



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
FFLVtool2 error (Views: 521)