On 31/08/10 11:30, cheesebrownsauce wrote:
> Hello everyone,
>
> I am trying to enable users to access OWA externally
> on our SBS 2003 server. Current set up is XXXXX.local as the domain name with
> XXXX.org registered but currently only forwarding to a hosted website.
> Running ISA 2004 on the server as well.
>
> OWA and RWW work fine internally but I am struggling to publish these
> services externally. Currently using a Draytek router with a static IP
> address.
>
> I know that changing the domain is not a practical option in SBS 2003 > and
> have tried using OWA publishing rule& web listener but still unable to
> access these services externally.
>
> Any advice or pointers gratefully received.
>
ISA is the problem. Without ISA, an SBS can be reached on its public IP
address, and while a browser will warn you about an unmatched and
untrusted certificate, it will allow connection.
ISA will by default only accept connections to the URL for which the
certificate is made. When you run the CEICW, a certificate is made for
the server's FQDN, which of course is a .local name or similar.
What you need to do is have ISA accept other URLs. It's a while since I
did this, but somewhere in the web listener properties for OWA and RWW
(you need to do both), there is a tab marked Public Name. Add the public
IP address of the network here. If you do eventually get a real public
FQDN (and that should be no more difficult than adding a DNS A record
for a suitable hostname to the XXXX.org DNS server, you may have a web
control panel which allows you to do this yourself) then you need to
also add this hostname here.
In the router, forward TCP port 443 to the SBS external NIC, and if you
will need RWW, also forward TCP 4125. If the router is a Vigor 2800 or
has similar firmware, that's under NAT, Port Redirection.
You'll always get certificate mismatch errors, as the internal and
external hostnames of the server will never match, but you can get rid
of the 'untrusted' warning by importing the server's root certificate
into the client browser.
--
Joe
|