Date: Wed, 19 Dec 2001 14:51:35 -0300 (ART) From: Fernando Gleiser <fgleiser@cactus.fi.uba.ar> To: "Gerardo Amaya G." <jogegabsd@yahoo.com> Cc: <freebsd-questions@FreeBSD.ORG> Subject: Re: port 445 Message-ID: <20011219144505.F43096-100000@cactus.fi.uba.ar> In-Reply-To: <20011219173154.90436.qmail@web20106.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 19 Dec 2001, Gerardo Amaya G. wrote: > I found that one of the company servers haver this > ports open > > 445/tcp filtered microsoft-ds > 554/tcp open rtsp > 1080/tcp filtered socks No. The only port open is 554. 445 and 1080 are filtered, which means there may or may not be a service listening in that port, but you can't tell because the firewall is dropping the packets. This is covered in detail in nmap man page. It is good that you try to secure your servers, but you should also read the tool's documentation =0) Fer > > Are some or all of them compromise the server > security? > what is the 445 what it is used for > > thakns > > Gerardo > > __________________________________________________ > Do You Yahoo!? > Check out Yahoo! Shopping and Yahoo! Auctions for all of > your unique holiday gifts! Buy at http://shopping.yahoo.com > or bid at http://auctions.yahoo.com > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > 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?20011219144505.F43096-100000>