Hi all,
I have in my home lab two different DNS servers and domains (domain1 subnet 192.168.1.x and domain2 10.0.10.x).
All are working ok separated. Now I needed that both see each other and have updates on both.
Both subnets can ping each other without any problems.
In my DNS server in domain1, I created a secondary zone to Domain2.
In my DNS server in domain2, I created a secondary zone to Domain1.
Both DNS servers can see each other, and records are updated if any changes occur. The problem is when using DNS itself on clients.
What I would like to do, is if a client is using DNS 192.168.1.1 can also resolve the DNS on the 10.0.10.1. Or vice versa. But that doesn't work if I use DNS from domain1 or domain2
I try to set the DNS like 192.168.1.1 from domain1 and the second DNS 10.0.10.1 from domain2, also doesn't work. Only resolve IPs from the first DNS I set in the client. Never check the second.
What is the best way to achieve this?
Thank Yoy
LP