hwdsl2 / setup-ipsec-vpn

Scripts to build your own IPsec VPN server, with IPsec/L2TP, Cisco IPsec and IKEv2
Other
24.95k stars 6.28k forks source link

Disconnect IKEV2 client manually #1500

Closed ptorrent closed 9 months ago

ptorrent commented 9 months ago

Hello again !

Is there a way to disconnect a client from the ikev2 server ?

scottpedia commented 9 months ago

I think you might want to look into the use of ipsec command. I remember that I have done it once.

letoams commented 9 months ago

See “man ipsec whack”It is something like: ipsec whack —deletestate —id PaulSent using a virtual keyboard on a phoneOn Dec 2, 2023, at 03:27, ptorrent @.***> wrote: Hello again ! Is there a way to disconnect a client from the ikev2 server ?

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you are subscribed to this thread.Message ID: @.***>

hwdsl2 commented 9 months ago

@ptorrent Please refer to: #1011, #1106.