cloudstack/server
Daniel Augusto Veronezi Salvador e92ce916f3
network: Remove logic that creates gap for multiple 'source NAT' in VR (#5532)
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>
2021-10-03 14:55:28 +05:30
..
conf add info only log file. 2020-08-20 10:45:11 +01:00
src network: Remove logic that creates gap for multiple 'source NAT' in VR (#5532) 2021-10-03 14:55:28 +05:30
pom.xml Updating pom.xml version numbers for release 4.15.3.0-SNAPSHOT 2021-09-17 12:53:29 +05:30