Results 1 to 2 of 2
  1. #1
    Join Date
    Jul 2009
    Posts
    189

    Disconnect a user from L2TP/IPSec VPN without restarting

    Hello,

    Are there any commands or things that I can do so that I can disconnect/delete an user from my L2TP/IPSec(xl2tpd/openswan) VPN? Note I am not asking for restart of service which causes all user to reconnect.

  2. #2
    Join Date
    Jan 2005
    Posts
    63
    Quote Originally Posted by klikli View Post
    Hello,

    Are there any commands or things that I can do so that I can disconnect/delete an user from my L2TP/IPSec(xl2tpd/openswan) VPN? Note I am not asking for restart of service which causes all user to reconnect.
    You can perform the following as per the HOWTO:

    #ipsec auto -status
    [This shows the status of all the VPN connections as defined in ipsec.conf aswell as showing the connected/up VPN tunnels.]

    #ipsec auto -down <Connection-Name>
    [This will disconnect the specified VPN tunnel]

    HTH,

    Mark

Similar Threads

  1. L2TP VPN on Linux vps server ???
    By pads in forum Hosting Software and Control Panels
    Replies: 0
    Last Post: 05-01-2011, 09:56 AM
  2. Replies: 0
    Last Post: 04-04-2011, 07:00 AM
  3. Replies: 0
    Last Post: 10-13-2010, 07:50 AM
  4. Replies: 0
    Last Post: 07-06-2010, 08:50 AM
  5. Replies: 0
    Last Post: 03-14-2010, 10:12 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •