-
-
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
Peer attempted PSK authentication but we want rsasig in I2 Auth Payload #818
Comments
@khunalex Hello! Your logs indicate that the VPN server has IKEv2 configured (connection To disable, find and comment out the For Linux VPN client configuration, please refer to [2]. [1] https://github.com/hwdsl2/setup-ipsec-vpn/blob/master/docs/ikev2-howto.md |
Hi. Thank you for your answer. Once I disabled ikev2.conf the error I get in the client side is:
and in the server side
Its like still try to use ikev2.... i even commented the line: |
Hello.
Im getting this error
in the server side, only when I try to connect from an linux client (odroid c2 ubuntu xenial).
VPN Server is a raspberry pi4. I got other clients connecting to this server without issues (win10, android 9, android 4, strongwan android VPN client in an android 9 tvbox.
In both ipsec.conf (server and client) I set auth=secret. But according to the error message its like the server has set somewhere authby=rsasig, but I just has the default installation by the scripts.
This is the ipsec.conf in the server:
And this the ipsec.conf in the client side.
I would appreciate any help.
Thank you so much.
The text was updated successfully, but these errors were encountered: