From owner-freebsd-questions@FreeBSD.ORG Sat Nov 8 23:55:30 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B2B116A4CE for ; Sat, 8 Nov 2003 23:55:30 -0800 (PST) Received: from smtp.infracaninophile.co.uk (ns0.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id AFEA343FE0 for ; Sat, 8 Nov 2003 23:55:27 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [127.0.0.1]) hA97tJwk099895 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 9 Nov 2003 07:55:20 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id hA97tI7e099894; Sun, 9 Nov 2003 07:55:18 GMT (envelope-from matthew) Date: Sun, 9 Nov 2003 07:55:18 +0000 From: Matthew Seaman To: Peter Kok Message-ID: <20031109075518.GA99614@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , Peter Kok , questions@freebsd.org References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+QahgC5+KEYLbs62" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.5.1i X-Spam-Status: No, hits=-4.9 required=5.0 tests=BAYES_00 autolearn=ham version=2.60 X-Spam-Checker-Version: SpamAssassin 2.60 (1.212-2003-09-23-exp) on happy-idiot-talk.infracaninophile.co.uk cc: questions@freebsd.org Subject: Re: unkown this port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Nov 2003 07:55:30 -0000 --+QahgC5+KEYLbs62 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Nov 08, 2003 at 09:23:13PM -0500, Peter Kok wrote: > I got this port 1658 opening on the server >=20 >=20 > udp4 0 0 *.* *.* > udp4 0 0 *.1658 *.* > udp4 0 0 *.* *.* >=20 > I checked this internet and this port is for sixnetudr >=20 > but >=20 > 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 >=20 sockstat(1) is the command you need. This will show you what process has that port open. Try: % sockstat -l | grep 1658 Cheers, Matthew --=20 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 --+QahgC5+KEYLbs62 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/rfLmdtESqEQa7a0RAn1zAJ9XUcoStWOu+Kixb3vLY9dE/GLf3gCfYAtD 4uJMgHgRzdTe33P/As+4kjs= =t75t -----END PGP SIGNATURE----- --+QahgC5+KEYLbs62--