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

delete/change a rule, need option to kill open connections #2816

Closed
asdffdsazqqq opened this issue Sep 8, 2021 · 1 comment
Closed

delete/change a rule, need option to kill open connections #2816

asdffdsazqqq opened this issue Sep 8, 2021 · 1 comment

Comments

@asdffdsazqqq
Copy link

hello and thanks,

need option that that when a rule is deleted, an open connection is killed.

current behavior

  1. have rule - {"Action": "accept", "Users": ["en08"], "Ports": ["pi4:22"]}
  2. have open connection from en08 to pi4:22
  3. delete rule
    4.the connection stays open

proposed behavior

  1. have rule - {"Action": "accept", "Users": ["en08"], "Ports": ["pi4:22"]}
  2. have open connection from en08 to pi4:22
  3. delete rule
    4.the connection is killed
@DentonGentry
Copy link
Contributor

Dup of #859

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