Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Computing > Cisco > what connection does "replay check failed" refer to?

Reply
Thread Tools

what connection does "replay check failed" refer to?

 
 
Rob
Guest
Posts: n/a
 
      01-21-2011
Since a couple of days our 3725 logs messages like this:

%CRYPTO-4-PKT_REPLAY_ERR: decrypt: replay check failed
connection id=9, sequence number=52601

A couple of messages are logged every hour, and the connection id
changes slowly over time.
I know that these refer to IPsec connection (replay checking), and I
already applied a workaround for too small checking window advised in
a technical document:

crypto ipsec security-association replay window-size 1024

However, there is no change.

What I would like to know is: what command can be used to list the
connections that the log message refers to (id=9 in this case), shortly
after a message is logged.
I would like to know which IPsec peer is causing those messages, so
that I can investigate the internet connection used by that peer.
Maybe there is an error that causes packet duplication on that connection.

Commands that I have used so far (like "show crypto isakmp sa" and
"show crypto ipsec sa") do not show connection ids that match the
value logged in the message.

So, what connection is it referring to?
 
Reply With Quote
 
 
 
 
Rob
Guest
Posts: n/a
 
      01-25-2011
Rob <> wrote:
> Commands that I have used so far (like "show crypto isakmp sa" and
> "show crypto ipsec sa") do not show connection ids that match the
> value logged in the message.


In "show crypto ipsec sa" there are connection IDs, but it seems like
they number from 2000.

Could it be that the "connection id=19" in the log message corresponds
to the connection with conn id 2019 in the "show crypto ipsec sa" output?
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
what does this error number refer to? nc Computer Support 8 06-25-2007 07:52 PM
VS2003: Error Adding Existing Item - <FileURL> does not refer to p =?Utf-8?B?U2ltb25EZXY=?= ASP .Net 2 10-11-2005 06:53 AM
2 probs (1= Connection drops w/online media) (2=X on certain Images/link refer can't be displayed) Jen Computer Support 4 08-17-2005 09:31 PM
Re: How does an inner class (non-static) refer to members of it's enclosing class? Jayaram Java 0 07-18-2003 05:03 PM
Re: How does an inner class (non-static) refer to members of it's enclosing class? Tor Iver Wilhelmsen Java 0 07-18-2003 08:41 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57