Sorry.
I'm using this exact(!) config:
https://doc.pfsense.org/index.php/L2TP/IPsec
Edit:
I did revert to my 2.2.1 snapshot, that one still works, but the "conflicts with IKE traffic" is also there, but the log after is different:
May 12 12:39:23 charon: 05[KNL] can't install route for 79.138.*.*/32|/0[udp/57280] === 83.250.*.*/32|/0[udp/l2f] in, conflicts with IKE traffic
May 12 12:39:23 charon: 05[IKE] CHILD_SA con2{2} established with SPIs ce630aa3_i 03d2ee78_o and TS 83.250.*.*/32|/0[udp/l2f] === 79.138.*.*/32|/0[udp/57280]
May 12 12:39:23 charon: 05[IKE] CHILD_SA con2{2} established with SPIs ce630aa3_i 03d2ee78_o and TS 83.250.*.*/32|/0[udp/l2f] === 79.138.*.*/32|/0[udp/57280]
May 12 12:39:26 charon: 05[KNL] interface l2tp0 activated
May 12 12:39:26 charon: 09[KNL] 192.168.42.142 appeared on l2tp0
May 12 12:39:44 charon: 09[IKE] sending DPD request
May 12 12:39:44 charon: 09[ENC] generating INFORMATIONAL_V1 request 286907280 [ HASH N(DPD) ]
May 12 12:39:44 charon: 09[NET] sending packet: from 83.250.*.*[4500] to 79.138.*.*[55263] (92 bytes)
May 12 12:39:45 charon: 09[NET] received packet: from 79.138.*.*[55263] to 83.250.*.*[4500] (92 bytes)
May 12 12:39:45 charon: 09[ENC] parsed INFORMATIONAL_V1 request 2737098688 [ HASH N(DPD_ACK) ]
Edit 2:
Ok so I reproduced the error:
Im on 2.2.1 - vpn ok
Use built in ugprader to 2.2.2 + Reboot
VPN does not work anymore
https://doc.pfsense.org/index.php/2.2.2_New_Features_and_Changes
I see 6 points of IPSec fixes in the patch notes, one is strongSwan upgrade.
Strange I'm the first one with this problem…
I did revert to 2.2.1 for the time beeing.