[Dnsmasq-discuss] typo in dnsmasq.8 man page

2023-05-02 Thread Justin
https://thekelleys.org.uk/gitweb/?p=dnsmasq.git;a=blob;f=man/dnsmasq.8;h=30429dfa84457af04651269b785aa8a8141265de;hb=HEAD#l393 diff a comma-separated list or RR-types a comma-separated list of RR-types Regards Justin He ___ Dnsmasq-discuss mailing

Re: [Dnsmasq-discuss] typo in dnsmasq.8 man page

2023-05-02 Thread Justin
by the way, CHANGELOG does not mention --cache-rr ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss

Re: [Dnsmasq-discuss] use-stale-cache may failed to refresh record from certain upstream

2023-05-02 Thread Justin
ful bug report.Cheers,Simon.* On Tue, May 2, 2023 at 15:01 Justin wrote: > Hello Simon > > *Reply your message * > > > > > > > > > > > > > > *Thanks for the report. I've just pushed a code change which improves > the checking of received

Re: [Dnsmasq-discuss] use-stale-cache may failed to refresh record from certain upstream

2023-05-02 Thread Justin
ank you.* *On Tue, May 2, 2023 at 13:23 Justin > wrote:* > *it turns out, after sending stale cache to client (macOS), dnsmasq tries > to query upstream, but this time, it is sending malformed packet: * > > *Queries* > > *api.github.com <http://api.github.com>: type A

Re: [Dnsmasq-discuss] use-stale-cache may failed to refresh record from certain upstream

2023-05-01 Thread Justin
is a DoH/DoT proxy like adguard/dnsproxy On Mon, May 1, 2023 at 03:42 Justin wrote: > Hello devs > > in order to use DOH/DOT, a proxy upstream is configured, when dnsmasq > enables use-stale-cache, some upstream may return error when dnsmasq tries > to refresh the record from upstr

[Dnsmasq-discuss] use-stale-cache may failed to refresh record from certain upstream

2023-04-30 Thread Justin
nt is macOS and the upstream is a DOH proxy, Linux does not have this issue. using a udp upstream like 1.1.1.1 does not have this issue either. hope you could take a look at the issue posted. -- Regards Justin He -- Regards Justin He ___ Dnsmasq-di

[Dnsmasq-discuss] Can't get tags to apply with dhcp-circuitid

2023-02-09 Thread Justin Ellison
orrect network of 192.168.2.0/23 to the client. Can anyone see what I'm doing wrong here? -- Justin ___ Dnsmasq-discuss mailing list Dnsmasq-discuss@lists.thekelleys.org.uk https://lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss

Re: [Dnsmasq-discuss] ipset add ipv6 address to ipv4 sets.

2022-01-10 Thread Justin
ok, i agree, if wrong family, at most, it is ignored by ipset. but, if ipset=/google.com/proxyv4,proxyv6 then, likely dnsmasq will run ipset add at least 4 times ( twice for one ipv4 and twice for one ipv6) On Mon, Jan 10, 2022 at 06:14 Simon Kelley wrote: > On 09/01/2022 06:37, Jus

Re: [Dnsmasq-discuss] ipset add ipv6 address to ipv4 sets.

2022-01-10 Thread Justin
btw, i see the commits that there will be an option to filter , if that is released, please take the ipset= into account. thanks. On Mon, Jan 10, 2022 at 18:44 Justin wrote: > ok, i agree, if wrong family, at most, it is ignored by ipset. > > but, if ipset=/google.com/proxyv

[Dnsmasq-discuss] ipset add ipv6 address to ipv4 sets.

2022-01-08 Thread Justin
So. i have local=/google.com/8.8.8.8 ipset=/google.com/proxy when "curl google.com" dnsmasq log shows: ipset add proxy 142.250.217.142 google.com ipset add proxy 2607:f8b0:4007:818::200e google.com looks like dnsmasq does not check the SETNAME "proxy" is ipv4 or ipv6. so "ipset add proxy 2607:f

Re: [Dnsmasq-discuss] strict-order with no-resolv; multi ignore-address

2022-01-08 Thread Justin
tries to favour servers that are known to be up. what on earth is the default behavior? On Sun, Jan 9, 2022 at 13:46 Justin wrote: > Hello > > I have 2 questions: > > 1) > > if no-resolv is set, will stric-order apply to > server=dns1 > server=dns

[Dnsmasq-discuss] strict-order with no-resolv; multi ignore-address

2022-01-08 Thread Justin
Hello I have 2 questions: 1) if no-resolv is set, will stric-order apply to server=dns1 server=dns2 ... on man page, it only mentions /etc/resolv.conf 2) can i have multiple ignore-address= ? -- Regards Justin He ___ Dnsmasq-discuss mailing

Re: [Dnsmasq-discuss] priority of local= and ipset=

2022-01-07 Thread Justin
Thank you Simon. Hope `ipset=' gets the same treatment someday. On Fri, Jan 7, 2022 at 7:34 PM Simon Kelley wrote: > > > > On 07/01/2022 06:08, Justin wrote: > > thanks Simon > > > > another related question > > > > 1) > > > > if

Re: [Dnsmasq-discuss] priority of local= and ipset=

2022-01-06 Thread Justin
learly it isn't. The advice is to stick to the documented way of > expressing those semantics, I guess. > > > Cheers, > Simon. > > > > On 04/01/2022 07:55, Justin wrote: > > I just did some test. looks like the 'google.com' will be send to both > &g

Re: [Dnsmasq-discuss] reducing DNS packet size for nameserver 127.0.0.1 to 1280

2022-01-04 Thread Justin
but the log only showed recently, after Dec 24th. this is weird. On Wed, Jan 5, 2022 at 01:51 Dominik Derigs wrote: > Hey Justin, > > On Tue, 2022-01-04 at 17:34 +0800, Justin wrote: > > Recently i see lots of logs in dnsmasq: > > reducing DNS packet size for nameserver 127.0.

Re: [Dnsmasq-discuss] reducing DNS packet size for nameserver 127.0.0.1 to 1280

2022-01-04 Thread Justin
dnsmasq is run by systemd: /usr/bin/dnsmasq -C /etc/dnsmasq.conf On Tue, Jan 4, 2022 at 5:34 PM Justin wrote: > > Recently i see lots of logs in dnsmasq: > reducing DNS packet size for nameserver 127.0.0.1 to 1280 > almost one per minute > > my conf: > > pid-file=/var/run

[Dnsmasq-discuss] reducing DNS packet size for nameserver 127.0.0.1 to 1280

2022-01-04 Thread Justin
Recently i see lots of logs in dnsmasq: reducing DNS packet size for nameserver 127.0.0.1 to 1280 almost one per minute my conf: pid-file=/var/run/masq.pid user=dnsmasq keep-in-foreground no-negcache no-resolv domain-needed no-poll dns-forward-max=1000 cache-size=1000 min-cache-ttl=3600 port=53 s

Re: [Dnsmasq-discuss] priority of local= and ipset=

2022-01-04 Thread Justin
I just did some test. looks like the 'google.com' will be send to both 1.1.1.1 and 8.8.8.8. but the all the resolved ip address will only be added to ipset 'one' On Tue, Jan 4, 2022 at 2:20 PM Justin wrote: > > Hello > i have settings in the order like this in dnsma

[Dnsmasq-discuss] priority of local= and ipset=

2022-01-03 Thread Justin
Hello i have settings in the order like this in dnsmasq.conf local=/google.com/1.1.1.1 local=/google.com/8.8.8.8 ipset=/google.com/one ipset=/google.com/two what is the behavior of dnsmasq? which nameserver will be uses to resolve google.com and which set name will the resolved ip of google.com b

Re: [Dnsmasq-discuss] [PATCH] log requests that aren't configured to be forwarded

2017-09-25 Thread Justin Grudzien
considered. Justin On Wed, Jul 19, 2017 at 3:57 PM, Justin Grudzien wrote: > I made a small mistake in the patch. Here is the fix! > > Justin > > > On Wed, Jul 19, 2017 at 3:32 PM, Justin Grudzien > wrote: > >> I made a small update to the patch where it adds the IP

Re: [Dnsmasq-discuss] [PATCH] log requests that aren't configured to be forwarded

2017-07-19 Thread Justin Grudzien
I made a small mistake in the patch. Here is the fix! Justin On Wed, Jul 19, 2017 at 3:32 PM, Justin Grudzien wrote: > I made a small update to the patch where it adds the IP address in the log > message. This will identify the server making the request for the domain > that is not c

Re: [Dnsmasq-discuss] [PATCH] log requests that aren't configured to be forwarded

2017-07-19 Thread Justin Grudzien
I made a small update to the patch where it adds the IP address in the log message. This will identify the server making the request for the domain that is not configured to forward. Justin On Mon, Jul 17, 2017 at 1:44 PM, Justin Grudzien wrote: > We are running DNSMasq to whitelist doma

[Dnsmasq-discuss] [PATCH] log requests that aren't configured to be forwarded

2017-07-17 Thread Justin Grudzien
would love this to be added to the main codebase. It is a simple change and will allow others to track non-whitelisted domains. Justin add-logging-for-non-forwarded-domains.patch Description: Binary data ___ Dnsmasq-discuss mailing list Dnsmasq-discuss

Re: [Dnsmasq-discuss] dnsmasq logging of rejected domains.

2017-07-05 Thread Justin Grudzien
I am seeing lots of love on this forum and before I start digging into the source code does anyone have any knowledge on this issue? -J On Tue, Jun 20, 2017 at 2:22 PM, Justin Grudzien wrote: > I am running dnsmasq and whitelisting domains which are acceptable for > lookup. I noticed tha

Re: [Dnsmasq-discuss] dnsmasqd crash

2017-06-27 Thread Justin Jose
he current server's domain. Thanks Justin From: Dnsmasq-discuss on behalf of Simon Kelley Sent: Monday, 26 June 2017 8:49 a.m. To: dnsmasq-discuss@lists.thekelleys.org.uk Subject: Re: [Dnsmasq-discuss] dnsmasqd crash Can you reproduce the crash? W

Re: [Dnsmasq-discuss] dnsmasqd crash

2017-06-20 Thread Justin Jose
occured from forward_query at round line number 500. I am not sure the reason for the NULL arguments here. Regards Justin From: Dnsmasq-discuss on behalf of Kevin Darbyshire-Bryant Sent: Monday, 19 June 2017 8:56 p.m. To: dnsmasq-discuss

[Dnsmasq-discuss] dnsmasq logging of rejected domains.

2017-06-20 Thread Justin Grudzien
I am running dnsmasq and whitelisting domains which are acceptable for lookup. I noticed that when someone does a lookup for a domain not in the whitelist it logs a message saying it received the query request but it never logs that the request was rejected or not in the whitelist. Is there a way t

[Dnsmasq-discuss] dnsmasqd crash

2017-06-18 Thread Justin Jose
???Hi, I got a couple of dnsmasqd crash and on investigating I found the crash is due to accessing a NULL pointer. I have a fix for this problem and attached with this mail. Would you have any suggestion for this fix? Thanks Justin CR-57199: Fix dnsmasqd crash From: Justin Jose The

Re: [Dnsmasq-discuss] localdomain non-responsive without edns on ubuntu 14.04

2016-02-13 Thread Justin Karneges
; I'm running 14.04 and just tried that experiment. I can't see any > difference in behaviour. In each case the query gets passed on to the > upstream nameserver, so I guess that the effect might originate there. > > > > > Cheers, > > Simon > > On 12/02/16 17

[Dnsmasq-discuss] localdomain non-responsive without edns on ubuntu 14.04

2016-02-12 Thread Justin Karneges
domain +noedns ;; global options: +cmd ;; connection timed out; no servers could be reached This issue does not appear to be present in Ubuntu 15.10, which uses dnsmasq 2.75. Was this a bug in dnsmasq that was fixed? Or a configuration difference between th

Re: [Dnsmasq-discuss] dnsmasq not responding to DNS queries for local addresses when WAN down

2015-07-20 Thread Justin Smith
Thanks Vladislav. That solved my problem! But I'm a little confused as to why... Isn't dnsmasq (running on the router) responsible for processing all DNS queries on the local network? Or is this a "modified" version of dnsmasq? Thanks again. Justin. On 19 July 2015 at 22:59,

[Dnsmasq-discuss] dnsmasq not responding to DNS queries for local addresses when WAN down

2015-07-19 Thread Justin Smith
(fake domain name): WAN UP === justin@juka:~$ nslookup myhost1 Server: 127.0.1.1 Address: 127.0.1.1#53 Name: myhost1 Address: 192.168.30.3 WAN DOWN == justin@juka:~$ nslookup myhost1 Server: 127.0.1.1 Address: 127.0.1.1#53 Name: myhost1.mydomain.com Address: 10.0.0.1 My dnsmasq.conf

Re: [Dnsmasq-discuss] How to disable bootp and all pxe boot in Dnsamsq?

2011-03-16 Thread Justin McAteer
requests in question. We did this to overcome limitations with a specific client; your mileage may vary. Thank You, Justin McAteer On Wed, Mar 16, 2011 at 2:46 PM, Helmut Hullen wrote: > Hallo, Frank, > > Du meintest am 16.03.11: > >>      In my subnet there is an bare meta

Re: [Dnsmasq-discuss] Can one produce a list of IP's assigned by DHCP

2010-12-20 Thread Justin McAteer
For all of my installations, the list of current leases is stored at: /var/lib/misc/dnsmasq.leases Thank You, Justin McAteer On Mon, Dec 20, 2010 at 3:59 PM, Santiago Zarate wrote: > if im not mistaken, you can pass a SIGUSR1 signal to the dnsmasq > process... it should send what&#x

[Dnsmasq-discuss] Broken FAQ link on Dnsmasq home page

2010-10-22 Thread Justin Clift
e FAQ word is broken. Thinking that might be a recent change, as I'm pretty sure I've read a Dnsmasq FAQ on the site recently. Worth fixing though. :) Regards and best wishes, Justin Clift

Re: [Dnsmasq-discuss] Icon/logo for dnsmasq?

2010-10-20 Thread Justin Clift
On 10/21/2010 07:29 AM, Simon Kelley wrote: Justin Clift wrote: On 10/16/2010 07:41 AM, Justin Clift wrote: http://wiki.libvirt.org/page/VirtualNetworking#DNS_.26_DHCP Forgot to mention, it was updated over the weekend with something more decent. If anyone ones the source graphics

Re: [Dnsmasq-discuss] Icon/logo for dnsmasq?

2010-10-19 Thread Justin Clift
On 10/20/2010 07:54 AM, Jan Psota wrote: Justin Clift wrote about an icon for dnsmasq. Maybe it could look something like a sign of infinity? Sure, but I'm not a graphic designer. It was hard enough for me as it was to create that. :/ If you're offering though... :)

Re: [Dnsmasq-discuss] Icon/logo for dnsmasq?

2010-10-19 Thread Justin Clift
On 10/16/2010 07:41 AM, Justin Clift wrote: http://wiki.libvirt.org/page/VirtualNetworking#DNS_.26_DHCP Forgot to mention, it was updated over the weekend with something more decent. If anyone ones the source graphics file, happy to share them. (they're in public git anyway) :>

[Dnsmasq-discuss] Icon/logo for dnsmasq?

2010-10-15 Thread Justin Clift
CP Hoping someone has a decent one instead. (open to better ideas too btw. ;>) Regards and best wishes, Justin Clift

Re: [Dnsmasq-discuss] File System Access by Dnsmasq

2010-08-08 Thread Justin McAteer
You can find all opened files by dnsmasq using the fd directory in the proc filesystem ls -la /proc//fd or by using the command lsof Thanks, Justin McAteer On Sat, Aug 7, 2010 at 2:40 AM, Robert Pollai wrote: > Hi, > > I am running dnsmasq on a NAS from Synology. The NAS puts

Re: [Dnsmasq-discuss] TTL override for clients?

2010-05-06 Thread Justin McAteer
web browsers, which versions. Also, have you had to make any changes related to the client OS or client browser configuration to support your custom TTL values? Thank You, Justin McAteer On Thu, May 6, 2010 at 3:15 AM, Fredrik Ringertz wrote: > Hi Simon, > > Yes you are right, I did

Re: [Dnsmasq-discuss] DHCP Query Rate Limiting

2010-04-28 Thread Justin McAteer
Thanks, I will try the 'log-async' option. Hopefully this will help mitigate the problem. Thanks, Justin On Wed, Apr 28, 2010 at 10:23 AM, Simon Kelley wrote: > Justin McAteer wrote: >> Simon, et al, >> >> I have a device with a DHCP client that will occasi

[Dnsmasq-discuss] DHCP Query Rate Limiting

2010-04-28 Thread Justin McAteer
27;t exactly pinpointed a repeatable scenario, but I am working on it; when I do I will file another bug report with the device vendor. Thanks, Justin McAteer

Re: [Dnsmasq-discuss] dnsmasq service script mssing on RHEL 5.2

2010-04-14 Thread Justin McAteer
Forgot the attachment. Thanks, Justin On Wed, Apr 14, 2010 at 1:05 PM, Justin McAteer wrote: > Kurt, > > My mistake. It appears that the init script we are using is not part of the > standard repository, but something we have added locally. As I recall, I > found this in an

Re: [Dnsmasq-discuss] dnsmasq service script mssing on RHEL 5.2

2010-04-14 Thread Justin McAteer
Pacemaker (think next generation Heartbeat) and it passed all of the LSB compliance requirements with flying colors. I have been very happy with this Init script. Thanks, Justin On Wed, Apr 14, 2010 at 11:39 AM, Justin McAteer wrote: > Kurt, > > I believe I may have run into your problem befor

Re: [Dnsmasq-discuss] dnsmasq service script mssing on RHEL 5.2

2010-04-14 Thread Justin McAteer
he DNSMasq source tree. Also you would need to setup the service to be started on the correct runlevels with the command: chkconfig dnsmasq on Even if you are not installing from source, you should be able to copy this file from the source control server and install it just the same. Thanks, Justin

Re: [Dnsmasq-discuss] dhcp-option 120, sip server, how?

2009-11-08 Thread Justin McAteer
HS, The phone will have to request option 120 from the server or DNSMasq will not send the option. Alternatively, you may use dhcp-option-force to have the server send the option whether the client requests it or not. Thank You, Justin McAteer On Fri, Nov 6, 2009 at 7:40 PM, H. S. wrote

Re: [Dnsmasq-discuss] dhcp-option 120, sip server, how?

2009-11-02 Thread Justin McAteer
I believe many clients also support the setting of more than one SIP server. I seem to recall testing this and having it work, but that's been a while back. Thank You, Justin McAteer On Sun, Nov 1, 2009 at 1:41 PM, Simon Kelley wrote: > H.S. wrote: >> Hello, >> >

Re: [Dnsmasq-discuss] patch proposal: getent support for ethers

2009-06-26 Thread Justin McAteer
database integration into dnsmasq? Cheers, Justin McAteer On Thu, Jun 25, 2009 at 7:10 PM, richardvo...@gmail.com wrote: >> Many people have asked for a DHCP server with LDAP support, but nobody >> make that happen (at least, not with dynamic updates). > > I've implem

[Dnsmasq-discuss] DHCP Option 67 Issue

2009-06-25 Thread Justin McAteer
-mask 255.255.0.0; option domain-name-servers 10.0.1.251; option bootfile-name "INI=ftp://AudcMp11x:AudcMp11x@10.0.1.251/Audc_CAMA_4FXS.ini";; option dhcp-parameter-request-list 1,3,6,51,67; } } Cheers, Justin McAteer