tshinder
Posts: 47490
Joined: 10.Jan.2001
From: Texas
Status: offline
|
quote: Originally posted by JRV: WS2003 Gold domain, Exchange 2003 SP1 on WS2003 Gold, ISA 2000 SP2 on Win 2003 Gold, Outlook 2003 SP1. Different external & internal domain names.
However, Outlook "just doesn't work" right now . At least it doesn't on the public Internet. The message from OL2003 on the remote machine is "Task 'Microsoft Exchange Server' reported error (0x8004011D): 'The server is not available. Contact your administrator if this condition persists.'"
I've gone over this article with a fine-toothed comb, as well as its several predecessors on your site. Also followed http://isaserver.org/articles/outlookrpcdns.html and http://isaserver.org/tutorials/2004illegaltldsplitdns.html. Still not working; can't figure out what I've overlooked.
Answering what seem to be the most frequent issues after scanning this board: Split DNS is set up, and I get correct internal and external name resolution when I ping the mail server names from inside and outside the LAN. The Exchange server is a SecureNAT client. I'm aware of the WS2003SP1 hotfix for ISA 2000 SP2, but we're still at WS2003 Gold. Client's ISP passes port 135 as does remote user's ISP.
Here are my questions:
1. You've documented this technique in several articles on isaserver.org & the ISA-Exchange Kit (we've been planning to do this for a long time, so I've read them all!). In prior versions, you've said it's necessary to create an external "A" record for a GC, similar to what you do for the Exchange server, pointing to the external IP. But this article adds discussion of the No RFR Service=1 value in the HKLM\...\MSExchangeSA parameters key. Does "No RFR Service=1" eliminate the need for the external GC "A" record and likewise in the internal split DNS zone that corresponds to the external domain name?
2. If it's necessary to have external "A" records for a GC, can I select any GC in the domain, or does it need to be all GCs?
3. Am I correct that because I have different external & internal domain names, I have to use a HOSTS file on the external client, since the MAPI profile records the FQDN of the internal name of the Exchange server?
4. In previous versions of this article, you said to put the NetBIOS name of the mail server in the HOSTS file. In this article, you said to use the FQDN...although in this case, HOSTS was used in lieu of Split DNS with the same internal & external domain name. Is the NetBIOS name correct for my situation (different ext. & int. names)?
1. You've documented this technique in several articles on isaserver.org & the ISA-Exchange Kit (we've been planning to do this for a long time, so I've read them all!). In prior versions, you've said it's necessary to create an external "A" record for a GC, similar to what you do for the Exchange server, pointing to the external IP. But this article adds discussion of the No RFR Service=1 value in the HKLM\...\MSExchangeSA parameters key. Does "No RFR Service=1" eliminate the need for the external GC "A" record and likewise in the internal split DNS zone that corresponds to the external domain name? TOM: The differences have to do with the OL version. If you're using OL2003, you don't need to publish the GC name. Earlier versions didn't seem to be as friendly. I had to reverse engineer all of this, because the MS.com site has no information on how the OL clients of different versions need access to various servers.
2. If it's necessary to have external "A" records for a GC, can I select any GC in the domain, or does it need to be all GCs? TOM: It shouldn't matter, since they'll be using the same secure RPC server publishing rule. You don't create a second rule for the GC.
3. Am I correct that because I have different external & internal domain names, I have to use a HOSTS file on the external client, since the MAPI profile records the FQDN of the internal name of the Exchange server? TOM: Not sure. You should create a split DNS so that the same names are used internally and externally, although the HOSTS file might work. I haven't tested with non-split configs because they would never work with pre-OL2003 Outlook clients.
4. In previous versions of this article, you said to put the NetBIOS name of the mail server in the HOSTS file. In this article, you said to use the FQDN...although in this case, HOSTS was used in lieu of Split DNS with the same internal & external domain name. Is the NetBIOS name correct for my situation (different ext. & int. names)? TOM: For OL2003, its more FQDN friendly, so I use FQDNs now with the full OL2003 client using secure Exchange RPC. HTH, Tom
|