Date: Mon, 4 Oct 1999 11:32:25 +0200 From: Barry Irwin <bvi@rucus.ru.ac.za> To: "Stephen A. Derdau" <sderdau@ne.mediaone.net>, "Questions @ FreeBSD" <FreeBSD-questions@FreeBSD.ORG> Subject: Re: netstat ? Message-ID: <19991004113225.E47240@rucus.ru.ac.za> In-Reply-To: <Pine.BSF.4.10.9910021053330.46202-100000@toy.chip-web.com> References: <37F5F531.4F7841D0@ne.mediaone.net> <Pine.BSF.4.10.9910021053330.46202-100000@toy.chip-web.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat 1999-10-02 (10:57), Ludwig Pummer wrote: > On Sat, 2 Oct 1999, Stephen A. Derdau wrote: > > > doing a netstat -a I see the following > > > > are these anything to be concerned about in regards to security issues > > ?: that is I don't see refrence to anything regarding icmp or *.6011 > > *.6010. I'm not sure what these are and I'd like to be able to > > understand it a little more. > > > > Proto Recv-Q Send-Q Local Address Foreign Address (state) > > udp 0 0 *.bootpc *.* > > icmp 0 0 *.* *.* > > tcp 0 0 *.6011 *.* LISTEN > > tcp 0 0 *.6010 *.* LISTEN > the ICMP just shows you are listening on all possible addresses for ICMP data. As for the 6011, and 6010, these could possibly due to you using ssh, and these are the X11 sockets for the appropriate ssh connctions. Barry -- -------------------------------------------------------------------------- Barry Irwin IRC: balin@zanet (#linux) bvi@moria.org http://rucus.ru.ac.za/~bvi Whois BI414 - PMPN8EZ - http://moria.org -------------------------------------------------------------------------- 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?19991004113225.E47240>