I have an MX configured to use radius authentication for the client VPN and right now it sends "CLIENTVPN" as the calling-station-id. Is there a way to have it send something useful, like the client's IP address instead?
We just implemented additional security which has been causing user-related issues and when users fail to connect to the VPN, I have to go through the radius logs and then guess which client VPN logs relate to the authentication failure to determine the IP address of the person making the attempt. Not only would this change make troubleshooting easier, but we could also perform more or less restrictive checks based on the client's IP.