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

Force remote users desconnection at scheduled time

Hello, 

 

Is there a way to Force remote users desconnection at scheduled time? it could be with L2TP, SSL VPN or Sophos Connect Client connections.

 

I've tried using schedule profiles for my VPN firewall rules, but at least with SSL VPN clients, deactivate the firewall rule doesn´t force the desconnetion on the client.

 

I also tried adding a customized access time profile to the SSL VPN user group, but it only prevent users from establishing new conections. Those who are already connected are not pushed out.

 

Any advise for this?

 

Thanks



This thread was automatically locked due to age.
  • Hello mh3000,

    Thank you for contacting the Sophos Community.

    Unfortunately, at the moment, there is not this option in the XG to disconnect users at a specific time, this would be a great feature request that you can fill in the following link.

    ===

    Ideas XG Firewall

    https://ideas.sophos.com/forums/330219-xg-firewall

    ===

    The Timebase Firewall rule will only allow traffic on that Firewall rule for that specific time but will still allow the SSL VPN client to connect, the user won't have access to the resources but the client will connect.

    Another thing but this is something has to be manually and not very ideal, would be to stop the SSL VPN service and start it manually once you want users to be able to reconnect again

    # service sslvpn:stop -ds nosync

    # service sslvpn:start -ds nosync