24.2 C
Dubai
Friday, March 29, 2024

Site to site proxying with one Internet facing Exchange server

Scenario – Site to site proxying with one Internet facing Exchange 2010 server

Site 1 (Primary) – Exchange 2010 sp3 Server (Internet Facing Server)

Site 2 (Secondary) – Exchange 2010 sp3 Server (Non- Internet Facing Server)

image

Now Primary Site being an internet facing site. It will receive all the emails from Internet and give to the secondary site.

Sending email to the internet can’t be independent on Secondary site. As secondary site is not internet facing.

Pros:

  • Its case to case basis sometimes we are forced to do this as secondary site has only ADSL connectivity.
  • Companies who needs unified URL.
  • Companies wants to send out emails only from Primary site for compliance purposes.

Cons :

  • If any issues on Primary Site Connectivity , External mail flow stops.
  • If external users are high from secondary site ,WAN utilization may increase from primary to secondary site.

lets see how to do this.

We will set all the external Urls to $null in Secondary Site.

Set-OwaVirtualDirectory –Server "Servername" –externalUrl $null
Get-OwaVirtualDirectory | fl Server,Internalurl,ExternalUrl

image

Get-WebServicesVirtualDirectory | fl Server,Internalurl,ExternalUrl

image

Get-ECPVirtualDirectory | fl Server,Internalurl,ExternalUrl

image

Get-ActiveSyncVirtualDirectory | Fl Server,Internalurl,ExternalUrl

image

Properties of Owa virtual directory in secondary site –

Integrated Windows Authentication should be checked.

image

Outlook anywhere in Site B should be in disabled state –

image

Now – Active Sync / Outlook anywhere/ Outlook Web app started working from Primary site proxy to secondary site.

There are no InternalURL or ExternalURL settings for the POP3 or IMAP4 services in Exchange 2010 Client Access server

POP3 and IMAP4 service requests can proxy from one server to another,

Make sure all Exchange 2010 servers have POP and IMAP enabled,As Exchange just proxy the request it wont check its enabled or disabled on the other site.

Satheshwaran Manoharan
Satheshwaran Manoharanhttps://www.azure365pro.com
Award-winning Technology Leader with a wealth of experience running large teams and diversified industry exposure in cloud computing. From shipping lines to rolling stocks.In-depth expertise in driving cloud adoption strategies and modernizing systems to cloud native. Specialized in Microsoft Cloud, DevOps, and Microsoft 365 Stack and conducted numerous successful projects worldwide. Also, Acting as a Technical Advisor for various start-ups.

Related Articles

1 COMMENT

LEAVE A REPLY

Please enter your comment!
Please enter your name here

× How can I help you?