• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Set dhcp reservations

    Scheduled Pinned Locked Moved
    FOG Problems
    2
    3
    1.3k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • J
      Julianh
      last edited by

      This should be simple. I have a totally, physically isolated network of machines. 1 fog server per environment. The fog server is the only DHCP server in the network. I want the fog server to be a normal DHCP server, which it should be already. I haven’t installed any extra software, and am trying to setup DHCP reservations.

      I’ve edited the etc/dhcp/ dhcpd.conf, and at the end of it added the following text I found on the web, at the end of the file.

      host Accountant {
      hardware ethernet 00:1F:6A:21:71:3F;
      fixed-address 10.0.0.101;
      }
      host Accountant2 {
      hardware ethernet 00:1F:6A:21:71:4F;
      fixed-address 10.0.0.102;
      }
      But it just hangs at the DHCP boot on a client.

      Can I use the fog servers DHC server, or do I need to install dhcp3? I need 20 reservations in the fog server…

      Can anyone help?

      1 Reply Last reply Reply Quote 0
      • V
        VincentJ Moderator
        last edited by

        why do you need reservations? if your fog is an isolated network the address shouldn’t matter

        1 Reply Last reply Reply Quote 0
        • J
          Julianh
          last edited by

          Thank you for replying Vincent. The classroom is used for different courses, the need for reservations is due to the requirements of a particular class. Unfortunatley it’s the only way it can be done. The OS used in the course is a custom OS, and very basic, reservations are the only way we can use the same image, but guarantee different IP addresses per machine. Beleive me its a pain in the … I have no choice but to use reservations.
          Have you used the fog server as a main DHCP server and got reservations working, or do I need to install DHCP3, in which case is there a guide on how to disable Fog’s DHCP server and correctly configure DHCP3?

          Thanks

          1 Reply Last reply Reply Quote 0
          • 1 / 1
          • First post
            Last post

          177

          Online

          12.1k

          Users

          17.3k

          Topics

          155.3k

          Posts
          Copyright © 2012-2024 FOG Project