Where to Deploy your Mobility Server
Technical Note 2161
Last Reviewed 13-Jun-2005
Applies To
All versions of Mobility
 Printer-friendly version
Summary
We often receive questions from customers about where they should deploy their Mobility server. This technical note provides a brief overview of the two primary options for server deployment—behind the corporate firewall or in the DMZ.
Location #1: Behind the Corporate Firewall
The most common (and easiest) place to deploy the Mobility server is behind the corporate firewall. This example assumes that your internal network is behind a NAT:

The Mobility server is installed on the trusted network using a single NIC with a static IP address.
The firewall must be configured to forward UDP traffic on port 5008 to the internal address of the Mobility server.
Note: Mobility can be configured to use a port other than 5008.
The virtual IP addresses assigned by the Mobility server to Mobility clients must be a block of valid IP addresses on the same network subnet as the Mobility server.
The public NAT or firewall address through which clients are configured to connect must be added to the Mobility server's External Server Addresses list in the Mobility server console. (In version 6.01 and earlier, this setting is called Alternate Server Addresses.)
Location #2: In the DMZ
The other place to deploy the Mobility Server is in the DMZ (the "demilitarized zone"):

The Mobility server is installed in the DMZ with a NIC that is assigned a publicly-routable IP address. If there aren't enough publicly-routable IP addresses to assign to the Mobility clients that will connect to the server, we recommend adding a second NIC (or a second IP address on the same NIC) on the server with an IP address that is routable to the trusted network. This approach often makes setting up routing rules between the DMZ and the trusted network much easier.
The firewall must be configured to forward UDP traffic on port 5008 to the internal address of the Mobility server.
Note: Mobility can be configured to use a port other than 5008.
The virtual IP addresses assigned by the Mobility server to each Mobility client must be on the same subnet as one of the Mobility server's IP addresses. On a server with a public and private address, the virtual IP addresses would typically be on the private IP subnet.
Related Information
2164
|
Reason 94: External Server Addresses List
|
9979
|
NetMotion Mobility Technical Notes
|
Please comment on this technical note.