mirror of
https://github.com/hwdsl2/docker-ipsec-vpn-server.git
synced 2026-04-26 10:05:48 +03:00
[GH-ISSUE #43] Monitor VPN tunnel #38
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 @phate82 on GitHub (Dec 13, 2017).
Original GitHub issue: https://github.com/hwdsl2/docker-ipsec-vpn-server/issues/43
Hi,
is there a way to monitor the status of several L2TP channels programmatically?
When several VPN clients are connected to the server, I need to detect in real-time when a client lost the VPN connection.
Thanks
@hwdsl2 commented on GitHub (Dec 19, 2017):
@phate82 Hello! Unfortunately monitoring L2TP channels is outside the scope of this project.