I have a server with several multi-homed adapters. I want to listen on BOTH
80.23.54.211 and localhost.
In fms.ini I have set

ADAPTOR.HOSTPORT = 80.23.54.211:1935,443,80

but with this configuration FMS doesn't listen on localhost.

Is there a way to get FMS to listen on several (but not all) of the IP
endpoints on a server?