cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
347
Views
0
Helpful
4
Replies

Two different domains

muazam ali
Level 1
Level 1

Guys,

I have deployed expressway-core and expressway Edge, but i have two different domains internal and external and the problem is i can not add A records in internal domain for external domain, in this scenario what should i do

4 Replies 4

vivekksi
Cisco Employee
Cisco Employee

Hi Muazam,

I got one customer with similar limitation where they were not controlling external domain DNS server and they have forwarder in their internal domain which was taking care of public domain query, I believe you might have similar kind of deployment or limitation, if so following information will help as it did for him too.

Create a new zone on your internal DNS server for the sub-domain (the child domain).
 
Create an empty A record (a domain A record) for the ip address that you want the subdomain to resolve to.
 
You don't need to do anything with external DNS, forwarders, etc., etc. Your internal server will be authoritative for the child domain only and your current third party DNS servers will continue to be authoritative for the parent domain, from the perspective of internal DNS clients, which is what I gather you're trying to accomplish.

Following discussion on public forum could also help too.

http://serverfault.com/questions/439030/windows-server-2008-dns-adding-zone-for-existing-external-domain

Thanks,

Vivek

Hi Vivek, Thanks for the detailed reply, but in my scenario i can not change any thing in my internal domain

Hi,

I  am not sure how we can achieve without modifying anything on internal DNS server as that is one of the requirement of this solution.

Thanks,

Vivek

Muazam,

You cannot use MRA solution without making changes. Quite a few people have had similar issues and most times SPLIT DNS has been the solution.

Please rate all useful posts