From owner-freebsd-questions Mon Sep 29 01:35:49 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id BAA27551 for questions-outgoing; Mon, 29 Sep 1997 01:35:49 -0700 (PDT) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id BAA27531 for ; Mon, 29 Sep 1997 01:35:43 -0700 (PDT) Received: (from smap@localhost) by gatekeeper.barcode.co.il (8.8.5/8.6.12) id KAA24212; Mon, 29 Sep 1997 10:34:16 +0200 (IST) X-Authentication-Warning: gatekeeper.barcode.co.il: smap set sender to using -f Received: from localhost.barcode.co.il(127.0.0.1) by gatekeeper.barcode.co.il via smap (V1.3) id sma024210; Mon Sep 29 10:33:51 1997 Message-ID: <342F67F0.5560@barcode.co.il> Date: Mon, 29 Sep 1997 10:33:52 +0200 From: Nadav Eiron X-Mailer: Mozilla 3.0 (X11; I; SunOS 5.5.1 sun4u) MIME-Version: 1.0 To: Kwoody CC: freebsd-questions@FreeBSD.ORG Subject: Re: port 6000 References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Kwoody wrote: > > Did a netstat -a see that something is listening on port 6000...what > might that be? Telnetted to it but didt get anything. Anyone? > > thanks Ports 6000-6063 are reserved forX Windows. It was your X server listening for applications wanting to connect to it over the net. Nadav