Re: [Dnsmasq-discuss] Unseen cache limit?

2015-06-03 Thread Simon Kelley
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 02/06/15 01:03, Lonnie Abelbeck wrote: > Robert, > > Looking at the code there is an upper limit of 1 for > --cache-size > > -- src/option.c -- case 'c': /* --cache-size */ { int size; > > if (!atoi_check(arg, &size)) ret_err(gen_err); e

Re: [Dnsmasq-discuss] Serving DHCP requests from a subnet not matching the interface

2015-06-03 Thread Albert ARIBAUD
Bonjour Johannes, Le Wed, 3 Jun 2015 07:52:59 +0200 (CEST), Johannes Martin a écrit : > Hi, > > I have the following network setup: > - eth0: 192.168.1.254/24 > - br0: 192.168.10.254/24 > bridging virtual interfaces eth0.10 and wlan0.10 > (plain virtual interfaces, no vlan tagging)