Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Oct 2002 19:23:30 +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:  <20021025062330.GB28788@grimoire.chen.org.nz>
In-Reply-To: <20021025062121.GA28788@grimoire.chen.org.nz>
References:  <20021025005639.507fd4a1.bryanc2000@insightbb.com> <20021025062121.GA28788@grimoire.chen.org.nz>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Oct 25, 2002 at 07:21:21PM +1300, Jonathan Chen wrote:
> 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?

Oops. That should be "ipfw -a show"
-- 
Jonathan Chen <jonc@chen.org.nz>
----------------------------------------------------------------------
char *p="char *p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}

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?20021025062330.GB28788>