From nobody  Tue Feb  4 23:49:21 1997
Received: (from nobody@localhost)
          by freefall.freebsd.org (8.8.5/8.8.5) id XAA11587;
          Tue, 4 Feb 1997 23:49:21 -0800 (PST)
Message-Id: <199702050749.XAA11587@freefall.freebsd.org>
Date: Tue, 4 Feb 1997 23:49:21 -0800 (PST)
From: rob@ugh.net.au
To: freebsd-gnats-submit@freebsd.org
Subject: port 22 isn't being converted to ".ssh" in netstat
X-Send-Pr-Version: www-1.0

>Number:         2665
>Category:       bin
>Synopsis:       port 22 isn't being converted to ".ssh" in netstat
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb  4 23:50:01 PST 1997
>Closed-Date:    Sun Mar 22 18:41:22 PST 1998
>Last-Modified:  Sun Mar 22 18:42:10 PST 1998
>Originator:     Rob Wise
>Release:        2.2-970202-GAMMA
>Organization:
>Environment:
FreeBSD 2.2-970202-GAMMA #0: Mon Feb  3 22:13:36 EST 1997     root@WonK.hobart.TASed.EDU.AU:/usr/src/sys/compile/WONK

>Description:
The port 22 isn't being converted to ".ssh" in netstat.
% netstat
Active Internet connections
Proto Recv-Q Send-Q  Local Address          Foreign Address        (state)
tcp        0      0  WonK.telnet            Hmm.2054               ESTABLISHED
tcp        0      0  WonK.1022              mopsy.22               ESTABLISHED
tcp        0      0  WonK.1557              cafu.fl.net.au.6667    ESTABLISHED
tcp        0      0  WonK.1023              cottontail.22          ESTABLISHED
udp        0      0  localhost.domain       *.*
% grep -w 22 /etc/services
ssh              22/tcp    #Secure Shell Login
ssh              22/udp    #Secure Shell Login

Other ports seem fine...
>How-To-Repeat:
Do a netstat while ssh sessions are running.
>Fix:

>Release-Note:
>Audit-Trail:

From: Jun Kuriyama <kuriyama@opt.phys.waseda.ac.jp>
To: freebsd-gnats-submit@freebsd.org, rob@ugh.net.au
Cc:  Subject: Re: bin/2665: port 22 isn't being converted to ".ssh" in netstat
Date: Thu, 19 Mar 1998 22:41:42 +0900

 I don't know where the cause is.  But on my 2.2.5-RELEASE (2.2.6-BETA
 only kernel) box, it seems to be good display.
 
 
 moon: {277} netstat
 Active Internet connections
 Proto Recv-Q Send-Q  Local Address          Foreign Address       
 (state)
 tcp        0      0  localhost.ssh          localhost.1015        
 ESTABLISHED
 tcp        0      0  localhost.1015         localhost.ssh         
 ESTABLISHED
 
 
 -- 
 Jun Kuriyama // kuriyama@opt.phys.waseda.ac.jp
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sun Mar 22 18:41:22 PST 1998 
State-Changed-Why:  
Originator confirmed the problem is no longer persent. 
>Unformatted:
