On Fri, Aug 17, 2012 at 01:48:22PM -0400, Alena Prokharchyk wrote: > On 8/17/12 3:57 AM, "Prasanna Santhanam" <prasanna.santha...@citrix.com> > wrote: > > >When doing static NAT cloudstack used to createIpForwardingRule on the > >acquired IP on a port range to forward traffic to the VM guest. > > > >Now CS uses createFirewallRule to do static NAT after enableStaticNat. > >But I still see createIpForwardingRule in the API. Where is this API > >used? > > > >Thanks, > > > >-- > >Prasanna., > > > > > > Legacy code to support existing customers setups which use this call for > static nat. >
One more question: If the old setup of said customer is upgraded to the new version will their createIpForwardingRule API calls still work when creating new static NATs or will they need to switch to createFirewallRule? -- Prasanna.,