• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Recent
    Log in to post
    Load new posts
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • All tags
    • M

      Fog server on VMware

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      1
      0 Votes
      1 Posts
      18 Views
      No one has replied
    • C

      Phantom Tasks after Host Deletion

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Bug Reports
      2
      0 Votes
      2 Posts
      40 Views
      C

      @Tom-Elliott Just wondering if I could have your input here.

    • X

      Use serial number as hostname in Fog

      Watching Ignoring Scheduled Pinned Locked Moved FOG Problems
      23
      0 Votes
      23 Posts
      3k Views
      george1421G

      @AlexisPHC said in Use serial number as hostname in Fog:

      did you ever get round to writing a guide for this?

      Yes. I think the previous comment to your post referenced the files.

      https://forums.fogproject.org/topic/14278/creating-custom-hostname-default-for-fog-man-reg?_=1762381023512

      the file fog.customhostname uses a linux command dmidecode to extract the serial number from the smbios. And the rest of the ‘hack’ will pump that name into the full registration files. When I wrote that script I worked for a company that had a composite host name with the site code, a hardware type and then the dell asset tag appended onto the end. That is what this tutorial shows.

      Now Tom mentioned that {SYSSERIAL} in the quick registration field works too. I wasn’t aware of that feature, it must be new. I know FOG version 0.30 had that feature but it was removed when FOG 1.x was released. If its back, that’s great!! that makes my script(s) unnecessary.

    • K

      Image capture attempt to check in Failed

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      1
      0 Votes
      1 Posts
      45 Views
      No one has replied
    • R

      Capone PXE Menu Item Missing

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      2
      0 Votes
      2 Posts
      367 Views
      R

      I tried reinstalling the Capone plugin, but that didn’t work.

      I checked my other machines that show the fog.capone option and I manually added it in using the New iPXE Menu Entry option with the same values as my other machines. I haven’t tested if this is the solution yet. Here’s a screenshot of my values:
      d4f5f292-a652-4796-ad66-2531d9920b01-image.png

    • D

      Secure LDAP authentication

      Watching Ignoring Scheduled Pinned Locked Moved General
      5
      0 Votes
      5 Posts
      2k Views
      D

      Finally found out why I couldn’t auth over 636, I needed to add my domain’s CA cert to the FOG server’s root cert store. Once I did that I can now use my AD creds over 636 on the web UI and iPXE menu items.

    • S

      Using FogApi Set-WinToBootToPxe

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved General Problems
      1
      0 Votes
      1 Posts
      10 Views
      No one has replied
    • J

      Error while restoring win11 image on hp decoding error (36) : Data corruption Detected

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      1
      0 Votes
      1 Posts
      78 Views
      No one has replied
    • A

      Issues with Windows DHCP Server

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      8
      0 Votes
      8 Posts
      614 Views
      george1421G

      @AlexisPHC said in Issues with Windows DHCP Server:

      because we run them in HA mode

      but there doesn’t seem to be another DHCP server present

      My interpretation of these two statements sounds in opposition.

      If you are running windows server in HA or failover mode, make sure that both dhcp servers have the dhcp boot options configured. If I remember right these settings are not copied over between the dhcp HA nodes. Understand this might have changed with later releases of dhcp server but with 2016 the pxe boot stuff needed to be set on each node individually.

    • C

      Multicast De-Sync When Resizing Disks

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      9
      0 Votes
      9 Posts
      599 Views
      C

      @Tom-Elliott latest pull resolved the issue. Appreciate your help on this!

    • R

      Docker image and external Mysql database extension

      Watching Ignoring Scheduled Pinned Locked Moved Feature Request
      5
      0 Votes
      5 Posts
      5k Views
      R

      @88fingerslukee Thank you, I promise I will try your project and leave a feedback.

    • AUTH IT CenterA

      Interface logout gives timeout

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      4
      0 Votes
      4 Posts
      372 Views
      AUTH IT CenterA

      @Tom-Elliott no stress, with so many posts it’s normal to miss some 😉

    • L

      Failed to set permissions (prepareUploadLocation)

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      1
      0 Votes
      1 Posts
      239 Views
      No one has replied
    • Y

      Configure iVentoy as netboot-Option in boot menu

      Watching Ignoring Scheduled Pinned Locked Moved Tutorials
      6
      1 Votes
      6 Posts
      8k Views
      Cire3C

      @youzersef What if your router providing next server is pfsense.

      What needs to be changed in pfsense? My current settings are that of fog.

      Pfsense : 10.22.24.1 : (controls DHCP, next server, etc)
      Fog 10.22.24.5 : (Working flawless)
      iVentoy : 10.22.24.13

      Everything I try is sending client back to pfsense, and then errors because it’s getting the boot file for fog, when it’s expecting iventoy_loader_16000

      Thanks ! Time to get this project wrapped up 🙂

    • C

      Help with FOG installation

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      1
      0 Votes
      1 Posts
      276 Views
      No one has replied
    • J

      Błąd podczas przywracania obrazu win11 na hp decoding error (36) : Data coruption Detected

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      1
      0 Votes
      1 Posts
      250 Views
      No one has replied
    • F

      Minor issue with logging out of FOG web UI: HTTP ERROR 500

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      3
      0 Votes
      3 Posts
      418 Views
      F

      @Tom-Elliott Thank you. Logging out with 1.5.10.1730 works properly.

    • D

      Reinstall fails at initrd

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Linux Problems
      4
      0 Votes
      4 Posts
      116 Views
      R

      @DanCan Hi This is currently a known issue on some motherboards. Honestly not sure what is causing this to happen. I am working on a fix to this issue just haven’t had too much time lately.

    • S

      FOG Multicast on different VLANs

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved FOG Problems
      6
      0 Votes
      6 Posts
      659 Views
      george1421G

      @sega said in FOG Multicast on different VLANs:

      Is there something that I can look up, to see where the problem is?

      Well your router supporting PIM is a good sign. Some routers have a service called igmp proxy or igmp relay, or even igmp snooping (you will find this more on switches, but check). This service typically has a number of interfaces to listen on and then a master interface where your multicast source lives. Its job is to relay the multicast requests to the proper interface.

      PIM has two modes sparse and dense, that may be just for switches, I don’t remember. Sparse mode only sends the multicast traffic to the subscriber’s port, where dense just blasts out the muticast to all ports. You want sparse mode if possible, that way only the ports with a multcast receiver will see the traffic and not flood your network.

    • K

      Image from Image File

      Watching Ignoring Scheduled Pinned Locked Moved General
      3
      0 Votes
      3 Posts
      159 Views
      K

      @george1421 Thanks, George.

    • 1
    • 2
    • 3
    • 4
    • 5
    • 9
    • 10
    • 1 / 10