Hi there.
I have a RB2011xxxx with SSTP VPN server for remote clients. I’m thinking of a ‘clean’ solution to apply a downtime (let’s say 10PM-6AM) for some of my clients; I want VPN working 24/7 only for admin. purposes.
I was using a script disabling some (one by one) of my VPN secrets (accounts). Since VPN client list is pretty dynamic I’d prefer to operate on a VPN pool for guests instead (if possible). My goal is to kill guests active connections aswell. I’ve noticed that it doesn’t always work using firewall rules - I believe that blocking VPN port doesn’t actually kill an active connection (perhapse if it’s an ‘established’ already? dunno…). Or it might be just setting up firewall on a different approach.