From owner-freebsd-questions Fri Jun 30 11: 5:44 2000 Delivered-To: freebsd-questions@freebsd.org Received: from ifta.accelnet.com (ifta.net [204.58.140.252]) by hub.freebsd.org (Postfix) with ESMTP id C4C8937BD10 for ; Fri, 30 Jun 2000 11:05:38 -0700 (PDT) (envelope-from cstrickl@ifta.net) Received: from a937cc5ze020 (ifta02.accelnet.com [204.58.141.2]) by ifta.accelnet.com (8.9.3/8.9.1) with SMTP id LAA02505; Fri, 30 Jun 2000 11:06:28 -0700 (PDT) Received: by localhost with Microsoft MAPI; Fri, 30 Jun 2000 11:00:20 -0700 Message-ID: <01BFE282.61B8F380.cstrickl@ifta.net> From: Carl Strickler To: "'TJ O Connor'" Cc: "freebsd-questions@FreeBSD.ORG" Subject: RE: Date: Fri, 30 Jun 2000 11:00:19 -0700 X-Mailer: Microsoft Internet E-mail/MAPI - 8.0.0.4211 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I took a different route in setting up a firewall than you seem to have. I just put: options IPFIREWALL options IPFIREWALL_VERBOSE options IPFIREWALL_VERBOSE_LIMIT="5000" in the kernel configuration firewall_enable="YES" # Set to YES to enable firewall functionality firewall_type="XXXX" # Firewall type (see /etc/rc.firewall) # (Note replace XXXX with the actual type you want) firewall_quiet="NO" # Set to YES to suppress rule display in /etc/rc.conf and then edited /etc/rc.firewall to do what I want it to do. And now I am invincible-man (or not :]). For further information I'd see: www.freeBSD.org/handbook/firewalls.html and the man page for ipfw(8) - Carl -----Original Message----- From: TJ O Connor [SMTP:toconnor@comnitel.com] Sent: Friday, June 30, 2000 6:36 AM To: Fwtk Users; fwtk users; fwtk users; Fwtk Users Subject: Hi, After configuring you /etc/services, /etc/netperm-table, and /etc/inetd.conf files How do you actually run the firewal? Any documentation i've looked at doesn't answer that question for me. So of anyone knows what to do please let me know. cheers TJ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message