03-26-2017 10:51 PM - edited 03-05-2019 08:15 AM
Getting these error frequently.....
%VPN_HW-1-PACKET_ERROR: slot: 0 Packet Encryption/Decryption error, MAC Mismatch:srcadr=xxx.xxx.xxx.xxx,dstadr=yyy.yyy.yyy.yyy,size=92,sequence number=0x22F196,SPI=0xF228B568
%VPN_HW-1-PACKET_ERROR: slot: 0 Packet Encryption/Decryption error, Replay Failure:srcadr=xxx.xxx.xxx.xxx,dstadr=yyy.yyy.yyy.yy,size=1368,sequence number=0xA528F,SPI=0x8CCA9598
Can anyone suggest the solution.
Thanks
03-27-2017 06:20 PM
With regard to the second error; this usually happens because you are getting packets out of order. You can only get so many out of order, and then you get a replay error. I would try expanding the window with:
crypto ipsec security-association replay window-size 256
The first error could be related to the second. It could also be a bug. I would do the above change first, and if the issue happens again try changing to a gold star release of the IOS software.
03-27-2017 10:29 PM
I will try and let you know.
Thanks
03-29-2017 02:00 AM
Even after configuring this command I am getting the same errors as before..
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide