Answered by:
windows server 2012 dns issue !

Question
-
Dear support team :
I have internal domain "smartsystems.jo" on my company connected to the internet ...
and we have external domain for emails server with the same name.when i want to access mail.smartsystems.jo or smartsystems.jo , it wont open and a message appears and say the website is not found, but when try to access mail.smartsystems.jo and the domain server is disconnected ... it success ! ....
so , i thing when I request smartsystems.jo and the domain is connected to network , the local dns is replay .... how to make dns server direct the web address to the internet instead of searching locally
thank you
Tuesday, October 17, 2017 8:44 AM
Answers
-
hi ... sorry for long time to response ... my problem was not because of split brain DNS .... i only need to add secondary dns as this link
Configure Secondary DNS Server in Windows Server 2008but some domain PCs (windows xp) didn't work to insert website name but work when insert web site ip address
- Marked as answer by Omar Salous Thursday, March 22, 2018 11:37 AM
Thursday, March 22, 2018 11:36 AM
All replies
-
In your case, you have what is called a Split-brain DNS.
Because the DNS zone is the same internally and externally it complicate a bit every public facing applications but what you can do is add manually the records in your internal DNS zone with the public IP of your applications
ex: suppose your public web site is on IP 177.22.33.44 and the DNS name is www.smartsystems.jo, then just create a A record in your Internal DNS zone with the same setings but do not create the reverse lookup zone.
With this new record, your client will be able to access your public web site by query your internal domain name.
Also, you must update manually your records in case of the public IP change.
hth
This posting is provided AS IS without warranty of any kind
Tuesday, October 17, 2017 1:34 PM -
Hi Omar Salous,
When you want to resolve xxx.smartsystems.jo, it will only query to the zone of smartsystems.jo. If the queried name does not find a matched answer in the zone of smartsystems.jo, it will not go forwarder or root hints.
As cthivierge said,this scenario is called a Split Zone, where the name is the same internally and externally.
To handle a split-zone, you could refer to the following scenarios:
1) simply tell users they must use the 'xxx' record.
2) Install IIS on the DCs and redirect
3) Prevent the DCs from registering of the domain host records
For more details, please refer to the following link:
DNS (internal domain has same name as external website)
How do you manage different internal and External Domain names?
Best Regards,
Candy
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.- Edited by Candy LuoMicrosoft contingent staff Wednesday, October 18, 2017 2:04 AM
- Proposed as answer by Candy LuoMicrosoft contingent staff Monday, October 23, 2017 8:32 AM
Wednesday, October 18, 2017 2:04 AM -
Hi ,
Just checking in to see if the information provided was helpful.
Please let us know if you would like further assistance.
Best Regards,
Candy
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact tnmff@microsoft.com.Monday, October 23, 2017 8:32 AM -
hi ... sorry for long time to response ... my problem was not because of split brain DNS .... i only need to add secondary dns as this link
Configure Secondary DNS Server in Windows Server 2008but some domain PCs (windows xp) didn't work to insert website name but work when insert web site ip address
- Marked as answer by Omar Salous Thursday, March 22, 2018 11:37 AM
Thursday, March 22, 2018 11:36 AM