[Dnsmasq-discuss] [BUG] [PATCH] Segmentation fault in src/forward.c
Dominik DL6ER
dl6er at dl6er.de
Thu Sep 16 14:31:08 UTC 2021
Addendum: Depending on the configuration, it can happen that the
query is sent to another server that is configured to be used for
an altogether different domain, e.g.
> server=127.0.0.1#5353
> server=::1#5353
> rev-server=192.168.0.1/24,192.168.0.1
> server=/fritz.box/192.168.0.1
> server=/bo.net/#
> address=/bo.net/::
resulting in "A bo.net" being sent to 192.168.0.1
Something is definitely fishy here.
Best,
Dominik
More information about the Dnsmasq-discuss
mailing list