External dns we use dnsmadeeasy, we can do a http redirect easily.
Internally we use windows dns server. How can I do the same redirection?
Can I create a dns record on the internal server to point to the dnsmadeeasy, and then use the existing redirection created there?
if the internal and external dns names are different then you have to create both domain forward lookupzone and reverse lookup zone in DNS.
and create concirned record i.e A host Record... etc. in the both DNS zones... to handle the DNS server.
all the best