I was wondering if hostname domain and nameservers domain can be different on my server. I have always kept them the same but now that I am moving my server, I do not want my clients to have the trouble to change the NS records.
Now if the both domains are hosted on the same server and pointing proper A records to the same IP, would it help me achieve what I am wanting to? For example:
Hostname: srv.first-domain.com A 1.1.100.1
NS1: ns1.second-domain.com A 1.1.100.1
NS2: ns2.second-domain.com A 1.1.100.1
Will really appreciate any help in this regard.