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

    DHCP Service

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    4
    5
    712
    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.
    • N
      Nabeel
      last edited by

      I have installed FOG Project 1.5.6 on Ubuntu 18.04.2, during installation, I specified Yes to use the Fog server for DHCP Services, but I have already use DHCP server.
      So now how to stop DHCP service on FOG server.

      1 Reply Last reply Reply Quote 0
      • S
        Sebastian Roth Moderator
        last edited by

        @Nabeel To stop the service run: systemctl stop isc-dhcp-server
        If you want to disable the service (not active after reboot) run: systemctl disable isc-dhcp-server

        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

        1 Reply Last reply Reply Quote 0
        • N
          Nabeel
          last edited by

          Thank you very much @Sebastian-Roth, it’s working.
          Another problem has occurred that, after stopping dhcp service, my client system cannot connect with Fog server with network boot.
          Please provide a solution i can connect fog server with network boot without using FOG/Ubuntu DHCP service, because I’m using Active directory 2012 with dhcp server on another machine.

          george1421G 1 Reply Last reply Reply Quote 0
          • GamienatorG
            Gamienator
            last edited by

            Then you should search how to DHCP Proxy or your current DHCP Server on how to specifiy the boot file.

            Search for the term “DHCP Proxy” if your current DHCP Server can’t specify a boot file. 🙂

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

              @Nabeel Did you configure your dhcp server to supply dhcp options 66 and 67? For dhcp option 66 that needs to be the IP address of your fog server. For dhcp option 67 that should be undionly.kpxe for bios based computers and ipxe.efi for UEFI based systems.

              If you need to support both systems in your environment then once you prove that the above options work you can review this article: https://wiki.fogproject.org/wiki/index.php/BIOS_and_UEFI_Co-Existence#Using_Windows_Server_2012_.28R1_and_later.29_DHCP_Policy

              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
              • 1 / 1
              • First post
                Last post

              182

              Online

              12.0k

              Users

              17.3k

              Topics

              155.2k

              Posts
              Copyright © 2012-2024 FOG Project