How do I host ServiceDesk Plus MSP on the internet?

How do I host ServiceDesk Plus MSP on the internet?

In order to make ServiceDeskPlus – MSP available for users in Internet, let us assume the following scenarios.

 

Scenario 1: ServiceDesk Plus – MSP is installed in LAN and should be available in LAN and WAN:


Assume ServiceDesk Plus – MSP is installed on a server in the LAN with IP address 192.168.200.254 on port 80, and the hostname of the server is “servicedesk-lan”.

For users within the LAN, the url will be http://servicedesk-lan/ or (http://192.168.200.254/). If ServiceDesk Plus – MSP has to be accessed in WAN, you should do the following:

 
Step 1: Register an IP address (say, 64.12.13.11) and a public hostname (like servicedesk.yourdomain.com) with your Service Provider.


Step 2: The IP address for “servicedesk.yourdomain.com” should resolve to “64.12.13.11”. (This will be predominantly handled by the Service Provider).

Step 3: Configure Firewall rules (or access-list in router) redirecting “http” requests on IP address “64.12.13.11” to the LAN ipaddress “192.168.200.254”.

Step 4: Configure the alias URL in ServiceDesk Plus – MSP under Admin->Self Service Portal Settings. [One point to note is that all notifications will now be sent with the Public URL. It is understood that the Public URL will also be reachable within the LAN].

 

Scenario 2: ServiceDesk Plus – MSP is installed in DMZ and should be available in LAN and WAN:


Installing ServiceDesk Plus – MSP on a server within the DMZ should help prevent the security risks in installing ServiceDesk Plus – MSP on a server in LAN/WAN.
Assume SDP is installed on a server within DMZ with a IP address 192.168.225.254 and the hostname is “servicedesk-dmz” on port 8080.

 

MSSQL is the database and the database server is in LAN: You have to configure firewall rules in such a way that the application can reach the Database server in LAN on the MSSQL port ( Default Port : 1433 )


MSSQL is the database and the database server is in DMZ: Port 1433 should be reachable from the ServiceDesk Plus – MSP server in DMZ.


PGSQL is the database that is bundled with the product: . In such case, there are no additional configurations required.
 

Step 1: You have to configure firewall rules in such a way that users in LAN are able to access the application as http://servicedesk-dmz/ [ Note that the application is installed on port 8080, but users have to access it through port 80]. In such a case, you have to redirect “http” requests on port 80 to port 8080 on the ipaddress 192.168.225.254.


Step 2: Register an IP address (say, 64.12.13.11) and a public hostname (like servicedesk.yourdomain.com) with your Service Provider.

Step 3: The IP address for “servicedesk.yourdomain.com” should resolve to “64.12.13.11”. (This will be predominantly handled by the Service Provider).

Step 4: Configure Firewall rules (or access-list in router) redirecting “http” requests on IP address “64.12.13.11” on port 80 to the LAN ipaddress “192.168.225.254” on port 8080.

Step 5: Configure Alias URL settings in the Application.

 

Scenario 3: ServiceDesk Plus – MSP is installed in a server in WAN without firewall rules:


This is highly not recommended due to security risks on Tomcat, JBOSS application server, PGSQL (or) MSSQL, even though the hardware box may be hardened.




                  New to ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • SCP, SDP and MSP Differences

                        Though ManageEngine has multiple HelpDesk applications, they are developed and targeted for Different markets. Here are few cases to understand the difference between them. HelpDesk Applications in ManageEngine (ME) are as follows :  1. SupportCenter ...
                      • How Public and Private Solutions work

                        ServiceDesk Plus MSP allows you to publish knowledge base solutions as either public (available for all requesters and technicians) or private (accessible only by technicians). To make a solution public, while adding/editing the solution select the ...
                      • How to migrate data from SDP to SDP MSP.

                        Below are the only details which can be exported from SDP and imported to SDP MSP application. 1) You can export request data from ServiceDesk Plus (SDP) using XLS format. Requests -> Goto Admin -> Reports -> New custom report -> Tabular reports -> ...
                      • Remote read only access to database for Postgres customers

                        Use case: Frequently customers want to connect some reporting / dashboard application like PowerBI or Tableau with our Postgres database server. By default, the bundled Postgres is configured to only listen to the local machine. We can configure to ...
                      • How to integrate ServiceDesk Plus MSP with WhatsApp business.

                        This article provides steps for integrating ServiceDesk plus MSP with WhatsApp (business). Note: This integration is compatible with versions 14600 & above. Before you begin, ensure you've reviewed the following prerequisites: Ensure your ServiceDesk ...