Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

private gateway ACLs are not applied correctly #9838

Open
weizhouapache opened this issue Oct 22, 2024 · 0 comments
Open

private gateway ACLs are not applied correctly #9838

weizhouapache opened this issue Oct 22, 2024 · 0 comments

Comments

@weizhouapache
Copy link
Member

Steps to reproduce the issue

  • add a vpc
  • add a vpc tier and deploy a vm
  • add a private gateway with ACL default_deny

expected:

  • vm to private gw is blocked
  • private gw to vm is blocked

actual:

  • vm to private gw is allowed
  • private gw to vm is blocked
ISSUE TYPE
  • Bug Report
COMPONENT NAME
VPC VR
CLOUDSTACK VERSION
4.19
CONFIGURATION
OS / ENVIRONMENT
SUMMARY
STEPS TO REPRODUCE

EXPECTED RESULTS

ACTUAL RESULTS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants