Date: Tue, 13 Feb 2001 11:15:19 -0500 From: Joe Oliveiro <joe@advancewebhosting.com> To: David Wolfskill <dhw@whistle.com> Cc: freebsd-security@FreeBSD.ORG, rbeer@uni-goettingen.de Subject: Re: port 587 - submission Message-ID: <3A895D97.41C93D06@advancewebhosting.com> References: <200102131612.f1DGCXb58103@pau-amma.whistle.com>
next in thread | previous in thread | raw e-mail | index | archive | help
David Wolfskill wrote: > >Date: Tue, 13 Feb 2001 17:08:24 +0100 > >From: Ragnar Beer <rbeer@uni-goettingen.de> > > >In the process of closing all the open ports that I really don't need I found a port 587 listed as service 'submission' by nmap. Does anyone know what kind of service that is? And is there a way to find out which process is listening on a given port (so that I can kill it)? > > Message (email) submisison; see RFC 2476. > > Cheers, > david > -- > David Wolfskill dhw@whistle.com UNIX System Administrator > Desk: 650/577-7158 TIE: 8/499-7158 Cell: 650/759-0823 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-security" in the body of the message If you run sockstat it will return the information your looking for (tell you which program is binded on that port) and as for the kind of service it is, your guess is as good as mine ;) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A895D97.41C93D06>