Listen on specified IP

2 replies [Last post]
Anonymous

Is it possible to start server listening on specified IP? Not all of them as it's running after quick start.

Anonymous (not verified)

I have the very same question. I will migrate from Openfire to Tigase. But I have some customisations I have to port (like authentication) and would like to run Tigase on a second IP while Openfire still runs on the first so I can test everything. Has anyone any idea?
 
Thanks in advance.

kobit's picture
Offline
Joined: 2006-09-03
Points: 267814

There is a way to do it. You have to put in your init.properties file following lines:

{syntaxhighlighter brush: bash;fontsize: 100; first-line: 1; }c2s/connections/5222/ifc[s]=comma-separated-list-of-ips c2s/connections/5223/ifc[s]=comma-separated-list-of-ips s2s/connections/5269/ifc[s]=comma-separated-list-of-ips bosh/connections/5280/ifc[s]=comma-separated-list-of-ips {/syntaxhighlighter}

I hope this helps. If not, please let me know. At least it works for me.

 

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

Post new comment

The content of this field is kept private and will not be shown publicly.