Hi Folks - <br><br>I want to install DNSMASQ on the same physical LAN with an existing DHCP server.<br><br>This is for a new app that will dynamically create &amp; destroy virtual servers.<br><br>The setup would have:<br>- DNSMASQ on a machine with a fixed IP address<br>
- DNSMASQ and the existing DHCP server using separate address ranges<br>- only Linux clients (dhclient - /etc/dhclient3/dhclient.conf) - no windows or mac<br><br>My question: how do I ensure that the servers for my app use DNSMASQ only, and that other machines on the lan only use the existing DHCP server ??<br>
<br>Thanks, Andy<br><br><br>