Hi,
Would like some advice on best practice for the following please.
Our company has external hosted domain in use for it's website randomsite.com. At request I setup a zone on our internal DNS servers dev.randomsite.com for internal development. Dev team have added A records in this zone in the following format host1.uk this works and resolves as required for host1.uk.dev.randomsite.com.
My question is although this works would it have been more advisable to set up zone as uk.dev.randomsite.com and if this is the case would it have needed a zone for dev.randomsite.com as well. I guess I'm trying to understand how the DNS recursive lookup would work in this scenario.
Thanks