This document will help you understand the need for a Forwarding Server, its purpose and the steps to install and configure the Forwarding Server.
If you are managing Mobile devices using Desktop Central, the computer where Desktop Central Server is installed should be accessible via internet for the Mobile devices to reach the Server. To enable this, you are required to NAT the IP Address of the Desktop Central Server to a public IP Address.
This poses a security risk of exposing your internal IP Address to the outside network.
To overcome this problem, you can install the Forwarding Server component in your DMZ, which will act as a proxy for forwarding the requests from mobile devices to Desktop Central Server. This design helps you to protect your internal network from being exposed directly.
Forwarding server acts as an intermediate between the managed mobile devices and the Desktop Central server. Desktop Central server communicates with the APNs/GCM to wake the mobile device. All communications from the mobile device will be routed through the forwarding server. When the device tries to contact the Desktop Central server, forwarding server receives all the connections and redirects it to the Desktop Central Server. Forwarding Server is currently designed to forward request only from mobile devices and not from managed Desktops.
NAT Settings should be configured on the Desktop Central Server as below:
Setting up forwarding server, involves the following steps:
You have successfully copied the cetificates, click install to complete the installation process.
Forwarding Server will start automatically. You can verify the same by running services.msc from the same computer as shown in the image displayed below.

You have successfully configured the forwarding server