Forum Moderators: phranque
how can i add more than nameserver
i have alot clients hosted in one server so i want to spread them to many servers
For example : i got 5 server each server have 2 ns so :-
2 × 5 = 10 NS
the main domain name is : example.com
so we have the ns looks like this
ns1.example.com---->server1
ns2.example.com---->server1
ns3.example.com---->server2
ns4.example.com---->server2
ns5.example.com---->server3
ns6.example.com---->server3
ns7.example.com---->server4
ns8.example.com---->server4
ns9.example.com---->server5
ns10.example.com---->server5
i aleady add domain ns record for example.com 2 only :
ns1.example.com
ns2.example.com
when i ping them i got the server 1 ip
Question is : how can i make the OTHERS ns work without add them in the domain control panel
note : it's not good to add all the ns record into the domain control panel
note : i see some people did it they just put two ns and the others not included in the domain ns record but i can ping to the others perfectly
thanks