Date: Sun, 30 Sep 2001 13:34:39 -0700 From: dave <daveman@sbcglobal.net> To: freebsd-questions@FreeBSD.ORG Subject: Port 6010 ??? Message-ID: <01093013343900.01597@kat>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01093013343900.01597>