Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Nov 2003 19:45:43 -0700
From:      Robin Schoonover <end@endif.cjb.net>
To:        "Peter Kok" <cckok00@hotmail.com>
Cc:        questions@FreeBSD.org
Subject:   Re: unkown this port
Message-ID:  <20031108194543.1a8bbf04.end@endif.cjb.net>
In-Reply-To: <LAW11-F126CLjme2E8H00026e51@hotmail.com>
References:  <LAW11-F126CLjme2E8H00026e51@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 08 Nov 2003 21:23:13 -0500, "Peter Kok" <cckok00@hotmail.com>
wrote:
> 
> I got this port 1658 opening on the server
> 
> 
> udp4       0      0  *.*                    *.*
> udp4       0      0  *.1658                 *.*
> udp4       0      0  *.*                    *.*
> 
> I checked this internet and this port is for sixnetudr
> 
> but
> 
> 1/ I don't know what it is?
> 2/ I don't know which programming the server is running on this port?
> 3/ I don't know the server is compromised or not
> 

Check sockstat (sockstat -l | grep :1658 is best for what you want).  It'll
tell you exactly what is listening at that port.  From there you can
determine whether it is a good thing or a bad thing.

-- 
Robin Schoonover (aka End)
#
# I don't want to bore you, but there's nobody else around for me to bore.
#



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