• FOG With more than 1 subnet

    36
    0 Votes
    36 Posts
    16k Views
    george1421G

    @banaunnuh said in FOG With more than 1 subnet:

    used the TFTP get command for my main FOG server and got the same error when I try to boot with the 172 clients. The file does not come, it gives a timeout error

    Can you ping the fog server IP address from the 172 subnet?
    Is there some kind of screening/firewall between the 200 and 172 subnets? The tftp protocol uses UDP port 69 NOTE: If you test tftp pull between a windows computer on 172 and the fog server on 200 you need to temporarily disable the windows firewall on the test computer because tftp, is like FTP in that it opens a command channel and a data channel for communications.

  • Quick question.

    2
    0 Votes
    2 Posts
    505 Views
    Tom ElliottT

    @lostitguy not in the way you’re thinking but yes kind of.

    Essentially it rewrites the partition tables (which effectively wipes the drive completely). Once the partition table is written it then block by block writes the image to the disk.

  • Where do I find the file undionly.kpxe and default.ipxe

    2
    0 Votes
    2 Posts
    2k Views
    S

    @Martin-IT-Systems said in Where do I find the file undionly.kpxe and default.ipxe:

    Now to my question: on Github FOG Project / Backet someone has set under tftp a lot of ipxe so also the undionly.kpxe file. Can I use this or where do I get this so I can copy this into /tftpboot?

    Sure you can manually download the files. BUT the files not being in /tftpboot might be a hint that the FOG installer never finished all the way to the end. I suggest you re-run the installer, carefully read what you see on screen, follow it’s instructions and it should take care of everything for you.

    And where do I get the default.ipxe file or should I do it myself according to the instructions in FOG Wiki?

    Same answer. The installer will create it when it runs all the way to the end.

    Would there also have to be a dnamasq integrated into the network?

    You can manually setup dnsmasq in your network if you think you need a DHCP Proxy. The FOG installer does not so this for you.

  • Is it possible to do this with FOG?

    3
    0 Votes
    3 Posts
    816 Views
    C

    @Sebastian-Roth
    Thanks, looks promising.
    Will set up a test.

  • Boot Porteus Kiosk iso from fog pxe menu

    7
    0 Votes
    7 Posts
    3k Views
    george1421G

    @gandzioreek said in Boot Porteus Kiosk iso from fog pxe menu:

    I tried, didn’t worked

    What didn’t work? What did you see?

    While this thread is 2 years old, I just looked at the Porteus Kiosk iso image again, and it looks pretty much the same, so the menu settings I recommended previously should still work.

    If it wasn’t for the details most things would work right out of the box.

  • Limit the bandwith speed.

    2
    0 Votes
    2 Posts
    571 Views
    Tom ElliottT

    @sega Yes, though I think it’s specific to the multicast sessions bandwidth capability and limited at the storage node level (if my memory serves correctly)

  • Migrating fog 1.5.10 from old to new server (old to new OS)

    5
    0 Votes
    5 Posts
    2k Views
    T

    @Sebastian-Roth Thanks Sabastian.

  • Copy Cloud Storage of /images to Remote Servers Globally

    Solved
    18
    0 Votes
    18 Posts
    5k Views
    JJ FullmerJ

    @typotony That’s Great to hear!
    Glad you got it working and that it was as easy as intended.

  • Append a prefix to computername based on group membership

    9
    0 Votes
    9 Posts
    2k Views
    D

    @george1421 I tried entering a hostname after the prefix was appended, for example I entered “TestVM” thinking the full registered hostname would be “NCIT-TestVM”, but the device was registered as “TestVM”.

  • Plugin Persistent Group add new snapin

    5
    0 Votes
    5 Posts
    1k Views
    Y

    @george1421 Thanks Guyz !!

  • changelog

    5
    0 Votes
    5 Posts
    1k Views
    Tom ElliottT

    @plegrand Correct

  • Windows 10 zero touch deployment

    7
    0 Votes
    7 Posts
    3k Views
    Tom ElliottT

    @rizingknight72 You ahve to create an image definition and assign it to the host.

    Zero touch just means that the image you’re using doesn’t require the machine to be touched after imaging.

    Please review the FOG Documents as this is one of the first things discussed when dealing with FOG.

  • Adding new storage

    2
    0 Votes
    2 Posts
    387 Views
    george1421G

    @brent I don’t recommend this solution.

    But I did test something similar many years ago: https://forums.fogproject.org/topic/6941/windows-server-as-fog-storage-node-proof-of-concept-blog

    There is also this method: https://forums.fogproject.org/topic/9430/synology-nas-as-fog-storage-node

    Another choice is to create an iscsi target and connect the fog server to that iscsi target to the /images directory on the fog server.

    But FOG Project only supports using a linux computer with the FOG Storage node configured loaded as valid.

  • Another LDAP topic

    14
    0 Votes
    14 Posts
    4k Views
    EazisE

    @tom-elliott Many thanks!! I used now the internal ip address of the AD server … This was the whole problem.
    A vaild domain name here did not work.

    Normally this AD server is reachable with this fqdn YYYY.XXXX.com (it’s not the real domain). I can’t type public this domain here for security reasons.

    I can now login with users from my AD into FOG.

  • How to Use FOG to PXE Boot MultiBoot 2k10 Unofficial

    3
    0 Votes
    3 Posts
    2k Views
    george1421G

    @jmeyer said in How to Use FOG to PXE Boot MultiBoot 2k10 Unofficial:

    chain memdisk iso raw

    Just adding a bit of a caveat here.

    memdisk is a BIOS boot loader only. There is currently not an equivalent function for UEFI based systems.

    The iso image you boot from must be less than 2GB in size (remember 32bit address space) AND the booting computer must have at least 2 times the memory of the 2GB iso to function. So in the case of a 2GB ISO image, your computer needs to have 4GB of RAM.

  • Security concerns

    5
    0 Votes
    5 Posts
    1k Views
    S

    @MasterOfUs Now that I have had a good sleep I figured that proposing to use SSH is just raising the hurdle once more but not solving the concern. Why? Because some kind of secret (probably SSH key) needs to be included in the FOS inits to authenticate when connecting. Even if this is done properly (random generated key pair) we can not prevent an attacker from loading the FOS init manually and extracting the secret, right?

    So making it secure would mean the user needs to enter a connect passphrase manually on each deploy/capture.

  • Database Connection Unavailable

    2
    0 Votes
    2 Posts
    411 Views
    S

    @TraverseTheFOG First I suggest you check the free disk space on your FOG server. Connect via SSH and run: df -h

    Copy the full output here or take a screenshot and post that here in the forums.

  • Duda acerca del servidor FOG

    6
    0 Votes
    6 Posts
    1k Views
    T

    @rodluz Para MAC

  • Snapin scripts or program deployment tricks to share? Here are mine.

    1
    3 Votes
    1 Posts
    470 Views
    No one has replied
  • Doubt about Deploy

    5
    0 Votes
    5 Posts
    964 Views
    george1421G

    @thedark5776 I can read your post in 2 ways. I answered previously in the most common way you ask. If I did not answer your question correctly then clarify if your original disk contains 2 partitions (like C and D) but you only want to deploy the C partition to the target computer).

68

Online

12.6k

Users

17.5k

Topics

156.5k

Posts