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

DHCP Service

Scheduled Pinned Locked Moved Solved
FOG Problems
4
5
711
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 Jun 25, 2019, 5:32 AM

    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 Jun 25, 2019, 8:02 AM

      @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 Jun 25, 2019, 9:35 AM

        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.

        G 1 Reply Last reply Jun 25, 2019, 12:01 PM Reply Quote 0
        • G
          Gamienator
          last edited by Jun 25, 2019, 10:17 AM

          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
          • G
            george1421 Moderator @Nabeel
            last edited by Jun 25, 2019, 12:01 PM

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

            183

            Online

            12.0k

            Users

            17.3k

            Topics

            155.2k

            Posts
            Copyright © 2012-2024 FOG Project