Re: [Dnsmasq-discuss] override DNS server for particular hosts on IPv6

2021-03-25 Thread M. Buecher
On 2021-03-25 15:14, Erik Edwards via Dnsmasq-discuss wrote: The line "enable-ra" is directing dnsmasq to act as a "router advertising daemon". The advertisement sent will include the RDNSS default address(es). This is how IPv6 works. If the __client__ can ignore the RDNSS in the RA packet

Re: [Dnsmasq-discuss] How to add AAAA record for host with dynamic prefix?

2021-02-19 Thread M. Buecher
On 2021-02-13 20:22, Fred F wrote: Dear all, I'd like to bump this question. Isn't there anybody who is using dnsmasq in IPv6 networks with dynamic prefixes? Regards, Frederik On Sat, 10 Oct 2020 at 16:59, Fred F wrote: Hi, I am using dnsmasq in an environment with a dynamic IPv6

Re: [Dnsmasq-discuss] Announce: dnsmasq-2.84 - sort and semantic versioning

2021-01-26 Thread M. Buecher
On 2021-01-26 17:41, M. Buecher wrote: On 2021-01-26 00:43, Lonnie Abelbeck wrote: On Jan 25, 2021, at 5:21 PM, Lonnie Abelbeck wrote: Get it here: http://www.thekelleys.org.uk/dnsmasq/dnsmasq-2.84.tar.gz The version string generated is "2.84rc2" $ cat dnsmasq-2.84/VER

Re: [Dnsmasq-discuss] adding domain suffix search to dns forward

2020-08-17 Thread M. Buecher
Note that DHCP <> DNS Kind regards Matthias On 2020-08-17 21:15, Dave Sullivan wrote: > Hi All, > > Is there a way to get dnsmasq to provide additional search domain suffix to > an 'A' query and forward that query to any number of added search domains. > > Seems like dhcp-option would be

Re: [Dnsmasq-discuss] code style

2019-09-07 Thread M. Buecher
On 2019-09-07 09:02, Shota Hino wrote: >> On Fri, Sep 06, 2019 at 10:09:51PM -0700, Shota Hino wrote: >>> It seems the use of tabs are not consistent. >>> On some IDE, the lines are misaligned and very difficult to read. >>> >>> Could you please run code formatter? >> >> Which code formatter

Re: [Dnsmasq-discuss] Can mulitple --conf-dir be specified?

2019-05-31 Thread M. Buecher
On 2019-05-31 22:12, Geert Stappers wrote: On Fri, May 31, 2019 at 12:45:01AM +0200, M. Buecher wrote: On 2019-05-30 23:37, Geert Stappers wrote: > On Thu, May 30, 2019 at 09:47:34PM +0200, M. Buecher wrote: > > Hi all, > > > > just thinking about a new dnsmasq setup

Re: [Dnsmasq-discuss] Can mulitple --conf-dir be specified?

2019-05-30 Thread M. Buecher
On 2019-05-30 23:37, Geert Stappers wrote: On Thu, May 30, 2019 at 09:47:34PM +0200, M. Buecher wrote: Hi all, just thinking about a new dnsmasq setup, OK, acknowledge. and I would like to read .conf files from multiple directories. Why? What would be the benefit over multiple files

[Dnsmasq-discuss] Can mulitple --conf-dir be specified?

2019-05-30 Thread M. Buecher
Hi all, just thinking about a new dnsmasq setup, and I would like to read .conf files from multiple directories. So, is it possible to specify multiple --conf-dir and does this work? Either via console parameter or via .conf file. The man page only talks from a single directory, but does not

Re: [Dnsmasq-discuss] Multiple instances of dnsmasq on Debian with systemd

2018-12-03 Thread M. Buecher
On 2018-12-02 01:01, M. Buecher wrote: I spent some time on how to keep backward compatibility for current configurations. The simplest solution would be to provide 2 systemd unit files: 1. An updated dnsmasq.service file for the main/default/standard "instance", that reflec

Re: [Dnsmasq-discuss] Multiple instances of dnsmasq on Debian with systemd

2018-12-01 Thread M. Buecher
On 2018-12-01 16:19, Geert Stappers wrote: On Sat, Dec 01, 2018 at 01:20:58PM +0100, M. Buecher wrote: [Unit] Description=dnsmasq (%i) - A lightweight DHCP and caching DNS server Requires=network.target Wants=nss-lookup.target Before=nss-lookup.target The "Wants" and the &qu

Re: [Dnsmasq-discuss] Multiple instances of dnsmasq on Debian with systemd

2018-12-01 Thread M. Buecher
Hello Simon, on my first tries to start multiple dnsmasq instances on Debian 9 "Stretch" with systemd I faced several issues and created Debian bug report #914305 [1]. Yesterday I finally managed to spend several hours on the issue and found a clean solution for it. While preparing the text

Re: [Dnsmasq-discuss] [Feature Request] Tagged server and address configuration

2018-11-22 Thread M. Buecher
On 2018-11-22 21:24, Simon Kelley wrote: On 19/11/2018 21:07, M. Buecher wrote: Hello Simon and dnsmasq fellows, I blacklist several domains via host files and wanted to skip the blacklist for my testing client. Unfortunately I couldn't find a solution for this in the man page, or maybe I

[Dnsmasq-discuss] [Feature Request] Tagged server and address configuration

2018-11-19 Thread M. Buecher
Hello Simon and dnsmasq fellows, I blacklist several domains via host files and wanted to skip the blacklist for my testing client. Unfortunately I couldn't find a solution for this in the man page, or maybe I just didn't see the correct config combination. Or did I miss a way to configure

Re: [Dnsmasq-discuss] duplicate dhcp-host IP address

2018-11-12 Thread M. Buecher
Hi Simon, sorry for this "Me too" mail, but +1. Never got to request that feature myself. Regards Maddes On 2018-11-12 16:12, Roy Marples wrote: Hi List dnsmasq has this lovely piece of code

Re: [Dnsmasq-discuss] DHCPV6

2018-05-05 Thread M. Buecher
Hi there, IPv6 is by definition "multi-homed", so you would do Global Unicast Addresses (GUA; Prefix 2000::/3; RFC 4291) via your router and Unique Local Addresses (ULA; Prefix fc00::/7; RFC 4193) via dnsmasq. If you want to manager GUA also via dnsmasq, then you need to do DHCP-PD from

Re: [Dnsmasq-discuss] Using a variable in the address option in dnsmasq.conf

2018-02-20 Thread M. Buecher
On 2018-02-19 21:28, Steve Lloyd wrote: > Is it possilbe to set a variable and then use it as follows? or is there a > way to set and use a variable in the conf file for address entries? > > myip=10.0.1.6 > address=/2o7.net/$myip [1] > address=/2mdm.net/$myip [2] > > instead of >

[Dnsmasq-discuss] Reload dnsmasq when systemd-networkd.service receives a new IPv6 prefix and assigns IPv6 address for it

2017-09-02 Thread M. Buecher
Hi everybody, dnsmasq is used in my small LAN at home and it provides static interface ids to a few servers for Global Unicast Addresses (GUA, 2000::/3) too. The GUA prefix from my ISP is advertised via RA by my router (M+O+A flags set). As the prefix from my ISP changes from time to time I

Re: [Dnsmasq-discuss] Feature Request: IPv6: Enable RA and set its options per dhcp-range

2017-08-20 Thread M. Buecher
r advertisement on fd7a:d:e:f::, constructed for eth0 Aug 20 14:02:36 dnsmasq-dhcp[22348]: RTR-ADVERT(eth0) 2003:a:b:c:: Aug 20 14:02:36 dnsmasq-dhcp[22348]: RTR-ADVERT(eth0) fd7a:d:e:f:: Aug 20 14:02:36 dnsmasq-dhcp[22348]: IPv6 router advertisement enabled Kind regards Matthias Bücher On 2017

Re: [Dnsmasq-discuss] Bug/Feature Request: IPv6: Recognize each prefix only once

2017-08-20 Thread M. Buecher
Aug 20 14:02:36 dnsmasq-dhcp[22348]: RTR-ADVERT(eth0) 2003:a:b:c:: Aug 20 14:02:36 dnsmasq-dhcp[22348]: RTR-ADVERT(eth0) fd7a:d:e:f:: Aug 20 14:02:36 dnsmasq-dhcp[22348]: IPv6 router advertisement enabled Kind regards Matthias Bücher On 2017-08-20 14:06, M. Buecher wrote: On 2017-08-18 15:38, M.

Re: [Dnsmasq-discuss] IPv6: Router with RA + static DHCPv6 from dnsmasq on separate host

2017-08-20 Thread M. Buecher
On 2017-08-20 14:06, M. Buecher wrote: On 2017-08-18 15:38, M. Buecher wrote: Hello dnsmasq fellows, Hello Simon, I want to assign additional static DHCPv6 global unicast addresses (GUA) to some machines (mainly servers). Yet I have failed to do so with dnsmasq. Got it working. Indeed

Re: [Dnsmasq-discuss] IPv6: Router with RA + static DHCPv6 from dnsmasq on separate host

2017-08-20 Thread M. Buecher
On 2017-08-18 15:38, M. Buecher wrote: Hello dnsmasq fellows, Hello Simon, I want to assign additional static DHCPv6 global unicast addresses (GUA) to some machines (mainly servers). Yet I have failed to do so with dnsmasq. Got it working. Indeed it was working. The GUA prefix [1

[Dnsmasq-discuss] IPv6: Router with RA + static DHCPv6 from dnsmasq on separate host

2017-08-18 Thread M. Buecher
Hello dnsmasq fellows, Hello Simon, I want to assign additional static DHCPv6 global unicast addresses (GUA) to some machines (mainly servers). Yet I have failed to do so with dnsmasq. The GUA prefix [1] is advertised by my router "AVM FRITZ!Box 7490" [3]. Its Router Advertisement (RA) has