Thanks fo r the return, but I'm still in doubt: It's not clear to me how to bind a desired range to a desired interface? In other words, how to bind range 10.0.0.2~254 to ETH1 and range 192.168.1.2~254 to ETH2?
Edson > -----Original Message----- > From: dnsmasq-discuss-boun...@lists.thekelleys.org.uk [mailto:dnsmasq- > discuss-boun...@lists.thekelleys.org.uk] On Behalf Of Aaron Tygart > Sent: quinta-feira, 28 de setembro de 2006 05:32 > Cc: dnsmasq-disc...@thekelleys.org.uk > Subject: Re: [Dnsmasq-discuss] DHCP Pools > > On 9/27/06, Edson <4li...@gmail.com> wrote: > > How to configure (some example?) DNSMasq so that it can serve two > differents > > segments/NICs with diferent DHCP IP pools (eth0 with 10.0.0.1~10.0.0.255 > and > > eth1 with 192.168.1.1~192.168.1.255, p.ex.)? Is it possible? > > > > > all you need is > > dhcp-range=10.0.0.2,10.0.0.254,24h > dhcp-range=192.168.1.2,192.168.1.254,24h > > (or whatever ranges you actually want) > > -- > Aaron Tygart > > _______________________________________________ > Dnsmasq-discuss mailing list > Dnsmasq-discuss@lists.thekelleys.org.uk > http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss