Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Oct 1998 07:12:16 GMT
From:      andrew@ugh.net.au
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   bin/8369: netstat seems to miss a connection
Message-ID:  <199810190712.HAA00919@beebite.ugh.net.au>

next in thread | raw e-mail | index | archive | help

>Number:         8369
>Category:       bin
>Synopsis:       netstat seems to miss a connection
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 19 00:20:01 PDT 1998
>Last-Modified:
>Originator:     Andrew
>Organization:
UgH!
>Release:        FreeBSD 2.2.7-STABLE i386
>Environment:

	FreeBSD stable as of yesterday. Rebuilt kernel. Running ppp -alias.

>Description:

I'm making a port and it is ftping a file from ftp.freebsd.org but the
connection is marked as FIN_WAIT_2 in netstat. The file is arriving according
to fetch and the modem receive light is full on but netstat says:

Active Internet connections
Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)
tcp        0      0  ts1m48.the-gc.ne.1037  foxy.ion.com.au.8080   FIN_WAIT_2
tcp        0      0  ts1m13.the-gc.ne.1031  foxy.ion.com.au.8080   FIN_WAIT_2
tcp        0      0  ts1m13.the-gc.ne.1030  irc01.powerup.co.6667  ESTABLISHED
tcp        0      0  beebite.telnet         seabite.2052           ESTABLISHED
tcp        0    423  beebite.telnet         seabite.2051           ESTABLISHED
tcp        0      0  beebite.telnet         seabite.2050           ESTABLISHED
tcp        0      0  beebite.telnet         seabite.2049           ESTABLISHED
udp        0      0  localhost.domain       *.*
udp        0      0  ts1m48.the-gc.ne.domai *.*
udp        0      0  beebite.domain         *.*

foxy.ion.com.au is set as my proxy. ts1m48.the-gc.net is my address on the tun
interface.

>How-To-Repeat:

It does it quite regularly...not just when making ports either.

>Fix:
	
	

>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



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