From owner-freebsd-questions Mon Apr 22 4: 3:46 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web11401.mail.yahoo.com (web11401.mail.yahoo.com [216.136.131.231]) by hub.freebsd.org (Postfix) with SMTP id 07A5C37B41B for ; Mon, 22 Apr 2002 04:03:43 -0700 (PDT) Message-ID: <20020422105435.91528.qmail@web11401.mail.yahoo.com> Received: from [202.150.78.242] by web11401.mail.yahoo.com via HTTP; Mon, 22 Apr 2002 03:54:35 PDT Date: Mon, 22 Apr 2002 03:54:35 -0700 (PDT) From: "saifuddin Abd. Salam" Subject: IPFW To: freebsd-questions@freebsd.org 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 I want to use the ipfw. I have taken the firewall script from /etc/rc.firewall; I have set the firewall_type="simple". Whenever I try to add rule in order some internal user able to browsing, I just get fail. I insert my rule as: ${fwcmd} add pass all from 192.168.100.x1 to any keep-state ${fwcmd} add pass all from 192.168.100.x2 to any keep-state I have added the options into the kernel for: IPFIREWALL IPDIVERT Somebody can help me? Thank's Saifuddin __________________________________________________ Do You Yahoo!? Yahoo! Games - play chess, backgammon, pool and more http://games.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message