cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
563
Views
0
Helpful
1
Replies

Premature TCP session ending with SSL transactions

jtvedte
Level 1
Level 1

Hi,

Is anyone having the same issue as me.I run a custom app on SSL web servers for CC auth. They are balanced by a pair of F5's.The servers intiates the html post to the PIX which sends it to the client firewall and onto their servers. The error below results in skipped transactions.

What could be the cause??

Can anyone help

Thanks in advance.

Thu Apr 25 18:44:37 2002 <166>%PIX-6-302001: Built outbound TCP connection 33690287 for faddr *.*.*.100/443 gaddr *.*.*.94/1865 laddr *.*.*.94/1865

Thu Apr 25 18:45:45 2002 <166>%PIX-6-302002: Teardown TCP connection 33690287 faddr *.*.*.100/443 gaddr *.*.*.94/1865 laddr *.*.*.94/1865 duration 0:01:08 bytes 2888 (TCP Reset-I)

1 Reply 1

Philip D'Ath
VIP Alumni
VIP Alumni

Try checking out the "timeout" command, but I don't think this is the problem.

The interesting bit is the "TCP Reset". It looks like one end is forcably terminating the connection. Perhaps an IDS box, or the client firewall?