Ok this one is interesting.
I have a client that has a .it domain and when we try to update the dns to point to my servers we get the following error message:
IT-NIC automatic nameservers configuration check tool
> domain.IT domain nameservers check
>
>
>
>
> DNSCHECK [NS1.hostdomain.COM]: FAILED
>
> Server: rs-**-**-**-***.ev1.net
> Address: **.**.**.***
>
> Query about domain.IT for record types ANY
> Trying domain.IT ...
> Query done, 8 answers, authoritative status: no error
> domain.IT 86400 IN MX 10 mail.domain.IT
> !!! domain.IT MX host mail.domain.IT does not exist
> domain.IT 86400 IN SOA ns.domain.IT info.hostdomain.com (
> 1074799119 ;serial (version)
> 10800 ;refresh period (3 hours)
> 3600 ;retry interval (1 hour)
> 604800 ;expire time (1 week)
> 86400 ;default ttl (1 day)
> )
> domain.IT 86400 IN NS ns1.hostdomain.com
> domain.IT 86400 IN NS ns2.hostdomain.com
> domain.IT 86400 IN NS ns3.hostdomain.com
> domain.IT 86400 IN NS ns4.hostdomain.com
> domain.IT 86400 IN NS ns.domain.IT
> !!! domain.IT NS host ns.domain.IT does not exist
> domain.IT 86400 IN A **.**.**.**
>
>
>
> *ERROR*: The nameserver indicated in the SOA record, i.e. the primary
> nameserver, should be the first value of the nserver tag > in the
application template. > > *ERROR*: The NS server NS.domain.IT does
not seem to have a valid IP number > > *ERROR*: The nameservers
specified in the application template > are different from the ones
indicated in the zone file. > > The ones specified in the application
template are: > NS1.hostdomain.COM, NS2.hostdomain.COM, NS4.hostdomain.COM,
> > While those listed in the zone file are: > NS.domain.IT,
NS1.hostdomain.COM, NS2.hostdomain.COM, NS3.hostdomain.COM, NS4.hostdomain.COM
I have many internation sites on my box and functioning fine. In addition i have run my dns against dnsreport.com and everything checks out ok.
Any ideas?
Also can I add this one entry into the ev1 dns and still have the rest of my sites go to the dns on the server?
Please advise and thanks in advance