Bookmark this page:
Yahoo!
Windows Live
del.icio.us
digg
Netscape
|
|
|||||||||||||
|
Posted by Lucho on November 15, 2006, 5:57 pm
Please log in for more thread options Sometimes sessions remain open on my Alteon. Timeout Alteon : 10min Timeout Server : 5min I've done a tcpdump on the client side and on the server : Client send a SYN Server respond with a SYN/ACK Client send a ACK The session is ESTABLISHED on the alteon and on the server. After this exchange nothing is sent by the 2 sides After the 5min : - the session table on the alteon is at 6 E - the server close the connection (timeout of the application like apache) a FIN/ACK is sent to the client. The client respond with a ACK. The connection goes in TIME_WAIT1 on the server ... But the alteon doesn't close the session and ... more it updates the session table by passing (againg) the aging time to 10min. The session remains opened on the alteon during at least : 5 min (timeout of the application on the server) + 10 min (timeout of a TCP session on the alteon). Do you know how the alteon could take the FIN/ACK (send by the server) as a closing TCP session sequence ? Thank | |||||||||||||
|
Posted by Lucho on November 16, 2006, 5:17 pm
Please log in for more thread options There was an ACL with a permit ANY but nothing else in. I removed it on the port ... and it works ! Lucho a =E9crit : > as a closing TCP session sequence ?
>=20 > Thank | |||||||||||||
| Similar Threads | Posted |
| Alteon : FIN/ACK don't close connection | November 15, 2006, 5:57 pm |
| Bad Connection | February 2, 2006, 1:38 pm |
| Startalk 180 wiring connection | April 25, 2006, 9:31 am |
| Router connection problem | May 30, 2006, 4:00 pm |
| DPN100 console connection | September 12, 2006, 7:31 am |
| Connection to Unified Manager | September 25, 2007, 5:45 am |
| Nortel Contivity Connection Profiles | August 24, 2005, 8:32 pm |
| 1010 Branch Office Connection with no public network | August 2, 2005, 3:33 pm |
| How to make Nortel Contivity Client auto reconnect on dropped connection? | March 28, 2006, 9:47 pm |
| Alteon AD4 Web Switch | March 9, 2005, 8:59 pm |
| Alteon AD3 and WEBDAV | September 24, 2005, 8:02 pm |
| Alteon tsdump question | April 12, 2005, 7:58 pm |
| Alteon binary images. | May 15, 2005, 10:34 pm |
| Alteon AD4 configuration problem | September 21, 2005, 3:38 pm |
| Alteon config needed | March 7, 2006, 7:09 pm |

Alteon : FIN/ACK don't close connection
Yahoo!
Windows Live
del.icio.us
digg
Netscape 


>=20
> Sometimes sessions remain open on my Alteon.
> Timeout Alteon : 10min
> Timeout Server : 5min
>=20
> I've done a tcpdump on the client side and on the server :
> Client send a SYN
> Server respond with a SYN/ACK
> Client send a ACK
> The session is ESTABLISHED on the alteon and on the server.
>=20
> After this exchange nothing is sent by the 2 sides
>=20
> After the 5min :
> - the session table on the alteon is at 6 E
>=20
> - the server close the connection (timeout of the application like=20
> apache) a FIN/ACK is sent to the client.
> The client respond with a ACK.
> The connection goes in TIME_WAIT1 on the server ...
>=20
> But the alteon doesn't close the session and ... more it updates the=20
> session table by passing (againg) the aging time to 10min.
>=20
> The session remains opened on the alteon during at least : 5 min=20
> (timeout of the application on the server) + 10 min (timeout of a TCP=20
> session on the alteon).
>=20
> Do you know how the alteon could take the FIN/ACK (send by the server) =