<html><head><style>body{font-family:Helvetica,Arial;font-size:13px}</style></head><body><div style="font-family:Helvetica,Arial;font-size:13px"><div style="margin:0px">Thank you. I solved problem with pools and known-clients directive.</div><div style="margin:0px"><br></div><br><div class="gmail_signature"><div style="font-family:"helvetica Neue",helvetica;font-size:14px;line-height:normal;margin:0px;background-color:rgb(253,253,253)"><font color="#333333" face="arial, sans-serif"><b>—</b></font></div><div style="font-size:14px;line-height:normal;margin:0px;font-family:arial,sans-serif;background-color:rgb(253,253,253)"><font color="#333333"><b><br></b></font></div><div style="font-size:14px;line-height:normal;margin:0px;font-family:arial,sans-serif;background-color:rgb(253,253,253)"><font color="#333333"><b>Petar Kozić</b></font></div></div></div><p class="airmail_on">On January 15, 2020 at 4:23:13 PM, Bruce Hudson (<a href="mailto:bruce.hudson@dal.ca">bruce.hudson@dal.ca</a>) wrote:</p> <blockquote type="cite" class="clean_bq"><span><div><div></div><div>On Wed, Jan 15, 2020 at 09:30:07AM +0100, Petar Kozić wrote:
<br>
<br>> I tried this, but if I remove range from config, my virtual host can’t get
<br>> IP during boot.
<br>>
<br>> When virtual machine boot and I log onto it I can see there is no IP
<br>> address assign. If I run dhclient command in virtua machine IP assigned.
<br>>
<br>> Really strange problems with this dhcp server.
<br>
<br> You have not included any logs so it is difficult to say what the server
<br>is doing. Overlapping dynamic IP ranges with static assignments is generally
<br>a bad idea but I cannot see it causing the symptoms you described.
<br>
<br> It is possible that your clients are, at least under some circumstances,
<br>including a client identifier in their requests. That will over-ride the MAC
<br>address and cause it to get a dynamic assignment (assuming one is available
<br>of course). The logs should tell you if that is the case.
<br>
<br> The other issue I noticed is that some of your ethernet addresses
<br>are not in fact valid hexadecimal.
<br>
<br> myhost4 == D6:9R...
<br> myhost5 == 06:BW...
<br>
<br> That may just be a submission error.
<br>--
<br>Bruce A. Hudson | Bruce.Hudson@Dal.CA
<br>ITS, Networks and Systems |
<br>Dalhousie University |
<br>Halifax, Nova Scotia, Canada | (902) 494-3405
<br></div></div></span></blockquote></body></html>