At the moment we have:
ns1.example.com -> dns1
ns2.example.com -> dns2
I was wondering if it was possible to do something like this:
ns1.example.com -> dns1, dns3, dns5
ns2.example.com -> dns2, dns4, dns6
I am attempting to set up a round robin, fault resistant setup with as little hops as possible.