• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. jeffzimmm
    3. Topics
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 2
    • Posts 11
    • Groups 0

    Topics

    • J

      Sharing NICs between laptops

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      8
      0 Votes
      8 Posts
      3k Views
      Wayne WorkmanW

      @jeffzimmm So from what I’m gathering - duplicate MACs need to be allowed in the DB. So the “unique” requirement needs removed - and any web code amended to prevent deletion. And - perhaps even a little area added that shows you the hosts with duplicate MACs (just so you can easily see without having to find them via MySQL manually).

      @Tom-Elliott , what do you think?

    • J

      default.ipxe timeout - maybe a dhcp problem? Wireshark logs inside.

      Watching Ignoring Scheduled Pinned Locked Moved Solved FOG Problems
      14
      2 Votes
      14 Posts
      7k Views
      cmlC

      @Wayne-Workman

      Sure,

      I follow the steps in the wiki for the most part, except for the ipxescript I use:

      #!ipxe ifclose ifopen && goto bootme || goto netstart :netstart dhcp || shell ifopen || reboot :netboot chain tftp://192.168.1.20/default.ipxe || goto shell

      Where of course 192.168.1.20 is replaced with your FOG IP.

      But, reading back over the wiki the section labeled Custom ipxe script has a way that bypasses default.ipxe entirely.

    • 1 / 1