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 ?
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to