Listen on specified IP

Submitted by Anonymous on Wed, 2009-05-13 16:56

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

Artur Hefczyc's picture

There is a way to do it. You

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

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

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

 

I have the very same

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.

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.