Greetings,
We have recently installed Openfire and have everything working apart from file transfers. Our users are all behind individual NATs and we wanted to use the file transfer proxy to help facilitate the sending of files.
We get the following message from the server when we log in
<iq type="result" id="proxyQuery" from="proxy.of.company.com" to="dave.withnall@of.company.com/Work"><query xmlns="http://jabber.org/protocol/bytestreams"><streamhost jid="proxy.of.testserver.com" host="127.0.1.1" port="7777"/></query></iq>
And when we try to send files the client attempts to contact the proxy on the loop back address 127.0.1.1
The web admin console only lets us configure a port set to the default of 7777 and does not show anything about a server IP.
We do have two fqdns for our server and are connecting using the secondary one. main.company.com & of.company.com which is the only thing I can come up with that might be causing the problem.
Could anyone let me know what I've done wrong in setting up the server?
Regards,
Dave.