From owner-freebsd-questions Wed Dec 19 9:52:43 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by hub.freebsd.org (Postfix) with ESMTP id 0F66E37B447 for ; Wed, 19 Dec 2001 09:52:32 -0800 (PST) Received: from cactus.fi.uba.ar (cactus.fi.uba.ar [157.92.49.108]) by cactus.fi.uba.ar (8.11.6/8.11.6) with ESMTP id fBJHpZj46605; Wed, 19 Dec 2001 14:51:37 -0300 (ART) (envelope-from fgleiser@cactus.fi.uba.ar) Date: Wed, 19 Dec 2001 14:51:35 -0300 (ART) From: Fernando Gleiser To: "Gerardo Amaya G." Cc: Subject: Re: port 445 In-Reply-To: <20011219173154.90436.qmail@web20106.mail.yahoo.com> Message-ID: <20011219144505.F43096-100000@cactus.fi.uba.ar> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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