Hi everybody.
I setup openfire so far so good, and I am happy that I can bind openfire on a ipv4 address of my choice, instead of listening on all addresses. Is there a way listening on a ipv4 and ipv6 address the same time ?
Sadly, you can only provide on interface with that property. The only way that I can think of to have Openfire bind on multiple interfaces, is by not specifying the <interface> element at all. This should make Openfire bind on all interfaces. You should then arrange for proper access control externally (for example by using a firewall).