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

FOG without reserved IP addresses

Scheduled Pinned Locked Moved
General
2
2
1.9k
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.
  • A
    Alakuni
    last edited by Oct 10, 2013, 7:09 AM

    Hi all
    I’m a long time FOG user, who’s just moved from a large education business (3000+ hosts) to a small organization with about 300 PCs. In my new organization they dont have any network solution for deploying images to workstations, so I thought FOG could offer some real benefits.

    However they operate a real dynamic DHCP set-up, with a minimal number of reserved IP addresses. As a result I cant really setup FOG host entries with associated IP addresses. In addition, I’m having to battle some reluctance to try FOG from my management, so setting blanket DHCP boot options pointing to the FOG server is a non-starter (at least till I’ve proved what can be done).

    Doers anyone have any suggestions how I can image machines without reserved IPs or DHCP options pointing to FOG?

    I’ve managed to create a bootable USB disk that can allow me to register hosts to FOG. I was hoping to use Quick Image to just image machines from there on. However I find that Quick Image basically queues a job on the server and then reboots the host so that it can do a PXE boot: this isnt going to work with the limitations described above.

    Any ideas? Any way I can start a quick image directly from bootable media?

    Thanks

    1 Reply Last reply Reply Quote 0
    • T
      Tom Elliott
      last edited by Oct 10, 2013, 11:02 AM

      So,

      As you’re limited to the number of available DHCP addresses to hand out within your network, does your fog server have more than one interface?

      You could install the DHCP Server tool onto the FOG Service and have it hand out requests through a specific interface. If you only have one interface, you can still do the same type of idea. Though it’d be better that your server is set to a static IP address if they at least provide the one. When you need PXE boot, have the FOG Server serve a range of IP’s outside the scope of your current setup.

      For example,

      Let’s say your 300 systems runs on the IP range of class B network: 172.16.xxx.xxx, (this ensures the 300 possible IP’s and then some) And you set your fog server to be dhcp for a class C network: 192.168.xxx.xxx. When the systems boot using ports 66/67, (PXE boot phase) they should pick up the IP address from the 192.168 series and be able to PXE boot to the fog server as it’s the only one handing out that IP range. When the systems boot up, they shouldn’t be requesting IP’s from the FOG Server, as they’ve already passed the TFTP phase of the process. I’ve never really had to test this too much, but if the FOG Server is handing out IP’s, you can set the scope inside the fog server to point the dhcp server to your main network so there’s less confusion.

      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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

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

      162

      Online

      12.0k

      Users

      17.3k

      Topics

      155.2k

      Posts
      Copyright © 2012-2024 FOG Project