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

Egress filtering #147

Open
jbrendel opened this issue Nov 29, 2016 · 0 comments
Open

Egress filtering #147

jbrendel opened this issue Nov 29, 2016 · 0 comments
Milestone

Comments

@jbrendel
Copy link
Contributor

It should be possible to perform filtering of egress traffic. Examples:

Deny:

  • Traffic to a certain set of CIDRs
  • Traffic to a certain set of tenants
  • Traffic to a certain set of segments within the current tenant
  • Combination of the above

Only allow:

  • Traffic to a certain set of CIDRs
  • Traffic to a certain set of tenants
  • Traffic to a certain set of segments within the current tenant
  • Combination of the above

Combination of the two sections, which raises questions of ordering.

For starters (minimum feature): Deny traffic

@jbrendel jbrendel added this to the 1.0 milestone Nov 29, 2016
cgilmour added a commit that referenced this issue Oct 19, 2017
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

1 participant