Hi ,
I have a question, How to filter traffic by MAC,
for example , I only allow <MAC ADDR1> go through my freebsd, so the rules
become this

 100 allow ip from any to any MAC <MAC ADDR1> any
 200 allow ip from any to any MAC any <MAC ADDR1>
300 deny ip from any to any

it works under pfsense,  but it doesnt work on my freebsd! how to make it
also work on my freebsd ?
thanks very much !

Best Regards,
Bill Yuan
_______________________________________________
List mailing list
List@lists.pfsense.org
http://lists.pfsense.org/mailman/listinfo/list

Reply via email to