Replies: 1 comment
-
|
Note that the combination of PSK and EAP is not valid as per RFC 7296. The server has to be authenticated with a certificate (or EAP as well, but that's an extension and not many clients support it) in order to authenticate the client with EAP. So it's possible that the client doesn't support this and doesn't propose EAP authentication. To only use PSK authentication, change If there is actually a problem with the proposals, the log should give you more details on what exactly didn't match.
Note that the DH group here might be an issue later during Child SA rekeyings. Depends on what the client proposes then. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I try to use ios18+ native vpn with psk to connect strongwans server but failed (NO_PROPOSAL_CHOSEN):
someone can give me some help or hints?
the server conf as follows:
Beta Was this translation helpful? Give feedback.
All reactions