On 15 November 2016 at 06:30, nickcooper-zhangtonghao <[email protected]> wrote:
> Hi Guru Shetty. > LB may support DNAT with port. But in some case, there is only a public ip > address set on the gateway router, which is connected to multiple VMs. Thus > this public ip address need to be projected to multiple private ip address. > They denote a one to many relationship not one to one. > > I don't have many public ip, so it is not possible to do VIP:port = > PrivateIP:port. I hope that we can do VIP:port1 = PrivateIP1:port1, > VIP:port2 = PrivateIP2:port2 ... > We can do that with LB. > > Thanks. > Nick > > On Nov 14, 2016, at 11:56 PM, Guru Shetty <[email protected]> wrote: > > We do support it right now via LB right? i.e. one VIP:port = > PrivateIP:Port. With just one target, it acts the same as a DNAT. > > > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
