RE: [gentoo-user] MAC whitelisting and UDP traffic.

2022-07-14 Thread Laurence Perkins
>> >> From: Adam Carter adamcart...@gmail.com<mailto:adamcart...@gmail.com> >> Sent: Tuesday, July 12, 2022 11:13 PM >> To: Gentoo User >> gentoo-user@lists.gentoo.org<mailto:gentoo-user@lists.gentoo.org> >> Subject: Re: [gentoo-user] MAC white

Re: [gentoo-user] MAC whitelisting and UDP traffic.

2022-07-12 Thread Adam Carter
On Wed, Jul 13, 2022 at 4:13 PM Adam Carter wrote: > > On Tue, Jul 12, 2022 at 7:35 AM Laurence Perkins > wrote: > >> Ok, I asked a while ago about whitelisting MAC ranges for firewall rules, >> and just so you know, adding 16 million potential MAC addresses >> > > Is your INSIDE interface on a

Re: [gentoo-user] MAC whitelisting and UDP traffic.

2022-07-12 Thread Adam Carter
On Tue, Jul 12, 2022 at 7:35 AM Laurence Perkins wrote: > Ok, I asked a while ago about whitelisting MAC ranges for firewall rules, > and just so you know, adding 16 million potential MAC addresses to the > firewall… Doesn’t work well… No matter how you do it. So I had to write > a daemon to m

[gentoo-user] MAC whitelisting and UDP traffic.

2022-07-11 Thread Laurence Perkins
Ok, I asked a while ago about whitelisting MAC ranges for firewall rules, and just so you know, adding 16 million potential MAC addresses to the firewall... Doesn't work well... No matter how you do it. So I had to write a daemon to monitor which ones were local and add just those. Whatever.