I have a example.com domain which points to a server, and also I have created a subdomain with A Record for it like sub.example.com to point it to another server.
Now I want to manage all subdomains of sub.example.com like sub2.sub.example.com to be managed with the second server. How should I do that?
I dont want to put another A record in Godaddy for sub2.sub, I just want to say all subdomains of sub.example.com should be resolved on the second server
FYI: I have Virtualmin on the second server, so there is a DNS server installed with it to resolve incoming requests.
Thanks in advance