Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

SSL VPN Notification

We recently installed a SG210.  I was wondering if there was a way to setup a notification for any time a user connects to the SSL VPN?  We don't have but a handful of users but I would like to be notified each time via email.

Also, is there a way to disconnect a user from the WebAdmin Console if they are connected?

Thanks you.


This thread was automatically locked due to age.
Parents
  • Hi, nchristopher, and welcome to the User BB!

    I don't know of a way to get any such notice.  There is no way to disconnect a user from with WebAdmin, but you can get the necessary information there and do so at the command line.  As root, to disconnect user johnsmith:
    chroot /var/sec/chroot-openvpn
    /usr/bin/ras_update.plx ssl disconnect username johnsmith 10.242.1.2

    Cheers - Bob
Reply
  • Hi, nchristopher, and welcome to the User BB!

    I don't know of a way to get any such notice.  There is no way to disconnect a user from with WebAdmin, but you can get the necessary information there and do so at the command line.  As root, to disconnect user johnsmith:
    chroot /var/sec/chroot-openvpn
    /usr/bin/ras_update.plx ssl disconnect username johnsmith 10.242.1.2

    Cheers - Bob
Children