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

Limit PPTP concurrent connection per user

Hi,

Is it possible to limit the number of concurrent connection(login) per PPTP user?
As I have seen, by default, it is possible to multiple login using 1 PPTP user and I want to limit it to just 1 concurrent login.


This thread was automatically locked due to age.
Parents
  • I don't think you can do that with anything but SSL.  You can cause a user that logs in to PPTP, L2TP or IPsec always to be given the same IP by assigning a 'static remote access IP' in the 'User' definition.  That will have the result of blocking traffic for that remote user when connected more than once.

    If you assign fixed IPs, you shouldn't use IPs in the "VPN Pool (PPTP)" subnet - you might want to create a new definition like "VPN Pool Static" = 10.242.11.0/24 and add that in 'Allowed networks' where appropriate and create packet filter rules like those already created for "VPN Pool (PPTP)".

    Cheers - Bob
Reply
  • I don't think you can do that with anything but SSL.  You can cause a user that logs in to PPTP, L2TP or IPsec always to be given the same IP by assigning a 'static remote access IP' in the 'User' definition.  That will have the result of blocking traffic for that remote user when connected more than once.

    If you assign fixed IPs, you shouldn't use IPs in the "VPN Pool (PPTP)" subnet - you might want to create a new definition like "VPN Pool Static" = 10.242.11.0/24 and add that in 'Allowed networks' where appropriate and create packet filter rules like those already created for "VPN Pool (PPTP)".

    Cheers - Bob
Children
No Data