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 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 ...
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 ...
Ports used by PassagePoint
Ports used by PassagePoint defined in C:\PPGlobal\Tomcat\conf\server.xml 2080 -> Default Web port, to run PassagePoint Web Pre-registration on HTTP This is the default web port for PassagePoint web application. This is the TCP/IP port number on which ...