Hello There,
Hope someone can help. I am a newbie and would appreciate any help. I am trying to enable external users to access the site hosted at my server as subdomain.domain.com. I am using SBS 2008, IIS 7 with single static IP address.
The trick is that my company domain name and website are hosted externally. The web site is accessed by www.domain.com and all web pages and files are stored at the hosting company servers. In addition, I created sub domain along with DNS forward at the hosting account that forwards remote.domain.com to my server’s static IP address. Remote.domain.com is used for owa, intranet, and rww access. This configuration works just fine and I would like to leave it be.
If I make another sub domain at the hosting company such remote1.domain.com and point it to my single static server’s IP address same way remote.domain.com is pointed, is there a way I can forward or set up remote1.domain.com so it gets forward to newly created site under IIS 7 when user types remote1.domain.com.
Thanks