Admin console should display actual bound IP address
Description
When using jive.network.interface to define a bind address the admin console should display that value and not the IP address of the local host (default one).
Wildfire does not use Wildfire.xml to display (just a display issue!!) the ip address it binds to. /index.jsp Server Ports looks like 3: IP:Port, Security: Unknown:5222, NORMAL for me while wildfire.xml sets 127.0.0.1 as IP and Wildfire uses 127.0.0.1.
Environment
linux, maybe Windows
Activity
Show:
Gaston Dombiak August 30, 2006 at 4:49 AM
Idea for future version: when binding to all local network addresses then show *:5222 instead of the default local address.
When using jive.network.interface to define a bind address the admin console should display that value and not the IP address of the local host (default one).
Wildfire does not use Wildfire.xml to display (just a display issue!!) the ip address it binds to.
/index.jsp Server Ports looks like
3: IP:Port, Security: Unknown:5222, NORMAL
for me while wildfire.xml sets 127.0.0.1 as IP and Wildfire uses 127.0.0.1.