Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Mar 2004 10:14:53 +0300
From:      Zherdev Anatoly <tolyar@mx.ru>
To:        "Crist J. Clark" <cjc@freebsd.org>
Cc:        cristjc@comcast.net
Subject:   Re: Problem with closing tcp session between cisco and freebsd
Message-ID:  <20040317101453.5fcdaa82@dwarf.demos.su>
In-Reply-To: <20040317000611.GA51156@blossom.cjclark.org>
References:  <20040316125335.5f64cac5@dwarf.demos.su> <20040317000611.GA51156@blossom.cjclark.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 16 Mar 2004 16:06:11 -0800
"Crist J. Clark" <cristjc@comcast.net> wrote:


[Skip...]
                                                                  ^
> The zero window-size tells me the TCP buffer on the FreeBSD side is
> full. The Cisco is trying to send that last byte of data and the FIN,
> but the FreeBSD side cannot accept it since the buffer is full. This
> usually means the application on the FreeBSD side is not reading the
> data out of the socket.
> 
> What's the 'netstat -an' for this connection on the FreeBSD side?

There is netstat -an for this session

tcp4   57352      0  FREEBSD.513        CISCO.990       ESTABLISHED



-- 
Zherdev Anatoly.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040317101453.5fcdaa82>