Jul 30, 2012 12:33 AM
List of ports used by Openfire
-
Like (0)
http://your_server:9090/index.jsp
| Interface | Port | Type | Description | |
|---|---|---|---|---|
| All addresses | 5222 | Client to Server | The standard port for clients to connect to the server. Connections may or may not be encrypted. You can update the security settings for this port. | |
| All addresses | 5223 | Client to Server | The port used for clients to connect to the server using the old SSL method. The old SSL method is not an XMPP standard method and will be deprecated in the future. You can update the security settings for this port. | |
| All addresses | 8080 | Admin Console | The port used for unsecured Admin Console access. | |
| All addresses | 8443 | Admin Console | The port used for secured Admin Console access. | |
| All addresses | 7777 | File Transfer Proxy | The port used for the proxy service that allows file transfers to occur between two entities on the XMPP network. | |
| All addresses | 80 | HTTP Binding | The port used for unsecured HTTP client connections. | |
| All addresses | 443 | HTTP Binding | The port used for secured HTTP client connections. | |
| All addresses | 3478 & 3479 | STUN Service | The port used for the service that ensures connectivity between entities when behind a NAT. | |
| All addresses | 5229 | Flash Cross Domain | Service that allows Flash clients connect to other hostnames and ports. |
thank you Dele, yeah, all those ports are listed on the admin home page.
any other ports not shown there?
Yes, It will depend on what other plugins are installed, your s2s and external component ports ![]()
and here is another problem that i don't know how to solve (about http binding for openfire plugin):