PassagePoint client server communication port (required)

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, a connection is made to 9876 (encrypted port) and all login/data is passed over 9876

9875 is PassagePoint's Client hardware port. This is the PassagePoint client node port used to connect with the hardware added in the PassagePoint Client's Station Preference. The client internally uses this port to connect with the hardware (like printers, webcam, etc) attached with it.  


For additional ports see here:
    • Related Articles

    • How to repoint a PassagePoint client to another PassagePoint server

      Please follow these steps to point a PassagePoint client to another PassagePoint server. Right Click on the PassagePoint icon and hit ‘Open File Location’ Open the “Client” folder (C:\PPGlobal\Client) delete imgCache delete jarCache delete ...
    • 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 ...
    • 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 make the email field required on the web portal?

      On the PassagePoint application server, navigate to "PPGlobal\Config\context\1\main.ctx" 1) Edit the 'options.xml' file using any text editer 2) update <isEmailRequired> from "false" to "true" <isEmailRequired>true</isEmailRequired> 3) Restart the ...
    • 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.