From owner-freebsd-questions@freebsd.org Sat Feb 16 19:10:31 2019 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6431A14F1C1E for ; Sat, 16 Feb 2019 19:10:31 +0000 (UTC) (envelope-from mj@bsdops.com) Received: from mail01.hoost.pl (mail01.hoost.pl [IPv6:2001:41d0:601:2000::135]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9E9AF96B52 for ; Sat, 16 Feb 2019 19:10:30 +0000 (UTC) (envelope-from mj@bsdops.com) Received: from localhost (localhost [127.0.0.1]) by mail01.hoost.pl (Postfix) with ESMTP id 9A4DC7DF1F; Sat, 16 Feb 2019 20:10:27 +0100 (CET) Authentication-Results: mail01.hoost.pl (amavisd-new); dkim=pass (2048-bit key) reason="pass (just generated, assumed good)" header.d=bsdops.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=bsdops.com; h= references:message-id:content-transfer-encoding:date:date :in-reply-to:x-mailer:from:from:subject:subject:mime-version :content-type:content-type; s=default; t=1550344227; x= 1552158628; bh=CGhz9ntW+UThaHA3Wbwu7Ldrp+l7tq8Rnk1MmVR9XEs=; b=o GzCK1U01AKZhNOKrWQYDUM/vzENllUqCjDftp9jzWfZzvm7e8Zx37OPdJMVVtw2J LS0mriPpyRqO/DmBKVMwTMUJippxdoJSErBScNaefqlxPGFYrXIEzqvjlGM6NA2B rSBnMy7kB8PUQ362kPeVE8QcfQ/yiHdJaJfuGa26Uj0spat2dBdWG1a5BxWHrGni xmndeTqBbhSsedtLq4XNhYEd8yigc58AcrjrmXAXxs9jX/ZOd0+BjIvvQuUC6C9r szUBmPRHYCclctx7Hu0RVyheA5/zoTE1DsLzqwvHgl38njsBTBqvfRn2xicrbTHL +9ybmY6EELlQmEQvK50tw== X-Virus-Scanned: Debian amavisd-new at Received: from mail01.hoost.pl ([127.0.0.1]) by localhost (mail01.hoost.pl [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 5wijpVFJRnKd; Sat, 16 Feb 2019 20:10:27 +0100 (CET) Received: from [10.8.0.10] (vpn.bsdops.com [145.239.93.100]) (Authenticated sender: mj@bsdops.com) by mail01.hoost.pl (Postfix) with ESMTPSA id 147537DAE5; Sat, 16 Feb 2019 20:10:27 +0100 (CET) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (1.0) Subject: Re: Cannot identify process of listening port 600/tcp6 From: =?utf-8?Q?Micha=C5=82?= X-Mailer: iPhone Mail (16C101) In-Reply-To: <1550341736004-0.post@n6.nabble.com> Date: Sat, 16 Feb 2019 20:10:26 +0100 Cc: freebsd-questions@freebsd.org Content-Transfer-Encoding: quoted-printable Message-Id: References: <1550339000372-0.post@n6.nabble.com> <20190216185344.95cb4ec3.freebsd@edvax.de> <1550341736004-0.post@n6.nabble.com> To: BBlister X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 16 Feb 2019 19:10:31 -0000 Hi sockstat ? MJ > On 16 Feb 2019, at 19:28, BBlister wrote: >=20 >=20 > Is there any way that I can verify and locate the server? And not by > removing kernel modules and watching if the open port 600 will disappear, > but with a program similar to lsof for kernel services... >=20 >=20 >=20 > -- > Sent from: http://freebsd.1045724.x6.nabble.com/freebsd-questions-f3696945= .html > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.or= g"