-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
windows client connecting..... and never connects #1322
Comments
@santiarenos Hello! First, please note that IKEv2 mode is recommended. For IPsec/L2TP mode, the error you encountered shows that:
For (1), check the Libreswan logs to see why the connection did not load. For (2), you may need to edit your |
I think was the (2) option, I have changed the ip of the server and now I have another error. Feb 13 08:57:46 localhost pluto[28270]: "l2tp-psk"[2] 10.10.101.2 #3: sent Main Mode R1 I have been trying to fix it but still not working. Any ideas? |
Finally it works, disabling chapv2 in the windows client. |
The L2TP/IPSEC server has been installed successfully, but when I try to connect via windows integrated client it appears connecting and nothing more happens.
Debugging with command ipsec barf I can see this in the server:
Feb 10 14:17:26 5002vx0711521000 pluto[5639]: packet from 10.10.101.2:500: initial Main Mode message received but no connection has been authorized with authby=PSK and xauth=no
Feb 10 14:17:27 5002vx0711521000 pluto[5639]: packet from 10.10.101.2:500: initial Main Mode message received but no connection has been authorized with authby=PSK and xauth=no
Feb 10 14:17:28 5002vx0711521000 pluto[5639]: packet from 10.10.101.2:500: initial Main Mode message received but no connection has been authorized with authby=PSK and xauth=no
Feb 10 14:17:31 5002vx0711521000 pluto[5639]: packet from 10.10.101.2:500: initial Main Mode message received but no connection has been authorized with authby=PSK and xauth=no
Feb 10 14:17:48 5002vx0711521000 pluto[5639]: forgetting secrets
Feb 10 14:17:48 5002vx0711521000 pluto[5639]: loading secrets from "/etc/ipsec.secrets"
Any idea which is my problem and how can I fixed it? regards.
Checklist
Describe the issue
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Logs
Check logs and VPN status, and add error logs to help explain the problem, if applicable.
Server (please complete the following information)
Client (please complete the following information)
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: