I have some problems and I think this is for DNS records.
I can not open my website www. or access any sub-tray.
These are my DNS settings:
example.de. 14400 IN A **.***.***.*** mail.example.de. 14400 IN CNAME example.de www.example.de. 14400 IN CNAME example.de ftp.example.de. 14400 IN CNAME example.de *.example.de. 14400 IN A **.***.***.*** ns1.example.de. 14400 IN A **.***.***.*** ns2.example.de. 14400 IN A **.***.***.***
And when I look up the DNS, I get the following:
Type Host Class TTL Data A example.de IN 21599 ip = **.***.***.*** NS example.de IN 21599 target = irdns.earth.orderbox-dns.com NS example.de IN 21599 target = irdns.mars.orderbox-dns.com NS example.de IN 21599 target = irdns.mercury.orderbox-dns.com NS example.de IN 21599 target = irdns.venus.orderbox-dns.com SOA example.de IN 7199 mname = irdns.mercury.orderbox-dns.com rname = example.mail.com serial = 2015081203 refresh = 7200 retry = 7200 expire = 172800 minimum-ttl = 38400
**.***.***.*** is my server IP address.
The problem is only on .de ; I installed these settings in my other domain, and everything is fine.
My server is Apache, and for management it has the Apache Control Panel (CPanel) by default.
source share