• Guus der Kinderen's avatar
    OF-512: Allow 'reported' streamhost to be modified. · 3f76e421
    Guus der Kinderen authored
    The file transfer proxy will listen on, and report, a set of network interfaces. Sometimes, the proxy
    is not reachable on these addresses directly (for instance in a network environment where NAT comes
    into play).
    
    This commit re-purposes the 'xmpp.proxy.externalip' property. Earlier, this was used to make the proxy
    bind to a specific interface. As this is quite similar to the functionality provided by the
    'network.interface' property, 'xmpp.proxy.externalip' now controls only what interface is reported. It
    no longer affect the interface binding process directly. This functionality has also been added to the
    admin console.
    3f76e421
FileTransferProxy.java 16.1 KB