Does nginx could satisfy your requirement? You requests to nginx, and nginx reverse proxy the mesos master.
On Mon, Jul 27, 2015 at 8:50 PM, sujz <[email protected]> wrote: > Hi, all, > > I want to run mesos master/slave/framework in private IP, and exhibit > mesos cluster status with a new public IP, this way can enhance safe and > privacy protection of enterprise internal datacenter network. > > After reading through the code, unfortunately, I didn't find where > mesos-master binds listening ip and port to http server(please give me some > hints), so I want to know how to implement communicating with slaves and > frameworks with private IP and building http server with public IP for > serving external http requests? > > Any suggestions will be appreciated. > Best regards! -- Best Regards, Haosdent Huang

