• Update Question

    3
    0 Votes
    3 Posts
    663 Views
    M

    Yes, it’s fixed now. Thank you.

  • Multiple FOG servers in one network

    18
    0 Votes
    18 Posts
    6k Views
    S

    @AndrewG78 said:

    There are several identical broadcast responses.

    Can’t explain that without having a full wireshark/tcpdump pcap file. Way too much information is missing to be able to get a glimpse on why this might happen

    There is tftpd error - Error code 8: User aborted the transfer

    It’s kind of a known thing. Before loading the boot file via TFTP the client requests the file size (via RRQ query command). The server answers the size query and for some weird reason the client sends back a “User aborted the transfer” and then sends a new request to actually download the file.

  • Offline "fog"

    6
    0 Votes
    6 Posts
    2k Views
    F

    As time goes, time to time i turn back to my previous things for refreshing memories, getting new ideas, whatever. So it happened to this topic.

    I am again thinking about fully offline cases. We here discussed that zstd compression is not compatible with clonezilla so i have to recapture image to use tools like clonezilla which uses same image taking tool. But… as now i have read, clonezilla now capable using zstd compression (er… whatever it means exactly btw).

    Let me ask if it is still true or not to use already taken images (by for) deploy from a live clonezilla-like tool without recapturing? Anyone tested maybe?

  • Client FOG - Server FOG

    5
    0 Votes
    5 Posts
    2k Views
    EduardoTSeoaneE

    @Almeida
    @Sebastian-Roth

    this is a simply example, security is by your side:

    #!/bin/bash SERVER=$1 USERNAME=$2 PASSWORD=$3 FILE=$4 USER_TO_LAST=$5 echo "Result from last $USER_TO_LAST" &> $FILE last $USER_TO_LAST &>> $FILE lftp -u $USERNAME,$PASSWORD $SERVER << EOF put $FILE EOF

    Configure as on image:
    Snapin template is bash.
    example.png

    Tested on Linux Mint 19.

  • Sending discover.... DHCP Failed

    Solved
    3
    0 Votes
    3 Posts
    989 Views
    cary1102C

    @george1421 Thank you for the response. The issue was the switch. I put a “dummy” switch in place of my other one and it worked. I ended up enabling fastport on my other switch and success. Appreciate the help!

  • On-demand image deployment at boot time?

    10
    0 Votes
    10 Posts
    3k Views
    JunkhackerJ

    @MediumToast i thought this might interest you https://forums.fogproject.org/post/123288

  • Fog setup question

    14
    0 Votes
    14 Posts
    4k Views
    P

    Resolve this please.

  • Teaming multiple NICs for increased bandwidth?

    4
    0 Votes
    4 Posts
    611 Views
    george1421G

    @loosus456 What OS is your FOG server running?
    You will also need to be able to configure your network switch to support LACP (802.3ad) LAG.

  • Imaging questions

    Solved
    5
    0 Votes
    5 Posts
    916 Views
    P

    No we do not have any requirement. we just want computers to work as normal with our modified image.

    Thank you for quick response. Please mark this as answered.

  • New user interface?

    2
    0 Votes
    2 Posts
    494 Views
    S

    @virtualdxs You can actually give it a try already! Would be great if you’d join in as tester to help us bring it forward.

    git clone https://github.com/FOGProject/fogproject/ cd fogproject git checkout working-1.6 cd bin ./installfog.sh
  • Fresh to build fog scripts

    3
    0 Votes
    3 Posts
    557 Views
    M

    @Sebastian-Roth Hello, yes I have setup 3 servers with fog running and I was successful in capturing the image and deploying it to 18 computers at the same time. I did look at FOG API, but I had questions about it like does is it run on bash or other script but later figure that it runs on bash.

  • 0 Votes
    7 Posts
    2k Views
    S

    @Sebastian-Roth Thanks!

  • LDAP Plugin custom Port

    5
    0 Votes
    5 Posts
    760 Views
    george1421G

    @flo FWIW, one of the developers are adding your request to the LDAP plugin. Those should be in the mainstream code on the next release of FOG 1.5.6.

  • FOG isolated setup question

    5
    0 Votes
    5 Posts
    653 Views
    P

    Fog did configure dhcp and it worked. we still modified it according our need. please resolve this.

  • Connect Solarwinds WebHelpDesk to FOG Database for Inventory information

    Solved
    12
    0 Votes
    12 Posts
    3k Views
    A

    @george1421

    My MySQL knowledge is pretty shallow. For this situation I’ve got enough data, but I’ll read up and maybe change things then.

  • dhcp not running on fog

    4
    0 Votes
    4 Posts
    824 Views
    S

    @mpatel For CentOS use the following:

    dodhcp='Y' bldhcp='1' dhcpd='dhcpd' packages='bc curl dhcp ...'

    Then re-run the installer and see it do the work.

  • Boot placa através de live cd/usb

    5
    0 Votes
    5 Posts
    462 Views
    S

    @jsch Do you use the FOG DHCP server. I suppose you don’t. Please try changing the PXE filename from ipxe.efi to undionly.kpxe and see if that works for you.

  • TFTP Time out issue

    3
    0 Votes
    3 Posts
    661 Views
    S

    @mpatel Disabled SELinux and Firewall???

  • FOG install stuck

    Solved
    4
    0 Votes
    4 Posts
    2k Views
    M

    it did finish. but took long time. Thank you guys. please resolve this.

  • Alternate TFTP IP on failure (multiple IP FOG setup?)

    2
    0 Votes
    2 Posts
    270 Views
    S

    @FeatherlessBiped This has been an ongoing topic. See my post here: https://forums.fogproject.org/post/117517

    FOG was initially build to be bound to one interface and this is still the case in various places in the code and logic (PXE boot, multicast, unicast, capture). So it’s a heavy task to do all the changes and the FOG dev team currently does not seem to have the resources to do so. Don’t get me wrong. This can definitely be done and we will surely encourage and help people who want to implement multi-homing for FOG!

67

Online

12.7k

Users

17.6k

Topics

156.9k

Posts