[7.902][BUG][FIXED] remote access / PPTP

I'm a bit confused.

I've created a local user, enabled PPTP and tried to establish a connection and it fails.

I'd didn't found any kind information in the logs (PPTP logs doesn't show any information, the packet filter log also). Tried also to add a rule (remote pc - any - any) - no change.

What's wrong or did I miss something?

rgds
Parents
  • Windows 7 introduced support for IKEv2. If you have IPsec running on the ASG, Windows probably tries to get a connection going with the IKEv1 daemon the ASG over and over again since both speak on UDP/500. Look at the ipsec.log to confirm this assumption.

    Windows XP did not have support for IKEv2. Maybe even the order in which the different protocols are tried changed as well since then, I don't know.
Reply
  • Windows 7 introduced support for IKEv2. If you have IPsec running on the ASG, Windows probably tries to get a connection going with the IKEv1 daemon the ASG over and over again since both speak on UDP/500. Look at the ipsec.log to confirm this assumption.

    Windows XP did not have support for IKEv2. Maybe even the order in which the different protocols are tried changed as well since then, I don't know.
Children
No Data