Date: Sun, 10 Jun 2012 17:43:39 +0800 From: Bill Yuan <bycn82@gmail.com> To: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: how to allow by MAC Message-ID: <CAC%2BJH2zk7A_qozsUDo0whdfyvoDjDZ8mojYzUWkrs-Hi=hSFow@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
Hi, how to allow by MAC in ipfw currently i set the rule like below 1 allow ip from any to any MAC any to <MAC Address 1> 1 allow ip from any to any MAC <MAC Address 1> any 2 deny all from any to any i want to only allow the mac address to go through the freebsd firewall, but I found it is not working on my freebsd but it works on pfsense! so maybe that means the environment is not the same ? and how to setup the ipfw properly to support this ?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAC%2BJH2zk7A_qozsUDo0whdfyvoDjDZ8mojYzUWkrs-Hi=hSFow>