From owner-freebsd-questions Fri Jun 29 2:17:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from spade.pacific.net.sg (spade.pacific.net.sg [203.120.90.71]) by hub.freebsd.org (Postfix) with ESMTP id D6DB537B406 for ; Fri, 29 Jun 2001 02:17:35 -0700 (PDT) (envelope-from nchee_hoong@pacific.net.sg) Received: from pop2.pacific.net.sg (pop2.pacific.net.sg [203.120.90.86]) by spade.pacific.net.sg with ESMTP id f5T9HYm03781 for ; Fri, 29 Jun 2001 17:17:34 +0800 (SGT) Received: from pacific.net.sg ([203.208.143.50]) by pop2.pacific.net.sg with ESMTP id RAA24805 for ; Fri, 29 Jun 2001 17:17:34 +0800 (SGT) Message-ID: <3B3C48E9.736B8175@pacific.net.sg> Date: Fri, 29 Jun 2001 17:22:49 +0800 From: Kelvin Ng Chee Hoong X-Mailer: Mozilla 4.77 [en] (WinNT; U) X-Accept-Language: zh-TW,en MIME-Version: 1.0 To: "freebsd-questions@FreeBSD.ORG" Subject: Add new entry of firewall Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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 ; I've re-compiled to kernel to include IPFIREWALL options . The firewall is rejects all packets by default . As such , I've added new entry of firewall rule to allow certain sources allow forwarding to the specific destination. But when I reboot the system , my new entry of firewall rule disappear . It uses the default entry which rejects all packets after reboot. As such , I unable ssh to my FreeBSD when I reboot the system . I'm sure that I've enabled FIREWALL_ENABLE in /etc/rc.conf My question , how do I save new entry to firewall table ? When I reboot the system , I want the firewall fetchs my added entry as part of firewall rule . Please advise . To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message