Configuring external network access to ASM
You can configure ASM so users on a public network can access Self Service Portal and the ASM app without needing to log into the corporate network.
Depending on organizational security requirements, the recommended environment and security configurations may differ. The most common security recommendation is to create a demilitarized zone (DMZ) containing a reverse proxy server buffered by firewalls.
Work with your Network Administration teams to configure reverse proxy servers, DMZ, and IIS redirection.
We outline three DMZ scenarios, based on whether or not Windows Authentication is enabled on the ASM System within the secure network:
DMZ with a web server where ASM Core is installed. The ASM System within the secure network may / may not have Windows Authentication enabled.
For more information, see Option 1: Install a second ASM System on a web server in the DMZ.
DMZ with a reverse proxy server. The ASM System within the secure network has Windows Authentication disabled.
For more information, see Option 2: Set up a Reverse Proxy Server in the DMZ, Authentication Disabled.
DMZ with a reverse proxy server. The ASM System within the secure network has Windows Authentication enabled.
For more information, see Option 3: Set up a Reverse Proxy Server in the DMZ, Authentication Enabled.
Ports to open in the firewalls
HTTP | HTTPS | SQL | |
---|---|---|---|
Ports | 80 | 443 | TCP 1433, UDP 1434 |
Option 1: Install a second ASM System on a web server in the DMZ
Internal network | Install the primary ASM System on the internal server. You may choose to enable Windows Authentication or not; it has no effect on this configuration. |
DMZ | Configure a second web server within the DMZ to act as a reverse proxy server. On this web server in the DMZ:
|
URL for External Users |
Option 2: Set up a Reverse Proxy Server in the DMZ, Authentication Disabled
Internal network | Install the primary ASM System on the internal server. Do not enable Windows Authentication. |
DMZ | Configure a reverse proxy server within the DMZ. On this server in the DMZ:
|
URL for External Users |
Option 3: Set up a Reverse Proxy Server in the DMZ, Authentication Enabled
Internal network | Enable Windows Authentication on the internal server's ASM System. On the internal server:
|
DMZ | Configure a reverse proxy server within the DMZ. On this server in the DMZ:
|
URL for External Users |