Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
Openfire
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
Openfire
Commits
6ad6d57f
Commit
6ad6d57f
authored
Mar 22, 2018
by
wroot
Committed by
akrherz
Mar 22, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
OF-1519 add info about firewall
parent
b1ed3c8c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
install-guide.html
documentation/docs/install-guide.html
+6
-0
No files found.
documentation/docs/install-guide.html
View file @
6ad6d57f
...
...
@@ -262,6 +262,12 @@ plugins on-demand without impacting Openfire.</p>
Plugins can be managed inside the Openfire admin console. You can also manually delete a plugin at any time by
deleting its JAR file (Openfire will automatically remove the plugin from memory and delete it's directory when you
do so).
<h2><a
name=
"plugins"
>
Firewall
</a></h2>
Server's administrator should open TCP port 5222 for incoming connections for XMPP clients to be able to connect to Openfire.
Additionally an administrator can also open TCP 9090 (for http) and TCP 9091 (for https), if there is a need to remotely administrate
Openfire connecting to its Admin Console. We recommend only using 9091 port as it is an encrypted connection.
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment