Bug #11193
closed
IPsec KeyID Not Working on Development Snapshots
Added by Jim Pingle almost 4 years ago.
Updated almost 4 years ago.
Description
Configuring a tunnel with an ID type of KeyID fails to connect. In the secrets section of swanctl.conf, the ID is not specified with the type, which appears to be a problem similar to #9243. That affected the local/remote section, and it's OK there now, but the type is missing still in the secrets.
To me, I have a patch that corrects the problem.
- Status changed from New to Feedback
- % Done changed from 0 to 100
Working as expected , "KeyID tag" as My identifier/ Peer identifier
<12> looking for peer configs matching 172.17.99.33[id33test]...172.17.99.22[id22test]
<12> candidate "con100000", match: 20/20/3100 (me/other/ike)
<con100000|12> selected peer config 'con100000'
<con100000|12> authentication of 'id22test' with pre-shared key successful
<con100000|12> authentication of 'id33test' (myself) with pre-shared key
<con100000|12> successfully created shared key MAC
<con100000|12> IKE_SA con100000[12] established between 172.17.99.33[id33test]...172.17.99.22[id22test]
<con100000|12> IKE_SA con100000[12] state change: CONNECTING => ESTABLISHED
2.5.0.a.20201230.0250
- Status changed from Feedback to Resolved
Also available in: Atom
PDF