URL Exchange 2010 Multi Sites
Hi All
I m going to plan an Exchange 2010 Infrastructure on 2 AD sites.
1st site's name : Site01
2nd site's name : Site02
Each site have a Domain Controller 2008R2. The Forest have a single domain (domain and forest level 2008R2).
Site01 :
2 CAS/HUB with NLB
1 MBX (DAG with the other MBX on the other site)
Site02 :
2 CAS/HUB with NLB
1 MBX (DAG with the other MBX on the other site)
Both sites are internet facing.
I would like to know how can i configure my URL to get High Availability if one site fail.
URL About Autodiscover
Internal & External on both sites
URL About WebServices
Internal & External on both sites
URL About OWA / ECP
Internal & External on both sites
URL About Exchange ActiveSync
Internal & External on both sites
URL About Outlook Anywhere
Internal & External on both sites
URL About OAB
Internal & External on both sites
I already seen this link http://technet.microsoft.com/en-us/library/bb310763.aspx but I would like an another advise, because i didn't find how to configure OAB or ANywhere
to be redundant too.
Could you please help me with examples (domain.local for internal domain and domain.com for Internet domain) ?
Thanks you !
March 29th, 2011 6:38am
Hi,
Have a look into these post they might help : http://social.technet.microsoft.com/Forums/en-US/exchange2010/thread/d8a1c3d7-180f-42a4-ae09-0c6f2dbb55c0
http://social.technet.microsoft.com/Forums/sv-SE/exchange2010/thread/a3bbb3e4-ece6-4415-a67d-065bc61aea9f,
Do let us know in case more info is required,Ripu Daman Mina | MCSE 2003 & MCSA Messaging | MCC
Free Windows Admin Tool Kit Click here and download it now
March 29th, 2011 11:29am
Hi Ripu,
Thanks for your answer.
I didn't really find what i want in your links or maybe i don't understand :-/
For example, i need somthing like that (see below) which tell me how to make the good configuration :
URL About Autodiscover
Site01
InternalURL : https://autodiscover01.domain.local/autodiscover/autodiscover.xml
ExternalURL : https://autodiscover.domain.com/autodiscover/autodiscover.xml
Site02
InternalURL : https://autodiscover02.domain.local/autodiscover/autodiscover.xml
ExternalURL : https://autodiscover.domain.com/autodiscover/autodiscover.xml
autodiscover01 record type A on DNS with the Site01 VIP NLB
autodiscover02 record type A on DNS with the Site02 VIP NLB
autodiscover record type A on Internet DNS with Round robin DNS on both VIP NLB Site
I want to be full redundant between both sites about URL.
I don't know if it's the right configuration, that's why I need some help ;)
Thanks
March 29th, 2011 11:50am
Hi Chaoli,
Per your description, it seems correctly.
But, if you want to achieve the CAS redundant, the dns round robin is not a recommended.
I would use HLB for the CAS web service in the two sites for the redundance, and then use other ways to achieve the network redundant.
Some related issue:
http://social.technet.microsoft.com/Forums/en-US/exchangesvradmin/thread/094c3fb8-a35c-48e1-b2f8-9ed3cc70b5a2
http://social.technet.microsoft.com/Forums/en/exchange2010/thread/5f50e2b5-3d40-4454-bcc6-e2c53389074d
Regards!
GavinPlease remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Free Windows Admin Tool Kit Click here and download it now
April 1st, 2011 3:53am
Hi Chaoli,
Per your description, it seems correctly.
But, if you want to achieve the CAS redundant, the dns round robin is not a recommended.
I would use HLB for the CAS web service in the two sites for the redundance, and then use other ways to achieve the network redundant.
Some related issue:
http://social.technet.microsoft.com/Forums/en-US/exchangesvradmin/thread/094c3fb8-a35c-48e1-b2f8-9ed3cc70b5a2
http://social.technet.microsoft.com/Forums/en/exchange2010/thread/5f50e2b5-3d40-4454-bcc6-e2c53389074d
Regards!
Gavin
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Hi Gavin,
Yes that's true the Round Robin DNS are not the very good way to make CAS redundant from Internet, but there is better than only one autodiscover record, right ?
For example, if the autodiscover record which i retrieve from Internet give me SCP Url from the site which is down...then my connection with Anywhere won't work,right ?
HLB is a good way but...expensive.
I want to add you that on both sites NLB CAS/HUB will be desserved through a TMG/EDGE.
Internet => TMG/EDGE => NLB (HUB/CAS) => DAG01 (MBX01)
|
Internet => TMG/EDGE => NLB (HUB/CAS) => DAG01 (MBX02)
April 1st, 2011 4:24am
Hi Chaoli,
Per your description, it seems correctly.
But, if you want to achieve the CAS redundant, the dns round robin is not a recommended.
I would use HLB for the CAS web service in the two sites for the redundance, and then use other ways to achieve the network redundant.
Some related issue:
http://social.technet.microsoft.com/Forums/en-US/exchangesvradmin/thread/094c3fb8-a35c-48e1-b2f8-9ed3cc70b5a2
http://social.technet.microsoft.com/Forums/en/exchange2010/thread/5f50e2b5-3d40-4454-bcc6-e2c53389074d
Regards!
Gavin
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
Hi Gavin,
Yes that's true the Round Robin DNS are not the very good way to make CAS redundant from Internet, but there is better than only one autodiscover record, right ?
For example, if the autodiscover record which i retrieve from Internet give me SCP Url from the site which is down...then my connection with Anywhere won't work,right ?
HLB is a good way but...expensive.
I want to add you that on both sites NLB CAS/HUB will be desserved through a TMG/EDGE.
Internet => TMG/EDGE => NLB (HUB/CAS) => DAG01 (MBX01)
|
Internet => TMG/EDGE => NLB (HUB/CAS) => DAG01 (MBX02)
Free Windows Admin Tool Kit Click here and download it now
April 1st, 2011 4:25am
Hi Chaoli,
If you want to plan the email system as the above topology, and you also do not want to use HLB, it seems that using the DNS round robin is the only way.
Like my above information(especial of the link), it all depend on your descision. ;)
Good luck!
Regards!
GavinPlease remember to click Mark as Answer on the post that helps you, and to click Unmark as Answer if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
April 1st, 2011 5:08am