<div dir="ltr">normal DHCP daemons have the 'next-server' option:<br><br>host m4 {<br> hardware ethernet 00:e0:81:5e:76:96 ;<br> server-name overhead ;<br> fixed-address m4 ;<br> next-server <a href="http://10.0.0.134">10.0.0.134</a> ;<br>
filename "pxelinux.0";<br>}<br><br>I am net booting clients with debian FAI, I need the 'next-server' option to be passed by the dhcp server for FAI to work correctly.<br><br>How do I do this with dnsmasq?<br>
<br>thanks.<br><br><br><br></div>