Hi Devs, I have a need of supporting default SNAT (which openstack supports by default) on vcloud. To do that I am enhancing jclouds to add SNAT rules on edge gateway in vcloud. By default SNAT rule will be added for the fixed ip of VM to the edge gateway’s ip on the interface to the external network. The SNAT rule will be added whenever a VM is launched and it will not be for the subnet but just for the VM’s fixed ip i.e on need basis.
Do let me know your views. Awaiting reply. Regards, Vinod.