Re: [Dnsmasq-discuss] Monthly Posting

2024-07-08 Thread Matus UHLAR - fantomas
On 06.07.24 19:40, CHOPPERGIRL via Dnsmasq-discuss wrote: Most of us are replying via the mailing list,and apparently the mailing list isn't very smart,and doesn't post our replies in the correct areaif our mailing software doesn't "quote" themcorrectly.  I'm using Yahoo mail, and it doesn'tquo

Re: [Dnsmasq-discuss] Blocking DHCPv6 requests from a specific client

2024-07-08 Thread burton
And that is what a man page is for. Or 100 tutorials on the web. Hint --limit in man iptables-extensions -Burton -Original Message- From: Dnsmasq-discuss On Behalf Of Alex Malinovich via Dnsmasq-discuss Sent: Monday, July 8, 2024 4:16 PM To: dnsmasq-discuss@lists.thekelleys.org.uk

Re: [Dnsmasq-discuss] Blocking DHCPv6 requests from a specific client

2024-07-08 Thread Alex Malinovich via Dnsmasq-discuss
On Sunday, July 7th, 2024 at 22:38, Alasdair Muckart via Dnsmasq-discuss wrote: > > > What are you running dnsmasq on? > > This is probably best dealt with at the OS firewall level rather than in > dnsmasq. This is on a router running asuswrt-merlin, so it's iptables under the hood. I know

Re: [Dnsmasq-discuss] Blocking DHCPv6 requests from a specific client

2024-07-08 Thread Alex Malinovich via Dnsmasq-discuss
> And that is what a man page is for. Or 100 tutorials on the web. > > Hint --limit in man iptables-extensions Thank you! The hint was useful, the RTFM jab, not so much. Here's what I came up with if anyone can sanity check it for me? It seems to be working but I'm honestly not 100% if I might

Re: [Dnsmasq-discuss] Blocking DHCPv6 requests from a specific client

2024-07-08 Thread Geert Stappers
On Mon, Jul 08, 2024 at 10:35:14PM +, Alex Malinovich wrote: > On Mon, Jul 08, 2024 at 04:28:30PM -0500, bur...@burtonstrauss.us wrote: > > Alex Malinovich wrote: > > > Alasdair Muckart wrote: > > > > Alex Malinovich wrote: > > > > > Blocking DHCPv6 requests from a specific client > > > > This