mirror of https://github.com/apache/cloudstack.git
In ACS, when a VPC has more than one public IP and a user tries to use the non `source NAT` IP with some feature/option (like `static NAT`, `port forwarding`, `VPN` and others), ACS adds the public IP (used for the feature/option) as `source NAT` in the `iptables` of the VR. Example: - VPC has one public IP `192.168.0.50` and it is defined as the `source NAT`. - If we assign another public IP `192.168.0.51` to the VPC and use it to execute `port forwarding`, ACS will automatically add `192.168.0.51` as `source NAT` too. Co-authored-by: GutoVeronezi <daniel@scclouds.com.br> |
||
|---|---|---|
| .. | ||
| conf | ||
| src | ||
| pom.xml | ||