cloudstack/systemvm/patches/debian/config
Syed Mushtaq Ahmed deb92d32bb CLOUDSTACK-10030: Make sure that public IPs assigned to VPC are reacheable from inside the VPC (#2221)
If a public IP is assigned to a VPC, a VM running inside that VPC cannot ping that public IP. This is due to the IPtables Nat rules set in such a way that drop any requests to the public IP from internal interfaces. I am fixing this so that internal hosts can also reach the public IP.

Reproduction:

Create a VPC
Create a network inside the VPC
Allocate a public IP
Create a VM in the network
Create a port forwarding rule enabling ICMP
ping the public IP inside the VM (this will fail)
2017-08-22 08:50:25 +02:00
..
etc CLOUDSTACK-9749: Disable password service on ilb systemvm (#1912) 2017-08-03 22:38:25 +02:00
opt/cloud CLOUDSTACK-10030: Make sure that public IPs assigned to VPC are reacheable from inside the VPC (#2221) 2017-08-22 08:50:25 +02:00
root Log an error when removing keepalived.strikes file and it doesn't exit. 2015-03-16 11:39:17 +01:00
var/www/html Removed chef as we will definitely not go this way 2015-03-16 11:35:14 +01:00