From owner-freebsd-questions Fri Jun 14 13:20:15 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.engr.ucsb.edu (mail.engr.ucsb.edu [128.111.27.5]) by hub.freebsd.org (Postfix) with ESMTP id 9C32637B411 for ; Fri, 14 Jun 2002 13:20:09 -0700 (PDT) Received: from ecipc057.engr.ucsb.edu ([128.111.53.121]) by mail.engr.ucsb.edu with esmtp (Exim 3.36 #1) id 17IxYI-0001eR-00 for freebsd-questions@freebsd.org; Fri, 14 Jun 2002 13:20:10 -0700 Date: Fri, 14 Jun 2002 13:20:08 -0700 (PDT) From: Anshuman Kanwar X-X-Sender: To: Subject: comments in firewall rules Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi all, I have a lot of frequently changing rules in a rc.firewall.my file. After every update I run /etc/rc.firewall to flush out the old rules and apply the new ruleset through ipfw. (This works because firewall_type=rc.firewall.my in /etc/rc.conf). My question is this: Can I somehow put comments in the firewall rules file rc.fiirewall.my (so that I can keep track of the version and see what rule does what)? Thanks for any responses. -ansh. --- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message