<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Note: two minutes (120 seconds) is a very short lease time.<br>
<br>
Are you sure you're looking at the correct lease file? Your grep
says you have <b>no</b><b><br>
</b><b>leases</b> on 192.168.3.x.<br>
<br>
Your log entries via looks strange. I would think it should contain
the interface name:<br>
<font color="#993300"><tt>DHCPDISCOVER from 40:4e:36:d2:bf:9d via
wifi<br>
DHCPDISCOVER from b4:18:d1:69:02:f9 (Bobs-iPhone) via wifi</tt><tt><br>
</tt></font><br>
Bill<br>
<br>
<div class="moz-cite-prefix">On 9/6/2019 6:25 AM, Surya Teja wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CA+0Ac3zK5NfAD+FSGbuLpV+kt9aKW-JQUfyEQr49VYiDyS8+1g@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">Hi
<div>I have configured the dhcp on my local environment with
the configuration as </div>
<div>=================================</div>
<div>subnet 192.168.3.0 netmask 255.255.255.0 {<br>
pool {<br>
range 192.168.3.3 192.168.3.143;<br>
}<br>
default-lease-time 120;<br>
max-lease-time 120;<br>
option domain-name "<a
href="http://example.com" target="_blank"
moz-do-not-send="true">example.com</a>";<br>
option routers 192.168.3.1;<br>
option subnet-mask 255.255.255.0;<br>
}<br>
</div>
<div>But no client is able to get the IP and in the logs I can
see:<br>
DHCPDISCOVER from 84:EF:18:6A:89:DE via <a
href="http://192.168.3.11" target="_blank"
moz-do-not-send="true">192.168.3.11</a>: network <a
href="http://192.168.3.0/24" target="_blank"
moz-do-not-send="true">192.168.3.0/24</a>:<b> no free leases</b><br>
DHCPDISCOVER from 00:FF:4A:81:D5:A5 via <a
href="http://192.168.3.16" target="_blank"
moz-do-not-send="true">192.168.3.16</a>: network <a
href="http://192.168.3.0/24" target="_blank"
moz-do-not-send="true">192.168.3.0/24</a>: <b>no free
leases</b><br>
</div>
<div>But it is not possible and none of the client get the lease
from the specified network. I cross checked in the lease file
also </div>
<div>[root@dhcpserver]# cat dhcpd.leases | grep 192.168.3 -A 10
-B 10<br>
[root@dhcpserver]#<br>
</div>
<div>It doesn't shows any entry <br>
<br>
</div>
<div>Any help is appreciated thanks in advance <br>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
dhcp-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:dhcp-users@lists.isc.org">dhcp-users@lists.isc.org</a>
<a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/dhcp-users">https://lists.isc.org/mailman/listinfo/dhcp-users</a>
</pre>
</blockquote>
</body>
</html>