Hi Peter,<br><br>This works for me, $PLUTO_XAUTH_ID<br><br>---- Peter Benko skrev ----<br><br>Hi all,<br><br>I'm running an IKEv2 eap-mschapv2 IPsec VPN with strongswan <a href="tel:5.2.1">5.2.1</a>. I'm using an updown script to log connections and for some housekeeping stuff. Everything works fine except that I'd like to know the "user ID" (EAP identity) of the client in the updown script. Currently I'm using PLUTO_PEER_ID which works fine for e.g. the strongswan android client (it gives e.g., 'test_user'). However, if I have a Windows 7 or Windows 10 client, it gives me the client-side private IP address (e.g. <a href="tel:192.168.1.4">192.168.1.4</a>).<br><br>Is there a way to access the EAP identity for all clients in the updown script?<br><br>Some relevant parts of my <a href="http://ipsec.conf">ipsec.conf</a>:<br><br>keyexchange=ikev2<br>rightauth=eap-mschapv2<br>eap_identity=%identity<br><br>Thanks,<br><br>Peter<br><br><br>_______________________________________________<br>Users mailing list<br><a href="mailto:Users@lists.strongswan.org">Users@lists.strongswan.org</a><br><a href="https://lists.strongswan.org/mailman/listinfo/users">https://lists.strongswan.org/mailman/listinfo/users</a>