Access internal host from a subdomain of an external dns
Posted
by
Mihai
on Server Fault
See other posts from Server Fault
or by Mihai
Published on 2012-09-11T14:21:14Z
Indexed on
2012/10/13
21:41 UTC
Read the original article
Hit count: 378
This image contains the topology I want to make work.
I have a linux server that is used for hosting websites and also routing for our internal network. How can I access the internal server that hosts the team foundation server from outside from a domain like teamfoundation.example.com.
The parent domain is hosted on the linux machine, is there a way to NAT the dns queries to the windows server?
|LINUX SERVER| example.com
|
|
Windows Server(teamfoundation.example.com) _______|_________SWITCH Internal Network
© Server Fault or respective owner