You can use --hostname to tell master to publish a different address in zk.
@vinodkone Sent from my mobile > On May 23, 2014, at 12:40 AM, Tomas Barton <[email protected]> wrote: > > 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

