-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Milestone
Description
ISSUE TYPE
- Bug Report
COMPONENT NAME
VR
CLOUDSTACK VERSION
4.19.0
CONFIGURATION
OS / ENVIRONMENT
SUMMARY
This happens on and off, but often enough to know its a bug.
When a ACL Rule has been updated, it doesnt always take effect. Sometimes it works, sometime it does not.
When it does not work, we need to reboot the router, which causes downtime, or, clean up the VPC.
STEPS TO REPRODUCE
- Create VPC (2 Subnets or More)
- Create custom ACL Rule (we have around 30 ACL Rules per Tier)
- Everything works fine
- Update ACL Rule (maybe add a new port to allow access)
Result: Hit or miss. But when it is a miss, we need to reboot or cleanup the router to take effect.
EXPECTED RESULTS
When an ACL Rule is changed, it should take effect immediately and reliably
ACTUAL RESULTS
Does not always work.