From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oleg Subject: Re: iptables and mac filtering Date: Sat, 8 Apr 2006 13:39:39 +0400 Message-ID: <200604081339.40244.xsov@mail.ru> References: <44377281.60706@ratel.ru> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <44377281.60706@ratel.ru> Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="us-ascii" To: netfilter@lists.netfilter.org > . Line inserted showed by iptables -L -v -n but not block any IP-less > requests from address specified. Ping or any IP protocols blocking > success, but pppoe discovery, exchange and traffic pass the filter > wthout any problem with no rule countr increment. How i can fix this > thing? Or what i to do wrong? IPTables is IP filtering tool, you should look at arptables for any 3 layer protocol MAC-filtering. -- Best regards, Oleg