Date: Wed, 08 Jun 2005 09:46:31 +0200 From: "J. Martin Petersen" <jmp.lists@alvorlig.dk> To: kalin mintchev <kalin@el.net> Cc: freebsd-questions@freebsd.org Subject: Re: ircd Message-ID: <42A6A257.5020503@alvorlig.dk> In-Reply-To: <59030.68.165.89.73.1118200333.squirrel@68.165.89.73> References: <59030.68.165.89.73.1118200333.squirrel@68.165.89.73>
next in thread | previous in thread | raw e-mail | index | archive | help
kalin mintchev wrote: > > hi all... > > i found this 2 lines in the netstat output on one of my machines. we are > not running ircd and according to nmap ports 3483 and 2143 are closed... > > can somebody please explain?? thanks..... > > tcp4 0 0 server.3484 zagreb.hr.eu.und.ircd > ESTABLISHED > tcp4 0 0 server.2143 free.tyranz.com.ircd > ESTABLISHED Try using sockstat (with "-4 -p 6667" for instance) to see who has the sockets open. -Martin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42A6A257.5020503>