unkown this port

Matthew Seaman m.seaman at infracaninophile.co.uk
Sat Nov 8 23:55:30 PST 2003


On Sat, Nov 08, 2003 at 09:23:13PM -0500, Peter Kok 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
> 

sockstat(1) is the command you need.  This will show you what process
has that port open.  Try:

    % sockstat -l | grep 1658

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                       26 The Paddocks
                                                      Savill Way
PGP: http://www.infracaninophile.co.uk/pgpkey         Marlow
Tel: +44 1628 476614                                  Bucks., SL7 1TH UK
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20031109/1286af59/attachment.bin


More information about the freebsd-questions mailing list