Thomas Jensen <heylel.teo...@gmail.com>
9:49 AM (4 minutes ago)
to dnsmasq-discuss

I am new to dnsmasq, so excuse me if this is a trivial question :-)


I'd like to have three separate ranges in my dnsmasq setup like this:


dhcp-range=192.168.0.3,192.168.0.99,static,48h

dhcp-range=192.168.0.100,192.168.0.199,48h

dhcp-range=192.168.0.200,192.168.0.240,static,48h


This will be used in conjunction with dhcp-host statements that utilize
addresses in the two static ranges (1st and 3rd) whereas all others get
assigned addresses out of the non-static range (2nd)


They're all on the same interface (eth0).


Is this doable? All the examples I've been able to find are about ranges on
different subnets or interfaces.


Thanks in advance for any insights!
_______________________________________________
Dnsmasq-discuss mailing list
Dnsmasq-discuss@lists.thekelleys.org.uk
http://lists.thekelleys.org.uk/mailman/listinfo/dnsmasq-discuss

Reply via email to