From owner-freebsd-questions Thu Oct 24 23:21:25 2002 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 DFB4437B401 for ; Thu, 24 Oct 2002 23:21:23 -0700 (PDT) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E14843E65 for ; Thu, 24 Oct 2002 23:21:23 -0700 (PDT) (envelope-from jonc@chen.org.nz) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.6/8.12.6) with ESMTP id g9P6LLv1028849; Fri, 25 Oct 2002 19:21:21 +1300 (NZDT) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.6/8.12.6/Submit) id g9P6LLRu028848; Fri, 25 Oct 2002 19:21:21 +1300 (NZDT) Date: Fri, 25 Oct 2002 19:21:21 +1300 From: Jonathan Chen To: Bryan Cassidy Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Whats the deal? Message-ID: <20021025062121.GA28788@grimoire.chen.org.nz> References: <20021025005639.507fd4a1.bryanc2000@insightbb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021025005639.507fd4a1.bryanc2000@insightbb.com> User-Agent: Mutt/1.4i 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 Fri, Oct 25, 2002 at 12:56:39AM -0500, Bryan Cassidy wrote: [...] > I then add the following to /etc/rc.conf > > firewall_enable="YES" > firewall_quiet="YES" > firewall_script="/etc/rc.firewall" > firewall_type="/etc/ipfw.acl" > > I add the following to /etc/ipfw.acl > > add 1000 allow ip from any to any > > I add the following to my kernel > > options IPFIREWALL > options IPFIREWALL_VERBOSE > options IPFIREWALL_VERBOSE_LIMIT=10 > > and for sound support i add > > device pcm # Sound Support > > After all these changes are made I do reboot. After i reboot I use the > computer for a couple hours then NOTHING happens. What does "ipfw -a" show? -- Jonathan Chen ---------------------------------------------------------------------- Build a man a fire, and he'll be warm for a day. Set a man on fire, and he'll be warm for the rest of his life. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message