From owner-freebsd-questions Sun Sep 30 13:39:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from pimout3-int.prodigy.net (pimout3-ext.prodigy.net [207.115.63.102]) by hub.freebsd.org (Postfix) with ESMTP id B470737B406 for ; Sun, 30 Sep 2001 13:39:14 -0700 (PDT) Received: from kat (adsl-64-170-119-111.dsl.snfc21.pacbell.net [64.170.119.111]) by pimout3-int.prodigy.net (8.11.0/8.11.0) with SMTP id f8UKdAD130772 for ; Sun, 30 Sep 2001 16:39:10 -0400 Content-Type: text/plain; charset="iso-8859-1" From: dave Reply-To: daveman@sbcglobal.net To: freebsd-questions@FreeBSD.ORG Subject: Port 6010 ??? Date: Sun, 30 Sep 2001 13:34:39 -0700 X-Mailer: KMail [version 1.2] MIME-Version: 1.0 Message-Id: <01093013343900.01597@kat> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Recently I did a scan of tcp ports on my freebsd 4.3 box and found two ports open, 6010 and 6011. There's no mention of them in /etc/services and I'm unaware of any daemons which listen on them. I don't run X. Does anyone know what listens on these ports, and how I can shut them down? My process list: [root@snoopy /usr/sbin]# ps -ax PID TT STAT TIME COMMAND 0 ?? DLs 0:00.00 (swapper) 1 ?? ILs 0:00.03 /sbin/init -- 2 ?? DL 0:00.00 (pagedaemon) 3 ?? DL 0:00.00 (vmdaemon) 4 ?? DL 0:00.01 (bufdaemon) 5 ?? DL 0:00.07 (syncer) 24 ?? Is 0:00.00 adjkerntz -i 152 ?? Is 0:00.19 syslogd -s 171 ?? Is 0:00.06 /usr/sbin/cron 198 ?? Ss 0:32.88 ppp -dedicated -nat -quiet sbcglobal 211 ?? Is 0:00.99 /usr/sbin/sshd -4 212 ?? S 0:04.36 sshd: barney@ttyp0 (sshd) 213 p0 Ss 0:00.48 -bash (bash) 312 p0 R+ 0:00.00 ps -ax 207 v0 Is+ 0:00.04 /usr/libexec/getty Pc ttyv0 208 v1 Is+ 0:00.04 /usr/libexec/getty Pc ttyv1 209 v2 Is+ 0:00.03 /usr/libexec/getty Pc ttyv2 210 v3 Is+ 0:00.02 /usr/libexec/getty Pc ttyv3 [root@snoopy /usr/sbin]# telnet localhost 6010 Trying 127.0.0.1... Connected to localhost. Escape character is '^]'. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message