JBoss.orgCommunity Documentation
Openfire makes use of several ports for communication.
Interface | Port | Type | Description |
---|---|---|---|
All addresses | 5222 | Client to Server | The standard port for clients is to connect to the server. Connection may or may not be encrypted. You can update the security settings for this port. |
All addresses | 9090 & 9091 | Admin Console | The ports used for the unsecured and secured Openfire Admin Console accesses respectively. |
All addresses | 7777 | File Transfer Proxy | The port used for the proxy service that allows files to be transferred between two entities on the XMPP network. |
All addresses | 3478 & 3479 | STUN Service | The port used for the service that ensures connectivity between entities behind a NAT. |
You can view the table above in http://hostname:9090/index.jsp after you have logged into the Openfire's web console and also customize those ports by yourself.