Hi All, I have hit similar issue as https://github.com/apache/cloudstack/issues/8729 and trying to understand the code fixed in the PR https://github.com/apache/cloudstack/pull/8787, unfortunately I couldn't understand. can anyone please try to explain the fix?
Summary: When having a VPC without associated vms, there are no firewall rules defined (iptables). And that's a problem because it leaves the vrouter vulnerable to receiving a packet on port 35999, and if that happens, HAProxy will start logging in a loop until it fills the vrouter's disk. Thanks, sai
