<br><div class="gmail_quote">2011/2/1 Tim Gavin <span dir="ltr"><<a href="mailto:livewire98801@gmail.com">livewire98801@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
What's wrong with that, and why would it break?<br></blockquote><div><br>Each broadcast domain should correspond to a subnet range. If you have several subnets on the same broadcast domain, the DHCP server cannot tell apart which request came from which subnet.<br>
<br>The "right way" to solve your problem is break your network in several broadcast domains (e.g. VLANs), and assign a subnet range to each broadcast domain.<br><br>Another way to deal with your problem is create fixed address assignments, to the machines in all subnet ranges, except one. This last one can work from the address pool, that now is unique.</div>
</div>