Re: [Dnsmasq-discuss] Option to skip 0x20 encoding

2025-02-05 Thread Geert Stappers
s and causing a lot of confusion. Appriciated. Yes, much respect to care what people encounter. Another compliment: Thanks for awareness "time is precious". You make it possible that people can read in the discussion order. The gain in time, the time saving factor, is that you make it p

Re: [Dnsmasq-discuss] Option to skip 0x20 encoding

2025-02-04 Thread Geert Stappers
dnsmasq scambles the case of letters in DNS queries... > > should be corrected to > >By default, dnsmasq scrambles the case of letters in DNS queries... > The patch request has been seen. ( at least by me :-) Proposal: * Allow Simon more time to respond * Consider a true pa

Re: [Dnsmasq-discuss] Dnsmasq and VLANs

2025-02-03 Thread Geert Stappers
cables > > or different wireless names. Vlans are the same: like two or more > > physical ethernets that happen to be on the same cable. > > > > Thanks Simon. > "Thanks for the advice, I will try it." or "Thanks, I have it working!"? Groeten Ge

Re: [Dnsmasq-discuss] Request for a new release

2025-02-02 Thread Geert Stappers
On Mon, Jan 13, 2025 at 02:37:25PM +0100, Sven Geuer wrote: > On Fri, 2024-12-27 at 19:30 +0100, Sven Geuer wrote: > > On Tue, 2024-12-24 at 08:54 +0100, Geert Stappers wrote: > > > [...] > > > I suggest to do an upload to Debian for playing on safe to be in th

Re: [Dnsmasq-discuss] Dnsmasq and VLANs

2025-02-01 Thread Geert Stappers
On Sat, Feb 01, 2025 at 10:48:00PM +, Simon Kelley wrote: > On 2/1/25 15:00, Donald Muller wrote: > > *From:* Geert Stappers, *Sent:* Saturday, February 1, 2025 2:41:59 AM > > > On Sat, Feb 01, 2025 at 01:28:54AM +, Donald Muller wrote: > > > > Does dnsm

Re: [Dnsmasq-discuss] Dnsmasq and VLANs

2025-02-01 Thread Geert Stappers
quest, it can be achived. Groeten Geert Stappers -- Silence is hard to parse ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss

Re: [Dnsmasq-discuss] Crash with "double free or corruption" when receiving SIGHUP, on a configuration using hosts file and tags

2025-01-31 Thread Geert Stappers
rom Brain Haley (2025-01-23). > > > Thank you! Thanks reporting back! > > > > Maybe it can get applied :) > > > No, I was unable to apply it, don't know why, so I applied it manually. > That looks like an invite for resubmitting the patch. Regards Geert Stap

Re: [Dnsmasq-discuss] Crash with "double free or corruption" when receiving SIGHUP, on a configuration using hosts file and tags

2025-01-31 Thread Geert Stappers
st regards > strict-order > except-interface=lo > bind-dynamic > leasefile-ro > interface=dnsmasq-test > dhcp-range=192.168.126.2,192.168.126.254,255.255.255.0 > dhcp-no-override > dhcp-authoritative > dhcp-lease-max=253 > dhcp-hostsfile=hosts.conf > dhcp-optsfile=options.co

Re: [Dnsmasq-discuss] Test releases.

2025-01-27 Thread Geert Stappers
24.0.36 Jan 27 21:53:50 alpaca dnsmasq[5809]: forwarded fosdem.ems.host to 127.0.0.1#35353 Groeten Geert Stappers -- Silence is hard to parse ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk https://lists.thekelleys.org.uk/cgi-bin/m

Re: [Dnsmasq-discuss] patches

2025-01-24 Thread Geert Stappers
h have been at https://lists.sr.ht/~stappers/dnsmasqmlpc/patches the Dnsmasq mailing list patch collection Groeten Geert Stappers -- Silence is hard to parse ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk

Re: [Dnsmasq-discuss] [PATCH] Improve "no upstream servers configured" when D-Bus is enabled

2025-01-17 Thread Geert Stappers
On Fri, Jan 17, 2025 at 10:47:45PM +0100, Geert Stappers wrote: > On Sun, Jan 12, 2025 at 02:24:35PM +, Andrew Sayers wrote: > > Print a specific INFO message instead of a generic WARNING message, > > so users know what to do. > > > > Starting dnsmasq without u

[Dnsmasq-discuss] Picking up the patches

2025-01-17 Thread Geert Stappers
nt-patch=diff' to see the failed patch When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". stappers@paddy:~/src/mlpc/dns

Re: [Dnsmasq-discuss] [PATCH 1/1] Clean up some of the man page formatting.

2025-01-17 Thread Geert Stappers
On Thu, Jan 09, 2025 at 03:22:50PM +0100, Paul Donald wrote: > Some writing was improved for clarity, especially regarding the use of > tags which can be confusing and difficult to grasp. Nice. Thanks. I'll raise it at dnsmasq mailinglist. (Already done ;-) Groeten Geert Sta

Re: [Dnsmasq-discuss] [PATCH] Improve "no upstream servers configured" when D-Bus is enabled

2025-01-17 Thread Geert Stappers
DBus")); > + else > +#endif > + my_syslog(LOG_WARNING, _("warning: no upstream servers configured")); > + } > } > > if (daemon->max_logs != 0) > -- > 2.47.1 > Looks good to me. (That `git am` did complain some what, is considered &

Re: [Dnsmasq-discuss] FOSDEM2025

2025-01-16 Thread Geert Stappers
On Mon, Jan 13, 2025 at 01:43:09PM +0100, Petr Menšík wrote: > On 10. 01. 25 14:15, Geert Stappers wrote: > > Hi, > > > > > > What about a face to face meeting during FOSDEM2025? > > > >https://fosdem.org/2025/ > > > > It seems I won&#x

Re: [Dnsmasq-discuss] no address available with static range and dhcp-host

2025-01-15 Thread Geert Stappers
interface lan > dnsmasq: reading /etc/resolv.conf > dnsmasq: using nameserver 127.0.0.53#53 > dnsmasq: read /etc/hosts - 8 names > dnsmasq-dhcp: DHCPDISCOVER(lan) 192.168.2.56 ac:1f:xx:xx:xx:xx > dnsmasq-dhcp: DHCPOFFER(lan) 192.168.2.101 ac:1

[Dnsmasq-discuss] FOSDEM2025

2025-01-10 Thread Geert Stappers
Hi, What about a face to face meeting during FOSDEM2025? https://fosdem.org/2025/ Groeten Geert Stappers -- Silence is hard to parse ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk https://lists.thekelleys.org.uk/cgi-bin

Re: [Dnsmasq-discuss] [PATCH] Improve "chown of PID file failed" message for missing CAP_CHOWN

2025-01-08 Thread Geert Stappers
nks. Also manpage typo fix. > Mailinglist Patch Collection https://lists.sr.ht/~stappers/dnsmasqmlpc/patches?page=1 updated with that information. > Cheers, > Simon. Groeten Geert Stappers -- Silence is hard to parse ___ Dnsmasq-d

Re: [Dnsmasq-discuss] [PATCH] Fix a typo in dnsmasq.8

2025-01-06 Thread Geert Stappers
le \fB--dhcp-relay\fP > configs with the same local address and different server > -- > 2.47.1 Nice. Please bounce it to ~stappers/dnsmasqm...@lists.sr.ht Or upon retransmit, have ~stappers/dnsmasqm...@lists.sr.ht in the Cc. So the patch will be add to the mailinglist patch collection, m

Re: [Dnsmasq-discuss] Request for a new release

2024-12-24 Thread Geert Stappers
an for playing on safe to be in the next Debian release. But what about the proposed patches at MailingList Patch Collection ( https://lists.sr.ht/~stappers/dnsmasqmlpc/patches ) ? > Cheers, > Simon. Groeten Geert Stappers -- Silence is hard to parse

Re: [Dnsmasq-discuss] Patch for IANA KSK 2024

2024-12-23 Thread Geert Stappers
On Wed, Dec 18, 2024 at 10:23:18AM +0400, Loganaden Velvindron wrote: > Gentle reminder to dnsmasq developers :-) > It became https://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=commit;h=d6379cd923676dd21bc05ed8bd8fe4fb24337c98 > > On Fri, 6 Sept 2024 at 01:35, Geert Stappers wrote

Re: [Dnsmasq-discuss] Request for a new release

2024-12-23 Thread Geert Stappers
Examples of verdicts: * Patch has been reviewed and is rejected, no further comment. [0] * Patch has been seen and was inspiration for another commit. * Patch applied, thanks. * Patch needs reworks, foo needs to bar. [1] * Coding style * A release that is in Debian testing before the freeze i

[Dnsmasq-discuss] Picking up the patches

2024-12-17 Thread Geert Stappers
ot several "it is an improvement" responses. Some how is the patch still not merged. What to do to prevent that the patch falls between the cracks? Groeten Geert Stappers P.S. At https://lists.sr.ht/~stappers/dnsmasqmlpc/patches are more proposed patches

[Dnsmasq-discuss] [PATCH] Count PXE packet

2024-12-17 Thread Geert Stappers
From: Dominik Derigs Signed-off-by: Dominik Derigs --- src/rfc2131.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/rfc2131.c b/src/rfc2131.c index f494a55..f99b8d5 100644 --- a/src/rfc2131.c +++ b/src/rfc2131.c @@ -934,6 +934,7 @@ size_t dhcp_reply(struct dhcp_context *context, char

[Dnsmasq-discuss] [PATCH] Minor typo fix, changed a "PCE" into "PXE"

2024-12-17 Thread Geert Stappers
--- src/option.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/option.c b/src/option.c index 92f3582..730adf4 100644 --- a/src/option.c +++ b/src/option.c @@ -452,7 +452,7 @@ static struct { { 'o', OPT_ORDER, NULL, gettext_noop("Use nameservers strictly in the order g

Re: [Dnsmasq-discuss] Code dump.

2024-12-03 Thread Geert Stappers
On Mon, Dec 02, 2024 at 07:36:56AM +0100, Geert Stappers wrote: > On Sun, Dec 01, 2024 at 11:38:53PM +, Simon Kelley wrote: > > I just synced the public git to my personal git repo, and there are quite a > > few commits. > > > > Apologies for the dump. Mos

Re: [Dnsmasq-discuss] Code dump.

2024-12-01 Thread Geert Stappers
What has to be done, needs to be done. (a.k.a. it is OK to break eggs to get an omelet.) I will try the changes. (Hopefully early this week.) Groeten Geert Stappers -- Silence is hard to parse ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.th

Re: [Dnsmasq-discuss] Removed empty trailing lines

2024-11-30 Thread Geert Stappers
On Tue, Nov 19, 2024 at 12:23:40PM +0100, Sven Geuer wrote: > On Sun, Nov 10, 2024 at 10:53:02AM +0100, Geert Stappers wrote: > > [PATCH] Removed empty trailing lines > > > > In addition there are 6793 lines in 110 files with trailing spaces > including \r characters T

Re: [Dnsmasq-discuss] dhcp-host ipv6 not get assigned yet ipv4 does

2024-11-29 Thread Geert Stappers
There are even OSs that do not support DHCPv6 at all, > Android being the prime example. > > Kind regards, > Buck Groeten Geert Stappers -- Silence is hard to parse ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss

Re: [Dnsmasq-discuss] [PATCH] Removed empty trailing lines

2024-11-16 Thread Geert Stappers
On Sun, Nov 10, 2024 at 10:53:02AM +0100, Geert Stappers wrote: > [PATCH] Removed empty trailing lines > > Because there is no information in empty trailing lines. > --- > FAQ | 11 --- > bld/get-version

Re: [Dnsmasq-discuss] dhcp-host ipv6 not get assigned yet ipv4 does

2024-11-12 Thread Geert Stappers
On Mon, Nov 11, 2024 at 04:19:18PM +0800, Glen Huang wrote: > On Sun, Oct 27, 2024 at 7:56 PM Geert Stappers wrote: > > On Sun, Oct 20, 2024 at 3:50 AM Glen Huang wrote: > > > > > > I have this flag set > > > > > > dhcp-host=example,[::10],192.168.1

[Dnsmasq-discuss] [PATCH] Removed empty trailing lines

2024-11-10 Thread Geert Stappers
Because there is no information in empty trailing lines. --- FAQ | 11 --- bld/get-version | 1 - bld/install-mo | 2 -- contrib/CPE-WAN/README | 2 -- contrib/Solar

Re: [Dnsmasq-discuss] DNSmasq will not start, failed (Result: protocol)

2024-11-05 Thread Geert Stappers
ther research in parallel of waiting on response from the community, report progress. A true "Thanks" will be sharing the solution or a workaround. Groeten Geert Stappers -- Silence is hard to parse ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss

Re: [Dnsmasq-discuss] dhcp-host ipv6 not get assigned yet ipv4 does

2024-10-27 Thread Geert Stappers
; > no-dhcp-interface=wan > > no-resolv > > port=1053 > > rebind-localhost-ok > > server=8.8.8.8 > > stop-dns-rebind > > Forgot to mention, I use dnsmasq 2.90 on linux. > Groeten Geert Stappers -- Silence is hard to parse ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss

Re: [Dnsmasq-discuss] Bug? no-negcache set but still instant status:REFUSE w/ EDE: 23 (Network Error).

2024-10-23 Thread Geert Stappers
out/flushed because > the REFUSED reply lasted much longer than 40s(the timeout in source code) > while no request going in for that period. > Please try again to explain "the problem". Start with describe how to reproduce. Add "Expected to see" and "Actual

Re: [Dnsmasq-discuss] and waiting patches

2024-10-17 Thread Geert Stappers
On Mon, Oct 07, 2024 at 10:55:44PM +0200, Geert Stappers wrote: > On Fri, Oct 04, 2024 at 04:58:04PM +0100, Simon Kelley wrote: > > > > > I'll commit that change as soon as I've sent this. > > > > That became commit f006be784210. It is the f

[Dnsmasq-discuss] NS record

2024-10-16 Thread Geert Stappers
of the record is given by the hex data, which may be of the form 01:23:45 or 01 23 45 or 012345 or any mixture of these. If there are better ways to define NS records, I would love to learn about it. Groeten Geert Stappers

Re: [Dnsmasq-discuss] Problem with auth and sub-domain servers after chain extension

2024-10-16 Thread Geert Stappers
On Mon, Oct 14, 2024 at 05:24:54PM +, Roger Lucas via Dnsmasq-discuss wrote: > From: Dnsmasq-discuss on behalf of Geert Stappers: > Sent: 14 October 2024 16:26 > > On Thu, Oct 10, 2024 at 10:13:05AM +, Roger Lucas via Dnsmasq-discuss > > wrote: > > > > > &

Re: [Dnsmasq-discuss] Fix RNG entropy reuse, replace SURF with ChaCha8

2024-10-16 Thread Geert Stappers
On Mon, Oct 14, 2024 at 06:21:40PM +0300, Leonid Evdokimov wrote: > On Sun, Oct 13, 2024 at 10:18 PM Geert Stappers wrote: > > To prevent the patches getting lost in the mailing list archive, > > have I saved them in a local branch. What would be a good name for > > that git

Re: [Dnsmasq-discuss] Problem with auth and sub-domain servers after chain extension

2024-10-14 Thread Geert Stappers
it to work. As I see it, is the extension of the chain incomplete. [1] With "chain" I mean chain of DNServers. With "extension" I mean the insertion of a DNS in the chain. > Thanks in advance for any suggestions! Back to the drawing board, draw the chain on it. Make a cut in the c

Re: [Dnsmasq-discuss] Fix RNG entropy reuse, replace SURF with ChaCha8

2024-10-13 Thread Geert Stappers
list archive, have I saved them in a local branch. What would be a good name for that git branch? My plan is to make the carrying git repository public available. Groeten Geert Stappers -- Silence is hard to parse ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss

Re: [Dnsmasq-discuss] Fix RNG entropy reuse, replace SURF with ChaCha8

2024-10-08 Thread Geert Stappers
ee them. And are willing to express that. However, my fear is that there will be silence. We will see happens next. Groeten Geert Stappers -- Silence is hard to parse ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss

[Dnsmasq-discuss] Welcome back and waiting patches

2024-10-07 Thread Geert Stappers
Previous-Subject: Re: [Dnsmasq-discuss] Question on dnsmasq code, which may occur a bad-free Welcome back, On Fri, Oct 04, 2024 at 04:58:04PM +0100, Simon Kelley wrote: > > I'll commit that change as soon as I've sent this. > That became commit f006be784210. It is the first commit in

Re: [Dnsmasq-discuss] socket activation support (systemd)

2024-10-06 Thread Geert Stappers
s starting earlier, unless caching /etc/hosts is significant speedup. > And we have nss-lookup.target, I am not sure if socket activated service cat > make it started also. > > > > I really hope that socket-activation is considered, this would improve > > dnsmasq's integra

[Dnsmasq-discuss] [PATCH] dhcp.c: Updated comment lines

2024-10-05 Thread Geert Stappers
Reflect outcome of discussion on mailinglist. Removed reference to meanwhile removed KB, Knowledge Base, note. --- src/dhcp.c | 6 -- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/dhcp.c b/src/dhcp.c index b65facd..e34b292 100644 --- a/src/dhcp.c +++ b/src/dhcp.c @@ -824,8

Re: [Dnsmasq-discuss] [PATCH] dnsmasq 2.47 introduced a work-around for errant Windows behaviour, in that it did not assign IP addresses ending in .255 or .0 within the class c range even when using s

2024-10-04 Thread Geert Stappers
On Wed, Oct 02, 2024 at 01:32:07AM +0200, Petr Menšík wrote: > On 24/09/2024 08:52, Jan Ceuleers wrote: > > ... context ... > > I have hit this comment once too. Ah, the comment is what hits. That comment be changed into something that hurts less. _

Re: [Dnsmasq-discuss] [PATCH] forward.c: fix handling of truncated response

2024-10-02 Thread Geert Stappers
. Please Cc email address '~stappers/dnsmasqmlpc at lists.sr.ht' on sending the v3 patch to get it at https://lists.sr.ht/~stappers/dnsmasqmlpc/patches (mlpc: mailinglistpatchcollector) for preventing that the patch falls through the cracks. Groeten Geert Stappers -- Silence is ha

Re: [Dnsmasq-discuss] [PATCH] Update DNS records after pruning DHCP leases

2024-10-02 Thread Geert Stappers
emon->doing_ra) That looks like a retransmit from April 2024. It made it to the mailinglistpatchcollection, mlpc, https://lists.sr.ht/~stappers/dnsmasqmlpc/patches/51909 When another retransmit a.k.a. reminder is needed, please state something like "you might seen this before" to

Re: [Dnsmasq-discuss] forward.c: fix handling of truncated response

2024-09-30 Thread Geert Stappers
e client decide what it wants > > to do rather than forcefully dropping the answers. > > > > Best regards, > > Rahul Thakur > > > > Hi Simon, > > So what do you think of my reasoning for this patch? Do you agree? Review the feedback

Re: [Dnsmasq-discuss] DNS resolving error

2024-09-30 Thread Geert Stappers
only UDP port 53 open. > -- or how to fix. Open TCP port 53 in the "firewall" > Thanks. A much better "Thanks" is reporting back. Groeten Geert Stappers -- Silence is hard to parse ___ Dnsmasq-discuss mailing list D

Re: [Dnsmasq-discuss] [PATCH] dnsmasq 2.47 introduced a work-around for errant Windows behaviour, in that it did not assign IP addresses ending in .255 or .0 within the class c range even when using s

2024-09-30 Thread Geert Stappers
he feedback. The discussion has convinced me that the > balance between risk and potential benefit is not favourable. > > I also take the point that making this special treatment configurable, > while enabling the small benefits to be realised for those willing to > take the

Re: [Dnsmasq-discuss] Specific treatment of Class C addresses

2024-09-27 Thread Geert Stappers
etion is being addressed with IPv6. > But if the dnsmasq project isn't ready to remove this restriction, would > a patch be accepted that makes it configurable? If so, what should the > default be? > > Thanks, Jan Groeten Geert Stappers -- Silence is hard to parse ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss

Re: [Dnsmasq-discuss] Specific treatment of Class C addresses

2024-09-27 Thread Geert Stappers
On Sun, Sep 22, 2024 at 09:16:02AM +0200, Jan Ceuleers wrote: > On 21/09/2024 09:29, Geert Stappers wrote: > > On Wed, Sep 18, 2024 at 07:22:35PM +0200, Jan Ceuleers wrote: > > > Dear dnsmasq community, > > > > > > The changelog for

Re: [Dnsmasq-discuss] Question on dnsmasq code, tests

2024-09-21 Thread Geert Stappers
On Sat, Sep 21, 2024 at 01:53:59PM +0200, Geert Stappers wrote: > On Sat, Sep 21, 2024 at 07:08:45PM +0800, 胡义臻 wrote: > > Are there any common test cases for dnsmasq? > > > > I found this test case on github, but it covered so little that I > > wanted to find a compr

Re: [Dnsmasq-discuss] Question on dnsmasq code, tests

2024-09-21 Thread Geert Stappers
ems. > > https://github.com/InfrastructureServices/dnsmasq-tests > Yes, I would be good thing if dnsmasq gets test cases. Groeten Geert Stappers -- Silence is hard to parse ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists

Re: [Dnsmasq-discuss] Specific treatment of Class C addresses

2024-09-21 Thread Geert Stappers
uot;first time right"). The "it works for me" reward can get as next reward the warm feeling of "I was able to give back" [2]. > Many thanks, Jan You are welcome [3] Groeten Geert Stappers [1] I could not resist to ignore the posting, hence te long "the post

Re: [Dnsmasq-discuss] patches

2024-09-17 Thread Geert Stappers
On Sat, Aug 17, 2024 at 06:38:52PM +, Dan Schaper wrote: > From Geert Stappers, Date 8/17/2024 11:05:25 AM > > On Sat, Jul 27, 2024 at 11:25:04AM +0200, Dominik Derigs wrote: > > > Hey Simon, > > > > > > another patch ... > > > > IMNSHO shou

Re: [Dnsmasq-discuss] [PATCH] Static analysis minor issue fixes

2024-09-09 Thread Geert Stappers
On Thu, Jun 06, 2024 at 01:59:23PM +0200, Geert Stappers wrote: > On Sat, Jun 01, 2024 at 12:36:49AM +0200, Petr Menšík wrote: > > Hi! > > > > As part of our review of dnsmasq code, our code scanning tools revealed few > > warnings. Some of them are valid, although it

Re: [Dnsmasq-discuss] dnsmasq in docker container at 9:10

2024-09-08 Thread Geert Stappers
t; > > [image: Screenshot 2024-09-05 at 09.42.38.png] > https://smirnov.la/Screenshot%202024-09-05%20at%2009.42.38.png > > > > I'm using these params > https://github.com/dockur/dnsmasq/blob/master/entry.sh#L14 > plus "fast-dns-retry". Also tried adding &

Re: [Dnsmasq-discuss] Patch for IANA KSK 2024

2024-09-05 Thread Geert Stappers
ot-anchors/root-anchors.xml >^^It > That feedback converted in a patch. In the mailinglist archive at https://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2024q3/017720.html and also at https://lists.sr.ht/~stappers/dnsmasqmlpc/patches/54886 Groeten Geert Stappers -- Sil

[Dnsmasq-discuss] [PATCH] trust-anchors.conf: nitpicking

2024-09-05 Thread Geert Stappers
Some minor changes in comment lines Reported-by: Gary R. Schmidt --- trust-anchors.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/trust-anchors.conf b/trust-anchors.conf index 1a7de74..e8bacf4 100644 --- a/trust-anchors.conf +++ b/trust-anchors.conf @@ -1,7 +1,7 @@

[Dnsmasq-discuss] [PATCH] Add IANA Root TA 2024.

2024-09-05 Thread Geert Stappers
From: Loganaden Velvindron Signed-off-by: Loganaden Velvindron Signed-off-by: Jaykishan Mutkawoa --- trust-anchors.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/trust-anchors.conf b/trust-anchors.conf index 2a1e2a0..1a7de74 100644 --- a/trust-anchors.conf +++ b/t

Re: [Dnsmasq-discuss] dnsmasq in docker container, why and what

2024-08-25 Thread Geert Stappers
dnsmasq community and for a future version of you in your current situation which has to start an email thread with "There is some evidence on the Internet that dnsmasq doesn't play well with docker". Groeten Geert Stappers -- Silence is hard to parse ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss

Re: [Dnsmasq-discuss] IPv6 resolve local only

2024-08-18 Thread Geert Stappers
::250:56ff:feb5:ee27/64 scope link proto kernel_ll >valid_lft forever preferred_lft forever > > I guess it is most likely be down to the setup on the clients (openSUSE). The 'UP' and 'LOWER_UP' in '' says that the interface is up. > But as I pl

Re: [Dnsmasq-discuss] all-servers option not working for dnssec-query queries

2024-08-18 Thread Geert Stappers
ze all configured backend servers, so the query succeeds > instead of fails like it does now. For what it is worth: My gut feeling says the problem description is incomplete. > This is our dnsmasq.conf: > > all-servers > clear-on-reload > bind-interfaces >

Re: [Dnsmasq-discuss] Example for connmark based filtering

2024-08-18 Thread Geert Stappers
thanks Idea for a better "Many thanks": Share with the mailinglist archive feedback on the file contrib/conntrack/README like a "Works for me" or even an addition as "Here a patch that documents my working use case". Groeten Geert Stappers -- Sile

[Dnsmasq-discuss] patches

2024-08-17 Thread Geert Stappers
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 Domini

Re: [Dnsmasq-discuss] [PATCH] A segmentation fault occurred in dnsmasq

2024-08-17 Thread Geert Stappers
ts as DHCPv4 did. > Please try to understand https://cbea.ms/git-commit/ Groeten Geert Stappers https://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2024q3/017649.html (increase patch survival chance) https://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2023q3/017238.html

Re: [Dnsmasq-discuss] [PATCH] Fix syscall param, sendmsg(msg.msg_control) pointing to uninitialised bytes

2024-08-17 Thread Geert Stappers
izeof(struct in_addr))]; > #endif > char control6[CMSG_SPACE(sizeof(struct in6_pktinfo))]; > - } control_u; > + } control_u = { 0 }; > >iov[0].iov_base = packet; >iov[0].iov_len = len; > -- > 2.34.1 > Groeten Geert Stappers -- Silence is hard to parse ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss

Re: [Dnsmasq-discuss] Monthly Posting

2024-07-21 Thread Geert Stappers
FreeBSD, the file is /usr/local/etc/dnsmasq.conf ) (but see the --conf-file and --conf-dir options.) The format of this file con- sists of one option per line, exactly as the long options detailed in the OPTIONS section but without the leading "--". Lines sta

[Dnsmasq-discuss] Picking up the patches

2024-07-17 Thread Geert Stappers
t; + * happen as pheader should be strictly within header after current > ansp */ > + if (!CHECK_LEN(header, ansp, plen, hlen)) > +return plen; >/* must use memmove, may overlap */ >memmove(ansp, pheader, hlen); >header->arcount = htons(1); >

Re: [Dnsmasq-discuss] Experimental python binding

2024-07-11 Thread Geert Stappers
e data seamlessly. This is useful for creating scripting interfaces to C/C++ libraries, or for connecting C/C++ code with other software components written in different programming languages. https://www.swig.org/ Groeten Geert Stappers -- S

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

2024-07-08 Thread Geert Stappers
ource > DE:AD:BE:EF:00:11 -j DROP s/DROP/REJECT/ to get more as just silence when the limit kicks in. And triple check the -m, all three. Groeten Geert Stappers -- Silence is hard to parse ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss

[Dnsmasq-discuss] making the internet work since 1999

2024-07-02 Thread Geert Stappers
Hello, For your information: FLOSS weekly had an interview with Simon Kelley, the creator of dnsmasq: https://hackaday.com/2024/03/27/floss-weekly-episode-776-dnsmasq-making-the-internet-work-since-1999/ Enjoy Groeten Geert Stappers -- Silence is hard to parse

Re: [Dnsmasq-discuss] How do you add a nameserver from the command line?

2024-06-30 Thread Geert Stappers
rver IP to dnsmasq via the command line and does not provide > any example of how to do so. > I can't find an example of how to do so anywhere on the net... > Advice: Elaborate on the original problem. Groeten Geert Stappers -- Silence is hard to parse

Re: [Dnsmasq-discuss] [PATCH] Add support for --dhcp-allowed-srvids option.

2024-06-17 Thread Geert Stappers
Hello Marek, Hello Dnsmasq Mailinglist, On Mon, Jun 17, 2024 at 09:31:44PM +0200, Geert Stappers wrote: > From: Marek Skrobacki via Dnsmasq-discuss > > > If the DHCP server is running inside a container or behind a load > balancer, the DHCPREQUEST arriving at dnsmasq for proc

Re: [Dnsmasq-discuss] Picking up the patches

2024-06-17 Thread Geert Stappers
On Fri, May 17, 2024 at 11:00:17PM +0200, Geert Stappers wrote: > On Wed, Apr 17, 2024 at 09:40:17PM +0200, Geert Stappers wrote: > > Hi, > > > > Another 17th of month, another attempt > > to prevent that patches fall through the cracks. :-) > > At https://

[Dnsmasq-discuss] [PATCH] Add support for --dhcp-allowed-srvids option.

2024-06-17 Thread Geert Stappers
From: Marek Skrobacki via Dnsmasq-discuss If the DHCP server is running inside a container or behind a load balancer, the DHCPREQUEST arriving at dnsmasq for processing may have a Server ID (option 54) configured with an IP address that is not assigned to the local interface. In this case, dnsma

Re: [Dnsmasq-discuss] [PATCH] Static analysis minor issue fixes

2024-06-06 Thread Geert Stappers
e Coverity scan. 3 > small changes attached. Most likely another reminder is needed. Upon "retransmit", please CC ~stappers/dnsmasqm...@lists.sr.ht Groeten Geert Stappers -- Silence is hard to parse ___ Dnsmasq-discuss

Re: [Dnsmasq-discuss] How to create /etc/resolv.conf after removing systemd-resolved?

2024-06-04 Thread Geert Stappers
s no /etc/resolv.conf > at all which, as I said, upsets some things. I want the local dnsmasq > just to provide DNS cacheing in the system where it is running and > nothing more, the 'upstream' DNS is provided by whatever > /run/NetworkManager/no-stub-resolv.conf points at

Re: [Dnsmasq-discuss] Picking up the patches

2024-05-17 Thread Geert Stappers
On Wed, Apr 17, 2024 at 09:40:17PM +0200, Geert Stappers wrote: > Hi, > > Another 17th of month, another attempt > to prevent that patches fall through the cracks. > > > At https://lists.sr.ht/~stappers/dnsmasqmlpc/patches > is 1 pending patch, "Quieten DHCPv6 log w

[Dnsmasq-discuss] [PATCH] Update DNS records after pruning DHCP leases

2024-05-17 Thread Geert Stappers
From: Erik Karlsson Not doing so can result in a use after free since the name for DHCP derived DNS records is represented as a pointer into the DHCP lease table. Update will only happen when necessary since lease_update_dns tests internally on dns_dirty and the force argument is zero. Signed-of

Re: [Dnsmasq-discuss] [PATCH 0/1] Proposal for adding long option support (rfc3396)

2024-05-17 Thread Geert Stappers
borate, make it possible to reproduce those tests. > Looking forward to get feedback on this proposal. Here **not** the project lead, just someone acknowledging the patch has been seen. Groeten Geert Stappers -- Silence is hard to parse ___ Dnsma

Re: [Dnsmasq-discuss] Scripting with lua

2024-05-14 Thread Geert Stappers
-+ | add | old | add | old | del | +=+=+=+=+=+=+ mac_address | y | y | y | y | y | client_address | y | y | | | | Either IPv4 addr or ?IPv6? address client_id | | | * | * | * | derived from MAC addr. Not always present lease_expires | | | y | y | y | time_remaining | | | y | y | | If present, always '3600.0' ip_address | | | y | y | y | hostname| | | y | y | y | domain | | | y | y | y | interface | | | y | y | | data_missing| | | y | y | | if present, always '1.0' | | | | | | +-+-+-+-+-+-+ --]] > Many thanks, > Phil Groeten Geert Stappers -- Silence is hard to parse ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss

Re: [Dnsmasq-discuss] [PATCH] Ensure resize_packet() does not overflow header

2024-05-13 Thread Geert Stappers
original packet. This should never > + * happen as pheader should be strictly within header after current > ansp */ > + if (!CHECK_LEN(header, ansp, plen, hlen)) > + return plen; >/* must use memmove, may overlap */ >memmove(ansp, pheader, hlen); &

Re: [Dnsmasq-discuss] [PATCH] Update DNS records after pruning DHCP leases

2024-05-03 Thread Geert Stappers
mon->doing_ra) > -- > 2.43.2 > Looks good to me. For preventing that the patch falls through the cracks, send the patch to email address '~stappers/dnsmasqm...@lists.sr.ht' to get it at https://lists.sr.ht/~stappers/dnsmasqmlpc/p

Re: [Dnsmasq-discuss] DNS forwarding steered based on source interface?

2024-04-18 Thread Geert Stappers
On Fri, Apr 19, 2024 at 06:20:03AM +0200, Geert Stappers wrote: > On Thu, Apr 18, 2024 at 10:07:04PM -0400, Christopher Hill wrote: > > Hi, > > > > I have a question regarding if upstream DNS forwarding can be based on the > > source interface? Reading the manual I d

Re: [Dnsmasq-discuss] DNS forwarding steered based on source interface?

2024-04-18 Thread Geert Stappers
10.0.2.1 via tun 2. > > I have considered running two instances (one bound to eth1 and another > to eth2) but that duplicates setup and makes local queries across VLANs more > complicated. Read the dnsmasq manual and reread the dnsmasq manual. Groeten Geert Stappers -- Silence is har

[Dnsmasq-discuss] [PATCH] Fix dependency in make install target

2024-04-17 Thread Geert Stappers
From: Olaf Hering The make target 'install-common' expects results from the target 'all'. A 'make -j install' may fail because both targets are brought up-to-todate in parallel. As a result the final binary will not exist at the time 'install-common' runs, because 'all' is not yet done. Adjust t

[Dnsmasq-discuss] Picking up the patches

2024-04-17 Thread Geert Stappers
some patches haven't yet reached the "mailinglist patch collector". Such as "Fix dependency in make install target". See email 2024-03-17. Most likely more patches were missed / are missing please resend them with Cc: ~stappers/dnsmasqm...@lists.sr.ht Groeten Geert Stapper

Re: [Dnsmasq-discuss] dnsmasq & DDNS

2024-04-01 Thread Geert Stappers
at original poster & I think that DDNS is, are two different Dynamic Domain Name Servers. > If I'm wrong and dnsmasq can be configured as a DDNS client and my google > foo has been poo - can anyone give me a pointer to where I might find more > information. > > Thanks folks

Re: [Dnsmasq-discuss] Enquiry about default server

2024-03-29 Thread Geert Stappers
gitlab.com/8.8.8.8 combination. The second line is NOT needed. The > address=/#/0.0.0.0 is another configuration I don't get. So I think there are two problems. One how to use # character for server. The other one original poster having a hard time configuring dnsmasq for their

Re: [Dnsmasq-discuss] RFC 2136 DNS Update?

2024-03-27 Thread Geert Stappers
records accurately on the lan. I think DNS Update could resolve this > problem. And even documented in RFC 1925. > Any thoughts on reconsidering support for this protocol in dnsmasq? Try to express were the complexity should be. > Or other solutions? > >

Re: [Dnsmasq-discuss] [PATCH] Fix potential memory leak

2024-03-25 Thread Geert Stappers
pipermail/dnsmasq-discuss/2024q1/017464.html and https://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2024q1/017473.html Patches being ignored happened before and most likely will happen again. Hence my experiment with dnsmasqmlpc, dnsmasq mailing list patch col

Re: [Dnsmasq-discuss] [PATCH] Fix potential memory leak

2024-03-18 Thread Geert Stappers
On Sun, Mar 17, 2024 at 01:09:36PM -0400, Brian Haley wrote: > Nak. Acknowledge -- Silence is hard to parse ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discus

Re: [Dnsmasq-discuss] [PATCH v1] Fix dependency in make install target

2024-03-17 Thread Geert Stappers
Hello Olaf, (Mailinglist in the Cc:) On Tue, Oct 17, 2023 at 10:59:29PM +0200, Geert Stappers wrote: > On Mon, Oct 16, 2023 at 12:02:53PM +0200, Olaf Hering wrote: > > The make target 'install-common' expects results from the target 'all'. > > A 'make -j in

[Dnsmasq-discuss] [PATCH] Quieten DHCPv6 log when in static mode.

2024-03-17 Thread Geert Stappers
From: Ian Dall When a DHCP range has a mode of "static" then the pool of dynamically allocated address is configured to be of zero size. DHCPv6 will still respond with statically defined addresses. In these cirumstances, not allocating an address is expected behaviour and not an error, so allow "

[Dnsmasq-discuss] [PATCH] Fix potential memory leak

2024-03-17 Thread Geert Stappers
From: Brian Haley When a new IPv6 address is being added to a dhcp_config struct, if there is anything invalid regarding the prefix it looks like there is a potential memory leak. ret_err_free() should be used to free it. Signed-off-by: Brian Haley --- src/option.c | 2 +- 1 file changed, 1 in

Re: [Dnsmasq-discuss] [PATCH] Quieten DHCPv6 log when in static mode.

2024-03-16 Thread Geert Stappers
On Tue, Mar 05, 2024 at 07:29:55PM +1030, Ian Dall wrote: > On Mon, 2024-03-04 at 07:13 +0100, Geert Stappers wrote: > > On Mon, Mar 04, 2024 at 03:53:23PM +1030, Ian Dall wrote: > > > When a DHCP range has a mode of "static" then the pool of dynamically > > >

Re: [Dnsmasq-discuss] [PATCH] Fix potential memory leak

2024-03-16 Thread Geert Stappers
On Sat, Mar 02, 2024 at 05:03:01PM +0100, Geert Stappers wrote: > On Fri, Mar 01, 2024 at 04:43:20PM -0500, Brian Haley wrote: > > When a new IPv6 address is being added to a dhcp_config > > struct, if there is anything invalid regarding the prefix > > it looks like there

  1   2   3   4   5   6   7   8   9   >