STEP BY STEP LINUX DHCP SERVER CONFIGURATION IN REDHAT/CENTOS/FEDORA

Balamukunda Sahu

This is Balamukunda Sahu the Founder and Editor of ELinuxBook. I have 5+ years of Industrial Experience in Linux and other technology. I thankful to all our website viewers who encourage me to write quality posts and articles. Keep visit to our site and I will bring all latest Linux Tutorials, Updates, How To's and News for you.

You may also like...

2 Responses

  1. Subrata Kumar Gope says:

    Hi,
    DHCP Server has been configured dynamically, clients systems gets the ip addresses. Now, through DHCP Server, how I can list all the client systems informations like domain name and domain name servers ip’s. What is that command?, please say me the ans. If you are not getting my point, please get back to me via mail or mobile – 9071933731

    Thanks & regards,
    Subrata

    • Hi Subrata,

      You can get all connected client informations from dhcpd lease file by using the below command from Server.

      cat /var/lib/dhcpd/dhcpd.leases

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.