What ports need to be open for the client to connect to the server?

What ports need to be open for the client to connect to the server?

The following ports are required from the client to the sever:

2080, 9875, 9876
Optional ports needed on the server to the end point:

If using email - port 25
If using LDAP - 389
If using ODBC - default ODBC port.
    • Related Articles

    • How to repoint a PassagePoint client to an entirely different PassagePoint server

      Pls note. this is to repoint a passagepoint client to a completely different passagepoint server. If you've move the passagepoint server, and need to repoint the client, use this link instead. ...
    • SSO Client authentication with Groups

      See KB article on how to configure Single Sign On (SSO) with PassagePoint Client AD Authentication https://support.stopware.com/portal/en/kb/articles/pasagepoint-client-ad-authentication To configure Single Sign On (SSO) with Groups PassagePoint must ...
    • How do I move PassagePoint global to a different server?

      How do I move PassagePoint Global to a different server? Source Machine = Production server is the customer's server that contains the PassagePoint Global “config” folder and database Destination Machine = New server for the PassagePoint Global ...
    • PowerShell to Test Open Ports (Telnet)

      From the Start Menu Click Start, type PowerShell, and then click Windows PowerShell Test-NetConnection command passagepoint requires 2 ports to be open (2080, 9876) Using IP address Test-NetConnection -ComputerName 192.168.1.1 -Port 2080 For example, ...
    • PassagePoint client server communication port (required)

      Passagepoint client to server communication requires 3 ports ports - 2080, 9876,9875 2080 - is not encrypted and is used for the initial connection to download any updates/changes from the server. 9876 - Once updates/changes from server has complete, ...