Re: [Dnsmasq-discuss] Client DHCP Configuration Question

2025-07-20 Thread john doe via Dnsmasq-discuss
On 7/20/25 4:34 PM, Simon Kelley wrote: On 7/17/25 19:53, bad.cow5...@fastmail.com wrote: Dear dnsmasq people, This is not a problem with dnsmasq itself, but I don't know where else to ask, so I am going ahead and I apologise in advance of it's off-topic. I have been using dnsmasq for mont

Re: [Dnsmasq-discuss] git repository clone

2025-07-16 Thread john doe via Dnsmasq-discuss
On 7/15/25 19:22, Geert Stappers wrote: Some time ago I cloned the dnsmasq git repository to https://salsa.debian.org/debian/dnsmasq For having a copy of it. And Simon being a Debian Developer means he has write access to it. Now, years later, I came a cross it. At the very least, mirror it.

[Dnsmasq-discuss] OT: Re: Monthly Posting

2025-07-07 Thread john doe via Dnsmasq-discuss
On 7/6/25 09:43, Monthly Posting wrote: (Monthly Posting, //lists.thekelleys.org.uk/cgi-bin/mailman/listinfo/dnsmasq-discuss > This e-mail is coming from "" and has nothing to do with the project or his maintainer. -- John Doe ___ Dnsmasq-discus

Re: [Dnsmasq-discuss] Dnsmasq and vlans

2025-02-01 Thread john doe via Dnsmasq-discuss
Simon, is spot on, this works pretty well with VLAN tagged interfaces. On 2/1/25 16:27, Simon Kelley wrote: Should be fine. Each VLAN is presented by the kernel as a different interface (eg eth0.55 for vlan55 on eth0) and those interfaces will be treated just the same is as any other by dnsmasq.

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

2025-01-15 Thread john doe via Dnsmasq-discuss
On 1/15/25 11:50, GRANGER Nicolas wrote: Hi all, I am unable to get dnsmasq to issue ip addresses to known hosts only. Upon DHCPDISCOVER it fails with no address available. The network interface is called lan with ip address 192.168.2.254/24 $ sudo dnsmasq -d --bind-interfaces -i lan --exc