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

    Install DHCP After Fog installation

    Scheduled Pinned Locked Moved
    General
    3
    3
    2.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.
    • C
      caw001
      last edited by

      Hello,

      We are testing with Fog and therefore turned off DHCP because we already have a dhcp server. However in testing in our isolated environment we realized we need the DHCP Services running on the fog server. How can I install/configure them now that Fog is already installed?

      1 Reply Last reply Reply Quote 0
      • george1421G
        george1421 Moderator
        last edited by

        What version of linux is your fog server running on?

        There are 2 ways to go about enabling the dhcp server.

        1. Manually install your distribution’s version of isc-dhcp and then using this config file: https://wiki.fogproject.org/wiki/index.php?title=BIOS_and_UEFI_Co-Existence#Example_1 (I like this method the best).
        2. Fiddle with the .fogsettings file and update the following 2 values.
                dodhcp='N'
                bldhcp='0'
        

        to be

                dodhcp='Y'
                bldhcp='1'
        

        Then rerun the fog installer. The fog installer will use the previously saved answers in this file every time you run the installer.

        Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

        1 Reply Last reply Reply Quote 1
        • Wayne WorkmanW
          Wayne Workman
          last edited by Wayne Workman

          I’d say adjust the /opt/fog/.fogsettings file and let the fog installer handle configuring DHCP (It is solid, I’ve done a lot of work on that part of the installer). You’ll probably need to install dhcp-server before hand though.

          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!
          Daily Clean Installation Results:
          https://fogtesting.fogproject.us/
          FOG Reporting:
          https://fog-external-reporting-results.fogproject.us/

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

          214

          Online

          12.0k

          Users

          17.3k

          Topics

          155.2k

          Posts
          Copyright © 2012-2024 FOG Project