Date: Fri, 25 Oct 2002 19:21:21 +1300 From: Jonathan Chen <jonc@chen.org.nz> To: Bryan Cassidy <bryanc2000@insightbb.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Whats the deal? Message-ID: <20021025062121.GA28788@grimoire.chen.org.nz> In-Reply-To: <20021025005639.507fd4a1.bryanc2000@insightbb.com> References: <20021025005639.507fd4a1.bryanc2000@insightbb.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <jonc@chen.org.nz>
----------------------------------------------------------------------
                      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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021025062121.GA28788>
