On 2016-07-15, Albert ARIBAUD <[email protected]> wrote:
> OTOH, there *is* a link with the networking setup since dnsmasq
> works without the bridge and stops working with the bridge.

True.

> Also, the fact tha ISC dhcp works might hinge on how ISC dhcp
> listens to requests exactly vs. how dnsmasq does. What's the ISC
> dhcp config exactly?

The shorted functional one is:

  subnet 192.168.0.0 netmask 255.255.0.0 {
    range 192.168.1.100 192.168.1.200;
  }

> Speaking of tcpdump, can you use it to capture a successful request
> to ISC dhcp and a (failed) request to dnsmasq, on eth0.2 as well as
> on br.eth0-2, and make the captures files available somewhere?

They're now at https://people.debian.org/~seb/dnsmasq-pcaps

Cheers,

--Seb


_______________________________________________
Dnsmasq-discuss mailing list
[email protected]
http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss

Reply via email to