Send dhcp-users mailing list submissions to
        dhcp-users@lists.isc.org

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.isc.org/mailman/listinfo/dhcp-users
or, via email, send a message with subject or body 'help' to
        dhcp-users-requ...@lists.isc.org

You can reach the person managing the list at
        dhcp-users-ow...@lists.isc.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of dhcp-users digest..."


Today's Topics:

   1. DHCP leases issue (Surya Teja)
   2. Re: DHCP Lease testing (Teja)


----------------------------------------------------------------------

Message: 1
Date: Fri, 6 Sep 2019 15:55:12 +0530
From: Surya Teja <suryateja...@gmail.com>
To: Users of ISC DHCP <dhcp-users@lists.isc.org>
Subject: DHCP leases issue
Message-ID:
        <ca+0ac3zk5nfad+fsgbulpv+kt9akw-jqufyeqr49vyidys8...@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hi
I have configured the dhcp on my local environment  with the configuration
as
=================================
subnet 192.168.3.0 netmask 255.255.255.0 {
        pool {
                range 192.168.3.3 192.168.3.143;
        }
                default-lease-time 120;
                max-lease-time 120;
                option domain-name "example.com";
                option routers 192.168.3.1;
                option subnet-mask 255.255.255.0;
        }
But no client is able to get the IP and in the logs I can see:
DHCPDISCOVER from 84:EF:18:6A:89:DE via 192.168.3.11: network 192.168.3.0/24
:* no free leases*
DHCPDISCOVER from 00:FF:4A:81:D5:A5 via 192.168.3.16: network 192.168.3.0/24:
*no free leases*
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
[root@dhcpserver]# cat dhcpd.leases | grep 192.168.3 -A 10 -B 10
[root@dhcpserver]#
It doesn't shows any entry

Any help is appreciated thanks in advance
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
<https://lists.isc.org/pipermail/dhcp-users/attachments/20190906/eabf4afe/attachment-0001.html>

------------------------------

Message: 2
Date: Fri, 6 Sep 2019 05:38:54 -0500 (CDT)
From: Teja <suryateja...@gmail.com>
To: dhcp-users@lists.isc.org
Subject: Re: DHCP Lease testing
Message-ID: <1567766334080-0.p...@n4.nabble.com>
Content-Type: text/plain; charset=us-ascii

Hi Eugene

Thanks for suggestion. sorry for delay in response
Not sure what is the problem I didn't get the reply message of your to my
mail inbox, but when i open the dhcp users list site I can see your message.






--
Sent from: http://isc-dhcp-users.2343191.n4.nabble.com/


------------------------------

Subject: Digest Footer

_______________________________________________
dhcp-users mailing list
dhcp-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/dhcp-users


------------------------------

End of dhcp-users Digest, Vol 131, Issue 4
******************************************

Reply via email to