Hi All,
Having some issues with Anyconnect on MX 64 (MX 17.6). I have a very basic Anyconnect setup. Below is a diagram of how I have my MX setup in a lab setting. I put static NAT in my router to port forward a custom port for Anyconnect using 8443. AAA is set to use Meraki Cloud Authentication. Client Anyconnect version is 4.10~
When I connect I do get a login prompt but after successful Auth the connection fails.
At this point it stalls for a few and then the following two popup errors are displayed
This happens everytime I get through the login.
Anyone have this issue? I did a packet capture and look through the event logs but I can't see what is causing the connection failure.
EDIT: I did finally find something in the event log that shows a possible clue:
May 18 13:38:17 | | AnyConnect VPN connection event | msg: Server IP=10.10.40.19 Server port=8443 Prot[TCP] Peer IP=X.X.X.X Peer port=48571 conn_id[4] Connection closed. |
May 18 13:38:08 | | AnyConnect VPN session event | msg: Sess-ID[5] Peer IP=X.X.X.X User[torydav@...]: Session connected. Session Type: SSL |
May 18 13:38:08 | | AnyConnect VPN session event | msg: Sess-ID[2] Peer IP=X.X.X.X User[torydav@...]: Session disconnected. Session Type: SSL, Duration: 0d:00h:33m:12s, Bytes xmt: 0, Bytes rcv: 0, Reason: Port Suspended |
May 18 13:38:08 | | AnyConnect VPN authentication success | msg: Peer IP=X.X.X.X Peer port=48571 AAA[6]: AAA authentication successful |
May 18 13:38:02 | | AnyConnect VPN connection event | msg: Server IP=10.10.40.19 Server port=8443 Prot[TCP] Peer IP=X.X.X.X Peer port=48571 conn_id[4] SSL connection established. Cipher: ECDHE-RSA-AES256-GCM-SHA384 |
Thoughts?