From owner-freebsd-questions@FreeBSD.ORG Thu Jan 22 05:15:15 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 119ED16A4CE for ; Thu, 22 Jan 2004 05:15:15 -0800 (PST) Received: from firecrest.mail.pas.earthlink.net (firecrest.mail.pas.earthlink.net [207.217.121.247]) by mx1.FreeBSD.org (Postfix) with ESMTP id 316E843D73 for ; Thu, 22 Jan 2004 05:14:14 -0800 (PST) (envelope-from algould@datawok.com) Received: from 22-15.lctv-b4.cablelynx.com ([24.204.22.15] helo=yoda.datawok.com) by firecrest.mail.pas.earthlink.net with asmtp (TLSv1:RC4-MD5:128) (Exim 3.33 #1) id 1Ajede-0005iy-00 for freebsd-questions@FreeBSD.org; Thu, 22 Jan 2004 05:12:50 -0800 From: "Andrew L. Gould" To: freebsd-questions@FreeBSD.org Date: Thu, 22 Jan 2004 07:12:51 -0600 User-Agent: KMail/1.5.4 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200401220712.51650.algould@datawok.com> X-ELNK-Trace: ee791d459e3d6817d780f4a490ca69564776905774d2ac4b4c1f457a05728749871ed3f79ceb94cb350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c Subject: 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: Thu, 22 Jan 2004 13:15:15 -0000 I'm still very much a newbie regarding networking issues and firewalls; so if I need to be slapped, please be gentle. ;-) Most of my home computers are behind a NAT router with very simple firewalls -- let all requests out, allow established in, deny everything else. I put a test computer in the DMZ the other day to experiment with firewalls, and remote access as I travel next week. Can someone access your computer by a port if nothing is listening to that port? 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? Thanks, Andrew Gould