From owner-freebsd-net@freebsd.org Fri Jun 3 13:20:36 2016 Return-Path: Delivered-To: freebsd-net@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 49A78B68085 for ; Fri, 3 Jun 2016 13:20:36 +0000 (UTC) (envelope-from "."@babolo.ru) Received: from smtp.babolo.ru (smtp.babolo.ru [194.58.246.31]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "smtp.babolo.ru", Issuer "babolo" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id B7F4E19AA for ; Fri, 3 Jun 2016 13:20:35 +0000 (UTC) (envelope-from "."@babolo.ru) Received: from cicuta.babolo.ru (cicuta.babolo [127.0.2.61]) by smtp.babolo.ru (8.15.2/8.15.2) with SMTP id u53D15Bd011851; Fri, 3 Jun 2016 16:01:05 +0300 (MSK) (envelope-from "."@babolo.ru) Received: (nullmailer pid 26565 invoked by uid 136); Fri, 03 Jun 2016 13:11:46 -0000 Date: Fri, 3 Jun 2016 16:11:46 +0300 From: Aleksandr A Babaylov <"."@babolo.ru> To: "Julian K." Cc: freebsd-net@freebsd.org Subject: Re: IPFW: table support for MAC addresses? Message-ID: <20160603131146.GA26528@babolo.ru> References: <574D89F6.3030806@kornberger.name> <57502430.1030309@kornberger.name> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <57502430.1030309@kornberger.name> X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Jun 2016 13:20:36 -0000 On Thu, Jun 02, 2016 at 02:18:56PM +0200, Julian K. wrote: > is there anyone who wants to use MAC based rules with IPFW? > I want to build a captive portal that also supports IPv6. MAC addresses > in IPFW tables would help a lot. I use MAC in IPFW and want MAC in IPFW tables to simplify rules.