<br>Thanks Simon.<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div class="h5">
<br></div></div>
You really are a glutton for punishment !<br></blockquote><div>Not sure what is the crime I committed !! <br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
I think you can see how that's going to get tricky to maintain if you try scaling it a lot.</blockquote><div> I tried this:<br>pool { <br>option time-offset -12345; <br>
option netbios-name-servers 10.232.1.45; <br>option time-servers 1.2.3.4,10.232.167.89; <br>option host-name "<a href="http://something.com">something.com</a>"; <br>
range 192.168.1.64 192.168.1.110; <br>range 192.168.1.112 192.168.1.124; <br>range 192.168.1.126 192.168.1.253; <br>allow members of "rule1"; <br>}<br><br>dhcpd assigns 192.168.1.126, looks like the two above range statements are overidden. So to me it looks like the trick is not working.<br>
<br><br>thanks<br>Ashmath<br></div></div>