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

Re: [Dnsmasq-discuss] Multicast Netlink Crash on gVisor Kernel

2024-03-16 Thread Geert Stappers
e, as it appears to be gVisor compatibility > limitation. Advice: Do a follow-up which aims for much more common interest. Like explaining how cool gVisor is and where to find more information about it. Groeten Geert Stappers -- Silence is hard to parse _

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

2024-03-03 Thread Geert Stappers
"DHCPADVERTISE", NULL, _("no addresses available")); > + else > + log6_packet(state, state->lease_allocate ? "DHCPREPLY" : > "DHCPADVERTISE", NULL, _("no addresses available")); > break;

Re: [Dnsmasq-discuss] Tests completed

2024-03-03 Thread Geert Stappers
l. > > sorry test again > > Have difficulties to get dnsmasq list mails throught spamfilter > Hey Knud, Now we are both stupid. You with your stupid tests and I with this stupid email. I suggest that you consider your tests completed. Groeten Geert S

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

2024-03-02 Thread Geert Stappers
truct is being linked into > the existing addr6 list in the dhcp_config before the > validity check, it is best to defer this insertion > until later so an invalid entry is not present, since > the CONFIG_ADDR6 flag might not have been set yet. That is worth its own commit. Groeten Gee

Re: [Dnsmasq-discuss] DHCPv6 Not Working on Linux 6.6.13

2024-03-02 Thread Geert Stappers
google > for clues for weeks now to little avail. If you need any more info I can > provide it. No, I don't need more information about this. Possible solution to "the problem" would need a well elaborated Wish is ., however I get > Thanks, Don't than

Re: [Dnsmasq-discuss] dhcp-script and netbooting a Rpi

2024-02-26 Thread Geert Stappers
; > I suspect the problem is with the client not DHCPREQUEST and so the > server doesn't ACK and thus I guess an IP hasn't actually be > allocated, thus no "add" event has happened which calls the script. > if this is the case, can we add an "offer" action? > Advice: Verify the setup with another device as a RPi. 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] Fwd: no-ping

2024-02-19 Thread Geert Stappers
ts and runs fine. Yes, that makes sense. Allow project leader Simon some time to respond. And do know that it is OK to do follow-up messages on this. > Best regards, > Martin 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] Both IPv6 router + separate dnsmasq server do router advertisements - results in two IPv6 routes for clients

2024-02-13 Thread Geert Stappers
: is there a way to stop dnsmasq from sending > router advertisements while at the same still providing the ra-names > functionality? Consider to share information on the various attempts. Regards Geert Stappers Not willing to answer yes-no-questions -- Silence is hard to parse ___

Re: [Dnsmasq-discuss] Don't set up inotify watch on resolv.conf if --port=0

2024-02-05 Thread Geert Stappers
On Mon, Feb 05, 2024 at 08:47:54PM +0200, Heikki Linnakangas wrote: > > If dnsmasq is used in DHCP-only mode, i.e. --port==0, resolv.conf is > not used for anything. No need to set up inotify watch on it in that > case. > --- > src/inotify.c | 2 +- > src/dnsmasq.c | 4 ++-- > 2 files changed, 3

Re: [Dnsmasq-discuss] [PATCH] Easier custom lua version

2024-02-03 Thread Geert Stappers
A)` > nettle_cflags = `echo $(COPTS) | $(top)/bld/pkg-wrapper HAVE_DNSSEC > $(PKG_CONFIG) --cflags 'nettle hogweed' \ > HAVE_CRYPTOHASH > $(PKG_CONFIG) --cflags nettle \ > HAVE_NE

Re: [Dnsmasq-discuss] [PATCH] Minor typo fix in the man page

2024-01-17 Thread Geert Stappers
On Thu, Oct 19, 2023 at 11:07:16PM +0200, Geert Stappers wrote: > The manual page had "list or RR-types", > changed it into "list of RR-types". > > Reported-by: Justin > --- > man/dnsmasq.8 | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >

Re: [Dnsmasq-discuss] Restrict nameserver interfaces but not dhcp ones

2024-01-05 Thread Geert Stappers
On Fri, Jan 05, 2024 at 09:58:19AM +0100, Luigi Baldoni wrote: > On 4 January 2024, Geert Stappers wrote: > > On Thu, Jan 04, 2024 at 08:08:46PM +0100, Luigi Baldoni wrote: > > > > > > I'm trying to get rid of a second (kea) dhcp server and > > > hopef

Re: [Dnsmasq-discuss] Restrict nameserver interfaces but not dhcp ones

2024-01-04 Thread Geert Stappers
se bind is listening on eth0, but have > the dhcp server listen on both interfaces (and more). What has already been tried? Advice: Tell in the reply more about the network, such as which IP-addresses are on the network interfaces. Groeten Geert Stappers --

Re: [Dnsmasq-discuss] small typo in dnsmasq.conf.example

2023-12-17 Thread Geert Stappers
gt; # "bert" another name, bertrand > #cname=bertand,bert > > > It seems that the example has a typo, i.e., it has "bertand" instead of > "bertrand", It should say: > > #cname=bertrand,bert > Applied in commit cd4db8246e by Simon with text: T

Re: [Dnsmasq-discuss] FOSDEM 2024

2023-12-17 Thread Geert Stappers
le/track/dns/ > > Cheers, > Petr 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] Upgrade to [x]ubuntu 23.10 means dnsmasg can't read /run/NetworkManager

2023-12-15 Thread Geert Stappers
n the desired configuration with what is actual desired. Visit https://xyproblem.info for _why_ explaining more. 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] Occasional "communications error", how to diagnose?

2023-12-14 Thread Geert Stappers
y it always is (three users are all me). > > What I don't understand is that there's nothing at all in the logs about the > failure/timeout. Imagination is more important as knowledge--Albert Einstein The sympthoms are that client request doesn't reach the server, he

Re: [Dnsmasq-discuss] Caching of NS and SOA records

2023-12-07 Thread Geert Stappers
uot;. > Cheers, > Evandro Menezes Groeten Geert Stappers Doesn't know if cache hit ratio is reported to CHAOS. -- 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] dnsmasq page fault

2023-11-10 Thread Geert Stappers
;a=commitdiff;h=416390f9962e455769aa8ab6df0e105cae07ae55;hp=24804b7431f6ace109e91876aef859a751bf3147 > It occurs a page fault in dnsmasc.c line 1050 (initialisation of > daemon->tcp_pipes with -1). Oops. > Regards, > Hartmut Thanks for reporting. Groeten Geert Stapper

Re: [Dnsmasq-discuss] Confused about simple subdomain authoritative server

2023-11-06 Thread Geert Stappers
gt; > REFUSED: > > > > i think no-resolv might cause that... > > no-resolv tells dnsmasq not to read /etc/resolv.conf but use servers > specified in dnsmasq.conf, in this case 8.8.4.4 and 8.8.8.8 > > it could cause trou

Re: [Dnsmasq-discuss] Having dnsmasq coexist with other dhcp server

2023-10-23 Thread Geert Stappers
ption. Other idea: network name spaces I haven't played with network ns. I can't tell if it solves the "problem" of OP. But it is what I expect from name spaces. Groeten Geert Stappers -- Silence is hard to parse ___ Dnsmasq-dis

[Dnsmasq-discuss] [PATCH] Minor typo fix in the man page

2023-10-19 Thread Geert Stappers
The manual page had "list or RR-types", changed it into "list of RR-types". Reported-by: Justin --- man/dnsmasq.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/dnsmasq.8 b/man/dnsmasq.8 index 30429df..d131bbe 100644 --- a/man/dnsmasq.8 +++ b/man/dnsmasq.8 @@ -390,7 +390

Re: [Dnsmasq-discuss] [PATCH] Add a flag to customise MAX_PROCS

2023-10-17 Thread Geert Stappers
https://git-send-email.io/ > Kind regards, > Damian Sawicki 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] d/rules: Install D-Bus policy in /usr instead of /etc

2023-10-17 Thread Geert Stappers
44 debian/dbus.conf > $1/usr/share/dbus-1/system.d/dnsmasq.conf > endef > > clean: I have an idea to save that patch. It is probably thursday when I have time to "materialize" the idea. Groeten Geert Stappers -- Silence is hard to parse _

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

2023-10-17 Thread Geert Stappers
$(INSTALL) -d $(DESTDIR)$(MANDIR)/man8 > $(INSTALL) -m 644 $(MAN)/dnsmasq.8 $(DESTDIR)$(MANDIR)/man8 > I have an idea to save that patch. It is probably thursday when I have time to "materialize" the idea. Groeten Geert Stappers -- Silence is hard to parse __

Re: [Dnsmasq-discuss] Memory leak for SRV records with TTL=0 in v2.88

2023-10-06 Thread Geert Stappers
On Thu, Oct 05, 2023 at 05:56:41PM +0200, Damian Sawicki via Dnsmasq-discuss wrote: > Hello dnsmasq experts, > > There seems to be a memory leak in v2.88. The reproduction steps are > as follows: insert an SRV record with TTL=0 in an upstream DNS server > and query dnsmasq for this record. I inse

Re: [Dnsmasq-discuss] [PATCH] Fix DHCPv6 options memory leaks

2023-10-01 Thread Geert Stappers
tch at line 11 |Patch failed at 0001 Fix DHCPv6 options memory leaks |hint: Use 'git am --show-current-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. |T

Re: [Dnsmasq-discuss] my config, just do

2023-09-27 Thread Geert Stappers
On Mon, Sep 25, 2023 at 04:53:19PM -0700, Wink Saville wrote: > On Mon, Sep 25, 2023 at 12:33 PM Geert Stappers wrote: > > On Fri, Sep 22, 2023 at 05:27:28PM -0700, Wink Saville wrote: > > > > > > Also, I wonder if maybe there should be multiple dnsmasq.conf > > &g

[Dnsmasq-discuss] my config

2023-09-25 Thread Geert Stappers
Previous-Subject: Re: [Dnsmasq-discuss] wip: Add tag: usage in dhcp-option In-Reply-To: On Fri, Sep 22, 2023 at 05:27:28PM -0700, Wink Saville wrote: > On Fri, Sep 22, 2023 at 1:06 PM Geert Stappers wrote: > > On Thu, Sep 21, 2023 at 11:00:59PM -0700, Wink Saville wrote: > > &

Re: [Dnsmasq-discuss] IPv6 addresses are (almost) immediately deprecated

2023-09-22 Thread Geert Stappers
On Fri, Sep 22, 2023 at 09:48:04PM +0100, Graham Leggett wrote: > On 22 Sep 2023, at 20:27, Geert Stappers wrote: > > On Fri, Sep 22, 2023, Graham Leggett wrote: > >> I have a dnsmasq config on a development machine that looks like this: > >> > >> dhcp-ra

Re: [Dnsmasq-discuss] wip: Add tag: usage in dhcp-option

2023-09-22 Thread Geert Stappers
On Thu, Sep 21, 2023 at 11:00:59PM -0700, Wink Saville wrote: > On Thu, Sep 21, 2023 at 10:47 PM Geert Stappers wrote: > > On Wed, Sep 20, 2023 at 09:14:13PM -0700, Wink Saville wrote: > > > --- a/man/dnsmasq.8 > > > +++ b/man/dnsmasq.8 > > > @@ -1317,6

Re: [Dnsmasq-discuss] IPv6 addresses are (almost) immediately deprecated

2023-09-22 Thread Geert Stappers
er it correctly configured until proven otherwise. > Regards, > Graham 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

  1   2   3   4   5   6   7   8   9   >