DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.

DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
API Name | Parameters | Response |
|---|---|---|
enableSourceNatOnPrivateGw | privategatewayid | True/False |
disableSourceNatOnPrivateGw | privategatewayid | True/False |
Table:
vpc_gateway
new column: type default value
Source_nat boolean 0
When* * user enables source NAT on the private gateway the below iptables rules get configured on the VR.
...
iptables -t NAT -A POSTROUTING -o eth3 -j SNAT --to-source 10.147.52.108
The current private gateway configuration page needs a check box 'Set Source NAT' to enable/disable source NAT on private gateway
No upgrade changes are needed.