HI,
我们有一个内部Web服务器,可通过Internet和本地网络获得.服务器位于本地网络中.
目前的配置如下:
>要通过Internet访问,请使用http://webexample.com
>要通过本地网络访问,请使用http://myweb
主要问题是本地用户无法与外部用户共享链接.这对我们来说是一个问题.
我想设置以下配置:
>通过http://webexample.com访问所有用户(本地和Internet)
>本地DNS服务器将http://webexample.com解析为本地网络IP(即192.168.2.100)
还有其他建议吗?哪个是在Windows Server中覆盖http://webexample.com分辨率的最佳方法?它可以在DNS服务器上完成,还是必须在hosts文件中完成?
你不必乱用DNS.您可以调整您的网关.
10. Destination NAT Onto the Same Network
原文链接:https://www.f2er.com/windows/368397.html10. Destination NAT Onto the Same Network