• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Technolust
    3. Posts
    T
    • Profile
    • Following 0
    • Followers 0
    • Topics 11
    • Posts 55
    • Best 1
    • Controversial 0
    • Groups 0

    Posts made by Technolust

    • RE: New Fog Server - /images location

      @george1421 Thank you George. I am at the point where I am ready to run the installer. I will make the change in the installer however, when there is an upgrade will the upgrade know the location?

      Also what is the difference in the installer between Normal/Storage?

      posted in FOG Problems
      T
      Technolust
    • RE: PXE Boot to different VLAN

      @astrugatch Yeah the dhcp option for both vlans are configured. If you are referring to option 66 & 67 along with the vendor classes.

      posted in FOG Problems
      T
      Technolust
    • New Fog Server - /images location

      Team,

      I am in the process of building a new fog server since the box we have already is out of storage.
      I’m looking to use a different path instead of /images for security purposes. I would like the new location to be /fogserver/images. How can I do this?

      Thanks,

      Technolust

      posted in FOG Problems
      T
      Technolust
    • RE: PXE Boot to different VLAN

      @Sebastian-Roth I think we figured out the issue but to clarify. We are running Windows 2012 R2 DHCP server and the routes allow the subnets to see each other as trunks. I think the issue had to do with the BIOS configs and not the vlan communication.

      posted in FOG Problems
      T
      Technolust
    • PXE Boot to different VLAN

      Team,

      Having and issue where the fog server is not seeing any pxe devices outside of the management vlan.
      Have server on Server Management vlan 340 (10.141.0.0/24) and the pxe machines are on vlan 306 (10.136.6.0/23).
      Any reason why the pc is not seeing the server?

      Thanks,

      Technolust

      posted in FOG Problems
      T
      Technolust
    • RE: Unable to PXE Boot to Fog Menu.

      @george1421

      Perfect!! Thank you George and Sebastian for your help and hopefully this helps others in the future.

      -Joe

      posted in FOG Problems
      T
      Technolust
    • RE: Unable to PXE Boot to Fog Menu.

      Thanks George,

      I think my question was vague. I created vendor classes for 00000, 00006, 00007, & 00009. I meant to ask should I apply the 00000, 00007? The only policy I created was the 00007 policy. I do not foresee us using any 32bit OS’s but I do see us using Legacy Bios. My guess would be to just apply all four of them but wasn’t sure if it made a difference.

      posted in FOG Problems
      T
      Technolust
    • RE: Unable to PXE Boot to Fog Menu.

      Thank you George,

      I created the policy and removed the options. However, is it possible to have two policies in place for x64 UEFI and x64 BIOS? This did allow me to access the Fog Server Menu from PXE boot.

      Joe

      posted in FOG Problems
      T
      Technolust
    • RE: Unable to PXE Boot to Fog Menu.

      @george1421

      Windows Server 2012 R2 Standard DHCP Version 6.3.

      Hope that helps.

      posted in FOG Problems
      T
      Technolust
    • RE: Unable to PXE Boot to Fog Menu.

      @george1421

      Thank you George,

      Can you tell me which file to use? Secure boot is disabled. I setup based off of the Fog Wiki page which says to use the undionly.kpxe for all versions 0.33 to current. Under the DHCP Settings section on the wiki page.

      https://wiki.fogproject.org/wiki/index.php/FOGUserGuide#Installing_FOG

      Here is what my tftpboot file contains

      10secdelay intel.kkpxe ipxe.kkpxe ipxe.usb menu.c32 realtek.kpxe undionly.kpxe
      boot.txt intel.kpxe ipxe.kpxe ldlinux.c32 pxelinux.0.old realtek.pxe undionly.pxe
      default.ipxe intel.pxe ipxe.krn libcom32.c32 pxelinux.cfg snp.efi vesamenu.c32
      i386-efi ipxe.efi ipxe.lkrn libutil.c32 realtek.efi snponly.efi
      intel.efi ipxe.iso ipxe.pxe memdisk realtek.kkpxe undionly.kkpxe

      Thanks,

      Joe

      posted in FOG Problems
      T
      Technolust
    • RE: Unable to PXE Boot to Fog Menu.

      @Sebastian-Roth

      Sorry for the delay man Sebastian, take a look at this unfiltered pcap and let me know what you find.

      0_1539612254197_fog.pcap

      Thanks,

      Technolust

      posted in FOG Problems
      T
      Technolust
    • RE: Unable to PXE Boot to Fog Menu.

      @Sebastian-Roth

      Oh man, I completely forgot to add the tftp my bad on that, guess that would help.
      Take a look at the attached tftp.pcap

      0_1539376130769_tftp.pcap

      Sorry about that,

      Joe

      posted in FOG Problems
      T
      Technolust
    • RE: Unable to PXE Boot to Fog Menu.

      @Sebastian-Roth

      Hey Sebastian,

      Thank you for the response, I have attached the filtered Wireshark capture. Let me know if you need more information.

      0_1539349934313_bootp.pcap

      Also note, that I was able to tftp the file down from a different pc.

      tftp -v 10.141.0.20 -m binary -c get undionly.kpxe
      mode set to octet
      Connected to 10.141.0.20 (10.141.0.20), port 69
      getting from 10.141.0.20:undionly.kpxe to undionly.kpxe [octet]
      Received 97003 bytes in 1.1 seconds [693957 bit/s]

      -Technolust

      posted in FOG Problems
      T
      Technolust
    • Unable to PXE Boot to Fog Menu.

      Team,

      Built a new Fog server and maybe this is a noobie related issue but I’m not sure next steps.

      DHCP Server configured and device is sitting on the same VLAN As the Fog server is. DHCP Scope options for 66 = 10.141.0.20 on 10.141.0.0/24 subnet. Option 67 is undionly.kpxe since Fog is Version 1.5.4. Lenovo Laptop IP Address is 10.141.0.52.

      When I run tcpdump on Fog to see why it is crashing I see in the Wireshark Source is 10.141.0.52 and destination is 10.141.0.20 Protocol TFTP Info is Bad Request, File: undionly.kpxe, Transfer type: octet blksize=1468 and one has tsize=0.

      My guess is I don’t have tftp setup correctly but not sure how to configure.

      Any help much appreciated and if I duplicated this my bad I could find a similar ticket.

      -Technolust

      posted in FOG Problems
      T
      Technolust
    • 1 / 1