How to bind specific network interface

Hello,

I run jive messenger on a server and it do work great. though I would like to specify the Network card (IP address) it can be accessed. How can I do that?

I have looked in the conf file and the database and didn’'t find any ip addres configuration.

thx

Hey Luke,

You can set these properties in the Admin Console so that the server accepts connections only on those IP address:

For standard connections:

xmpp.socket.plain.interface

For SSL connections:

xmpp.socket.ssl.interface

For the web admin console:

adminConsole.inteface

Regards,

– Gato

For the web admin console:

adminConsole.inteface

Actually, adminConsole.interface

-Matt

Thank you very much