cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
760
Views
0
Helpful
3
Replies

ACE ignores RST

KAROLY KOHEGYI
Level 2
Level 2

Hi,

Please look over the attached files.

I need the teardown the session manually ( clear conn )

In spite of RST packet, the session is still reaminig ESTABLISHED state to client. The other way is closed before of FIN.

Where is the problem? wrong RST, ACE bug ?

Regards,

3 Replies 3

Daniel Arrondo Ostiz
Cisco Employee
Cisco Employee

Hi Karoly,

As I told you on the other thread for the same question (https://supportforums.cisco.com/message/3462070#3462070), please, open a TAC service request to have this investigated further.

Daniel

jsirstin
Level 1
Level 1

Karoly,

By any chance have you disabled normalization on your interfaces? The reason I ask is when I follow the tcp stream I see the 3way handshake, data, and the fin from the server and reset from client. This normally should close out the connection but after the reset I see an Ack From the .2 device. If you have disabled normalization this new Ack would build a new flow built from 100.1.1.2 to 100.1.1.7 and since the two endpoints think the connection is closed they will not try to close it out. This new connection will take 1 hour to idle out since from the ACE perspective it is just the server initiating a new connection to the server. With normalization enabled the ACE would just drop the last ack and no new connection would be built.

Hope this helps some.

Regards

Jim

Hi,

The ACK after RST was sent by ACE.

The normalization is enabled.

-------------------------------------------------------------------

I discussed it some CISCO guys.

it seems the main issue the RST. After zero window from client the client sent the RST with seq number ( +1 )

Is this standard or not???

Regards,

Review Cisco Networking for a $25 gift card