Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Mar 2001 09:56:39 -0800
From:      "Jeff" <saturn176@home.com>
To:        <so@server.i-clue.de>
Cc:        <questions@FreeBSD.org>
Subject:   RE: Error Msgs
Message-ID:  <NEBBJEEOILIPCIBBPMAOMEPOCEAA.saturn176@home.com>
In-Reply-To: <3AAFA486.C4BEC1A4@i-clue.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi Christoph,

Thanks for your help.  Your advice did not help directly, but it did point
me in the right direction.  I had in my rc.conf the firewall_enable="NO" and
checked it after your email, aparently it was still thinking that it was
still running ipwf, very strange...   I remove the ipfw from the kernel and
rebuilt it.  Now everthing is working fine.  Could this be a bug?

- Jeff

-----Original Message-----
From: Christoph Sold [mailto:so@server.i-clue.de]
Sent: Wednesday, March 14, 2001 9:04 AM
To: Jeff
Cc: questions@FreeBSD.org
Subject: Re: Error Msgs


Have a look at firewall policy. In /etc/rc.conf, locate the line
containing "firewall":

---<snip>---
firewall_enable="NO"            # Set to YES to enable firewall
functionality
firewall_script="/etc/rc.firewall" # Which script to run to set up the
firewall
firewall_type="UNKNOWN"         # Firewall type (see /etc/rc.firewall)
firewall_quiet="NO"             # Set to YES to suppress rule display
firewall_logging="NO"           # Set to YES to enable events logging
firewall_flags=""               # Flags passed to ipfw when type is a
file
---<snip>---

Look up the firewall type you wish to use in /etc/rc.firewall.

Alternatively, disable the firewall by inserting firewaöö_enable="NO".

HTH
-Christoph Sold


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?NEBBJEEOILIPCIBBPMAOMEPOCEAA.saturn176>