PDA

View Full Version : Internal website


ToddU
11-26-2007, 10:30 PM
Hello.

I'm having some difficulty getting our internal websites to come up. I've set up Untangle as a router with the name of our main site, but I can't get to OWA on our SBS 2003 server.

Basically: https://mail.XXXXX.com >> gets me to the Untangle router. Which is great.
https://mail.XXXXX.com/exchange >> gets me to the "Requested resource (/exchange) is not available.

Do I need to change the port that one of them operates on, or is there a way to point the /exchange part to the SBS 2003 server?

Thanks for the help.

-Todd

mdh
11-27-2007, 06:14 AM
Outlook Web Access uses port 443 for HTTPS communication. As it stands, 443 is the Remote Admin port for the Untangle box. Because you need 443 for OWA AND because you likely have users who won't want to use cryptic URLs, you should change Untangle's Remote Admin port to something else (like 444, or 8443, or whatever cranks your tractor). After doing that, set up a port forwarding rule that requests to port 443 get routed to the SBS2k3 box.

ToddU
11-27-2007, 09:31 AM
Thanks. That's what I figured was the way to do it. Just thought I'd make sure I wasn't missing anything.

Thanks.