Fli
12-08-2015, 08:16 AM
IntoDNS (http://www.intodns.com) tells me that my domain is pointed to nameservers in one IP subnet which is bad:
WARNING: Not all of your nameservers are in different subnets
WARNING: Single point of failure
----------
What does it mean? In my case my domain has these nameservers:
ns1.mydomain.tld -> 1.2.3.4
ns2.mydomain.tld -> 1.2.3.4
so it points to same IP which is bad, we need some redundancy i assume, so ns2 should point to some IP of server located in different city/country.
-----------
What do You please suggest is the easiest way to create DNS record on some Linux server (so the server serving as an DNS)?
mydomain, ns2 (6.7.8.9) -> DNS record pointing to example: 6.5.4.3 (hosting server)
mydomain, ns1 (1.2.3.4) -> DNS record pointing to example: 6.5.4.3 (hosting server)
WARNING: Not all of your nameservers are in different subnets
WARNING: Single point of failure
----------
What does it mean? In my case my domain has these nameservers:
ns1.mydomain.tld -> 1.2.3.4
ns2.mydomain.tld -> 1.2.3.4
so it points to same IP which is bad, we need some redundancy i assume, so ns2 should point to some IP of server located in different city/country.
-----------
What do You please suggest is the easiest way to create DNS record on some Linux server (so the server serving as an DNS)?
mydomain, ns2 (6.7.8.9) -> DNS record pointing to example: 6.5.4.3 (hosting server)
mydomain, ns1 (1.2.3.4) -> DNS record pointing to example: 6.5.4.3 (hosting server)