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

VPN L2TP issue with Windows 10

I would like to get some help.

I am trying to create a L2TP VPN for a remote user.      

So far, i have done the VPN configuration, and Firewall rules (to be able to acces to my internal network)

 

Until now, i am only able to connect to the VPN with my IPhone. (and i can access to my network without trouble)

But when i try to connect to the VPN with my laptop, i always have an error message : the L2TP connection attempt failed because the security layer encountered a processing error during the initial negotiations with the remote computer.

 

For the VPN configuration, I am using the “DefaultL2TP” Policy

I do the authentification with a preshared Key

For the test, I have disable the firewall of my laptop.

 

Have you an idea about how can I make it works with my laptop?

I am trying too to connect the VPN on my laptop as using my IPhone as router, but i have the same error message.

 

Thanks for your answer ,

 

Best regards,



This thread was automatically locked due to age.
Parents
  • This might help

     

    Deleted my last update as it was inaccurate.  I narrowed it down to a NAT issue (as when DMZ mode is enabled, it's as if the server has a public IP and will work.  Once it is behind the firewall, then it will allow only one client and the rest seem to not be able to communicate due to the NAT issue.  Any ideas why this would be? Is there something I'm overlooking?

    Edit: Solved.  It wouldn't allow simultaneous connections because I had it set up for my server to listen to port 4500 for only connections coming from port 4500.  So because I already had one connection in, the port was closed.  To fix, just had to change the source port to "any" and forward to 4500.  Now on to error 789 =)

Reply
  • This might help

     

    Deleted my last update as it was inaccurate.  I narrowed it down to a NAT issue (as when DMZ mode is enabled, it's as if the server has a public IP and will work.  Once it is behind the firewall, then it will allow only one client and the rest seem to not be able to communicate due to the NAT issue.  Any ideas why this would be? Is there something I'm overlooking?

    Edit: Solved.  It wouldn't allow simultaneous connections because I had it set up for my server to listen to port 4500 for only connections coming from port 4500.  So because I already had one connection in, the port was closed.  To fix, just had to change the source port to "any" and forward to 4500.  Now on to error 789 =)

Children
No Data