asked on
ASKER
ASKER
Small Business Server (SBS) is a line of server operating systems targeted at small businesses by bundling the operating system with a number of other Microsoft products that would normally need to be purchased or licensed separately. The most notable inclusions are Exchange, SQL Server, SharePoint and ISA/TMG (Microsoft's firewall and proxy server).
TRUSTED BY
The RWW: http://blogs.technet.com/sbs/archive/2006/07/25/443383.aspx
and
http://blogs.technet.com/sbs/archive/2006/11/03/remote-web-workplace-rww-part-ii-controlling-portal-access.aspx
You need an URL to point to the static IP on your SBS server's external facing NIC (bound to ISA).
Eg: remote.mydomain.com
Required: DNS A Record remote.mydomain.com
pointing to my SBS IP: 99.99.99.125
Once you have the DNS settings at your ISP done and pointing to your server, rerun the CEICW and assign the remote.mydomain.com URL as the Internet URL.
Once the CEICW is finished, remote into another machine outside the SBS network if you are not already outside, and open IE and URL: https://remote.mydomain.com/remote and you will be greeted with the RWW logon page.
Standard username and password to access the SBS network from there ... that means make sure that your usernames are formatted FirstLast and you have a good password/passphrase policy in place: Th1s is my p@ssword! (excellent)
Suggestion:
Purchase an SSL certificate from a provider that is set to the above remote.mydomain.com URL/common name and install it. That eliminates some of the SBS self-issued certificate hiccups that one runs into for OWA, Windows Mobile, and RDC on Vista.
Philip