Hi all,
I'm setting up a lab scenario with DVTI EZVPN. Both server and client are cisco IOS routers. (not GNS) I'm able to pass traffic via the tunnel, but it seems to crash after about 55-60 seconds. Once I send more traffic or if set to auto connect the tunnel reconnects right away. Here are debugs:
002689: Jul 8 19:17:00.753 CST: EZVPN(ez): Current State: SS_OPEN
002690: Jul 8 19:17:00.753 CST: EZVPN(ez): Event: SOCKET_ERROR
002691: Jul 8 19:17:00.753 CST: EZVPN(ez): ezvpn_close
002692: Jul 8 19:17:00.753 CST: EZVPN(ez): nulling context B4C139F4 407D937C 1CBD7292 DF74E66B
002693: Jul 8 19:17:00.753 CST: EZVPN(ez): Deleted PSK for address 10.1.1.1
002694: Jul 8 19:17:00.765 CST: EZVPN(ez): Disabling Connect ACL checking
Server: (C2900-UNIVERSALK9-M), Version 15.3(1)T
Client: (C2800NM-ADVENTERPRISEK9-M), Version 15.1(3)T4
Mode: client with ACL connect (tried changing this to auto but issue persists)
I've tried rebooting both routers as well.
Anyone seen this issue before? Thanks