Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

I setup Forefront TMG on a server that acts as the default gateway on the network. There are 3 other servers on the network that will host various sites. I have created rules in Forefront TMG, which will publish the sites, and in DNS, which will resolve the public names. The sites can be accessed correctly internally. Why is that when accessing the sites externally, they all go to the default site in IIS on the Forefront server?

share|improve this question
If the default site is being returned then that is the request being received by your web server. A request for domain.com can be swaped the the HTML header to webserver.domain.com or remain the same. The oppsite also exists www.domain.com can have its HTML header changed to domain.com. I believe this setting is in the web listener and sounds like your problem. Give me some example domain name I can help some more. – Graham.Fraser Feb 2 at 1:41

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.