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 <[EMAIL PROTECTED]> ---------------------------------------------------------------------- char *p="char *p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);} To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message