Hi,
I know there is the feature to reject DNS queries from hosts based on
marking the connection with iptables. I tried to set this up for some
specific radio device which has a buggy weather.com webservice api that
crashes on broken results. I know if I filter some weather.com API
requests c
On Sat, Jul 27, 2024 at 11:25:04AM +0200, Dominik Derigs via Dnsmasq-discuss
wrote:
> Hey Simon,
Hello dnsmasq mailinglist,
Hello people in the CC,
> another patch fixing a small memcheck error reported during Pi-hole testing.
> The error is caused in send_from() (forward.c) by handing a parti
Summary: the patch has been seen
On Thu, Aug 08, 2024 at 03:04:36AM +, renmingshuai via Dnsmasq-discuss
wrote:
> DHCPv6 has the same problem.
Which "the same problem"?
> >From 9c03568ab6e35408e7833b0621246b1e91812503 Mon Sep 17 00:00:00 2001
> From: renmingshuai
> Date: Fri, 2 Aug 2024
On Sat, Jul 27, 2024 at 11:25:04AM +0200, Dominik Derigs via Dnsmasq-discuss
wrote:
> Hey Simon,
>
> another patch ...
IMNSHO should we, this mailinglist, help Simon where we can. Insteadof
just pushing work towards Simon.
Groeten
Geert Stappers
P.S.
I understand that Dominik **might** feel
IMNSHO Geert shouldn't assume he's involved in all methods of
communicating with Simon nor does he know all the way Simon communicates
with developers.
How do you propose the list help Simon where we can? Be specific or
should I link to a usenet post on how to effectively communicate?
Dan
I have an internal-only domain called "foo.lan". (it's not actually foo but
it's quicker to type)
I also own the public "foo.net" domain.
If I set up CNAMEs for hosts on foo.lan, everything works as planned. For
example:
address=/root.foo.lan/192.168.0.123
cname=bar.foo.lan,root.foo.lan
$ dri