From owner-freebsd-questions@FreeBSD.ORG Wed Aug 17 08:53:01 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 58FC116A41F for ; Wed, 17 Aug 2005 08:53:01 +0000 (GMT) (envelope-from vladone@spaingsm.com) Received: from mail.spaingsm.com (llwb135.servidoresdns.net [217.76.137.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id DDD3143D48 for ; Wed, 17 Aug 2005 08:52:59 +0000 (GMT) (envelope-from vladone@spaingsm.com) Received: from SERVEREL (unknown [85.120.13.254]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by mail.spaingsm.com (Postfix) with ESMTP id 4702024C870 for ; Wed, 17 Aug 2005 10:39:10 +0200 (CEST) Date: Wed, 17 Aug 2005 11:52:41 +0300 From: vladone X-Mailer: The Bat! (v3.0.1.33) Professional X-Priority: 3 (Normal) Message-ID: <1143170713.20050817115241@spaingsm.com> To: freebsd-questions@freebsd.org In-Reply-To: <4302388A.4080405@bsdcertification.com> References: <534500571.20050815232810@spaingsm.com> <20050815211711.GB70491@slackbox.xs4all.nl> <430119B7.6040409@scls.lib.wi.us> <1903531874.20050816105119@spaingsm.com> <4302388A.4080405@bsdcertification.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re[2]: i can't block win98 computers X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vladone List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Aug 2005 08:53:01 -0000 Problem solved. I have two rules that refer at MAC. 1. allow arp traffic 2. block illegal mac If i put first rule 1 and then rule 2 i can block only XP computers. If inverse this order can block any computer. If anyone can explain this :). But work in this mode. P.S. I can't put an rule to deny all because arp traffic. For this reason i have an rule to allow this type of traffic.