mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-26 01:55:53 +03:00
[GH-ISSUE #33] Drop certain connection #31
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ejz on GitHub (Jul 27, 2017).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/33
Hi. In my case i see that
docker exec -it ipsec-vpn-server ipsec whack --trafficstatusoutputs a list of connections from 1 user from 1 ip (behind NAT). How can i drop a certain connection using whack utlity without dropping another connection?@hwdsl2 commented on GitHub (Jul 27, 2017):
@Ejz Hello! Not sure about whether this is possible. Try the Libreswan
mailing list.
@ejz commented on GitHub (Jul 27, 2017):
Ok. Anyway thx.