From owner-freebsd-questions@FreeBSD.ORG Sat Jan 24 07:15:28 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D9F116A4CE for ; Sat, 24 Jan 2004 07:15:28 -0800 (PST) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 822DC43D53 for ; Sat, 24 Jan 2004 07:15:24 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.196.44]) by comcast.net (rwcrmhc13) with ESMTP id <2004012415152301500kh0qae>; Sat, 24 Jan 2004 15:15:23 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id 188A4F; Sat, 24 Jan 2004 10:15:23 -0500 (EST) Sender: lowell@be-well.ilk.org To: "Andrew L. Gould" References: <200401220712.51650.algould@datawok.com> From: Lowell Gilbert Date: 24 Jan 2004 10:15:22 -0500 In-Reply-To: <200401220712.51650.algould@datawok.com> Message-ID: <44ad4dfkdx.fsf@be-well.ilk.org> Lines: 18 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@FreeBSD.org Subject: Re: network and firewall questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 24 Jan 2004 15:15:28 -0000 "Andrew L. Gould" writes: > Can someone access your computer by a port if nothing is listening to that > port? Hopefully not. > If not, then if you turn off services that you don't use and need to access > used services remotely (i.e. let them through a firewall), do you need a > firewall? Assuming you *never* make mistakes and either accidentally enable a service you didn't mean to, or misconfigure one of the services you're supposed to be running, and also assuming none of the services you're running intentionally has any bugs, then you're quite safe without a firewall. Obviously, I recommend using a firewall, just to be sure.