Hopefull someone can help me with the following issue:
I have an environment ONE with dns server(s) which allow only "****.example1.com" naming according to their domain. I have another environment TWO which allows only "***.example2.com" naming. Both environments are separated by a firewall from each other.
How can I arrange that when I'm raising "test.example1.com" it will be translated via the dns server/AD of the first environment into "test.example2.com" - as "test" is located on the second environment?