Problem : Secure VPN Connection terminated by Peer.Reason 433: (Reason Not Specified by Peer)

Problem : Secure VPN Connection terminated by Peer.Reason 433: (Reason Not Specified by Peer)

My CISCO VPN Always was working, since 4 days when i try to connect i’m getting this error msg:

Secure VPN Connection terminated by Peer.Reason 433: (Reason Not Specified by Peer)

How i’m able to fix it and what is the solutions… Would you please advice, since i’m not an expert in CISCO… please go in details.

Thank you for your time


Solution: Secure VPN Connection terminated by Peer.Reason 433: (Reason Not Specified by Peer)

Also, check to see if you have a time out setting enabled

“vpn-idle-timeout 30”
Try removing that. If you can’t remove it from ASDM, try doing via Telnet.
telnet in and go to enable, then conf t
group-policy ACACIA attributes
vpn-idle-timeout none
end
write