Hi, is it possible to run a Mesos master behind NAT? With the --ip flag I can set IP address of an actual interface. When master gets elected to Zookeeper goes an IP address which is in this case a private one. If I could override which IP is in Zookeeper, than I could easily forward port 5050 to the master.
Is there a way how to do this? Thanks, Tomas

