Windows Server 2003 Remote Access Problem [Archive] - SpeedGuide.net Broadband Community

View Full Version : Windows Server 2003 Remote Access Problem


ricseb
11-17-08, 11:54 PM
I have a WinSBS2003 network, and I'm trying to configure a laptop for for remote access into:

1. Remote Web Workplace
2. OWA - Outlook Web Access

I'm not able to login from a laptop via the FQDN (https://example1.example.net/remote, which it the URL to get me into the network. I've read where I must call my ISP and have them point the "A" record toward my server IP. Can anyone help me to resolve this issue? Thanks in advance.

ricseb

YeOldeStonecat
11-18-08, 06:27 AM
Is there a router in between your server/network, and the internet? Is that router running NAT? Did you open/forward ports 443 and 4125 to the LAN IP of your SBS box?

Whoever manages your DNS will have to create a record pointing to the IP that your router gets from the ISP. Hopefully this is a static IP business level account.

What I usually do for my clients SBS setups....say the name of their business is "speedguide.net", I'll make the servers active directory "speedguide.local". Now the WAN IP address that the router at the office gets is, for example, 64.63.62.155. I'll make several DNS records pointing to that IP. Such as "office", "mymail", "vpn". So that "office.speedguide.net" will point your browser to 64.63.62.155.

In the meantime, you can still test it, and get functionality, but typing https://64.63.62.155/remote into your browser from home.

(You'd be substituting 64.63.62.155 with the actual WAN IP of your office network)

ricseb
11-24-08, 11:18 PM
Thanks. I've figured this one out. Now if I can re-connect to the internet, I'll be smokin' (lol).