hello WHT Members,

i want to know how EXACTLY connect more than server with one domain


i will explain what i want [note : sites & ip all for example below]



i have a site name [company name] is www.comanyname.com


and i have two servers [client servers] with the following dns


server 1#
ns1.companyname.com pointed to ip 192.168.1.1
ns2.companyname.com pointed to ip 192.168.1.2

server 2#
ns3.companyname.com pointed to ip 10.0.0.1
ns4.companyname.com pointed to ip 10.0.0.2


now i want to make a NEW domain name like



www.companynamedns.com


and i want this domain hold all client's servers [want to spilt the company dns of the client dns], like


ns1.companynamedns.com
ns2.companynamedns.com
ns3.companynamedns.com
ns4.companynamedns.com
vip.companynamedns.com
s1.companynamedns.com


i can make any name server like i want ,



so the first thing it must to be all server's ip that i want to connect to the domain companynamedns.com in www A record and mx record too


and if u ping to companynamedns.com every time it give you random ip [cuz i put www a record for more than server with same one domain name]

so this way not very cleard for me and i want to know


how can i add the www a record ?


should i create a dns zone in any server but this entry in one server in whm [note i use cpanel/whm] ?



and put the www A record with new domain name companynamedns.com for every time i get a new server like i add www A record this



companynamedns.com 1 A 192.168.1.1 14400s
companynamedns.com 1 A 10.0.0.1 14400s
companynamedns.com 1 A 10.10.10.1 14400s
companynamedns.com 1 A 11.11.11.1 14400s

and mx record like this


companynamedns.com 1 TXT v=spf1 a mx ip4:192.168.1.1 ip4:10.0.0.1 ip4:10.10.10.1 -all 14400s


but how about the ns record ?


should i but all ns record in the dns zone in whm ?



[note : there is another company make this trick and he have alot of name server NS but i didn't see all registred in dns records only 2 NS for the site And pointed to one server only]


so how can the client connect the the server with ns that the main domain name companynamedns.com already did't added the others NS in the dns zone

like A client make the nameserver for his site is



ns22.companynamedns.com
ns23.companynamedns.com


but the DNS Records for the companynamedns.com is ONLY

s1.companynamedns.com
s2.companynamedns.com

so how the ns22 and ns23 working and it didn't even added in the dns zone in the main domain companynamedns.com


maybe he add all the name server he want in the domain control panel in the child name server only not in the name server but i think it didn't work it must be add in the name server too


i really going to be CRAZY for this


note : this trick is the right way to connect more than server with one domain name

i colored the thread to read and get my idea easy and i really need expert help me with that issue


thanks,