[PROPOSAL][CLOUDSTACK-1828] NAT on private gateway

2013-03-27 Thread Jayapal Reddy Uradi
I would like to propose feature NAT on private gateway. This feature is sub feature of nTier2.0 apps. Using this feature we can enable/disable the source NAT on the vpc private gateway . Jira ticket: https://issues.apache.org/jira/browse/CLOUDSTACK-1828 FS : https://cwiki.apache.org/conflue

Re: [PROPOSAL][CLOUDSTACK-1828] NAT on private gateway

2013-03-29 Thread Chiradeep Vittal
Thanks for this. It seems a reasonable approach, except that it reflects a failure of previous modeling of the private gateway feature. So, today we want to provide source nat, Tomorrow perhaps static NAT? The day after PF and LB ? The difference between the public network and the private gateway

Re: [PROPOSAL][CLOUDSTACK-1828] NAT on private gateway

2013-04-15 Thread Jayapal Reddy Uradi
Hi Chiradeep, Can we enable/disable source nat on private gateway while creating it ? We can add a new optional parameter to the 'createPrivateGateway' API to set source nat. Enable/Disable source NAT on private gateway while creating is enough or it needs to be configurable after creating

Re: [PROPOSAL][CLOUDSTACK-1828] NAT on private gateway

2013-04-16 Thread Jayapal Reddy Uradi
FS API section is updated. Source NAT on the private gateway can be enabled only while adding the private gateway. when the private gateway is deleted source nat on private gateway deleted. Please review the FS and provide your comments. Thanks, Jayapal On 15-Apr-2013, at 3:38 PM, Jayapal Red