Forum Discussion

abdullahsalam's avatar
abdullahsalam
Copper Contributor
Aug 04, 2020
Solved

Block Microsoft Exchange Server 2016 Exchange Admin Center (EAC) website from Internet

Hi,    As per requirements from our customer to restrict EAC from External network,  We have configured Exchange 2016 servers configured with Option 2 using the article below:   https://docs.micr...
  • SamErde's avatar
    SamErde
    Aug 05, 2020
    I would highly recommend using a reverse proxy between your perimeter firewall and your Exchange server[s]. You can configure the reverse proxy to only pass through OWA traffic and ignore/drop ECP URL requests.

    Once this is properly configured, you don't need to go through the hassle of disabling ECP on your Exchange Server or even creating a separate ECP site. (Although if you've already done that work, there's no reason to undo it.) Regardless of your choice, just be sure to set your external ECP URL values to null.

    Off the top of my head, two potential solutions for a reverse proxy (I'm sure there are many) might be Citrix ADC (Netscaler) or Traefik. This is essentially what AAP does, but AAP (Azure App Proxy) is running in Azure, whereas your reverse proxy could run on premises.

Resources