• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login

    Need Guidance Other Than FOG Wiki page.

    Scheduled Pinned Locked Moved
    General Problems
    5
    22
    2.1k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R
      Reuban1219 @Tom Elliott
      last edited by

      @Tom-Elliott Yes. I did build it myself based of the Fog Wiki page at the undionly build section. And yes, I also rebuild the ipxe files after commenting them. Yet, i still get the same error.

      1 Reply Last reply Reply Quote 0
      • R
        Reuban1219 @george1421
        last edited by

        @george1421 Thank you. But, what if i have already updated and installed Fog to the latest version. Do i still need to be connected to the internet? Because from what I’ve read, FOG server can be run without internet to upload and export images.

        george1421G 1 Reply Last reply Reply Quote 0
        • george1421G
          george1421 Moderator @Reuban1219
          last edited by

          @Reuban1219 The fog server doesn’t need the internet access for operation only install and upgrades. But you did mention that you installed 1.5.7. I don’t think 1.5.7 supports installs on Debian 10.X . You should need FOG 1.5.8 for that. That is why I questioned about internet access,

          The second thing is that FOG doesn’t like it when you change the FOG server’s IP address after FOG is installed. There are several hard coded places where the install time FOG server’s IP address is added to the configuration. If you changed the fog server’s IP address after FOG was installed, that might also explain it not working 100%.

          Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

          R 1 Reply Last reply Reply Quote 0
          • S
            Sebastian Roth Moderator
            last edited by Sebastian Roth

            @Reuban1219 said in Need Guidance Other Than FOG Wiki page.:

            Yes. I did build it myself based of the Fog Wiki page at the undionly build section.

            Can you please post a link to the exact wiki article you followed. Possibly there is an issue in that…

            Problems that I faced:
            -DHCP server didn’t want to turn on
            -TFTP server didn’t want to turn on
            -Link files from the FOG zip file was outdated therefore, I had to manually input Debian 10.3 links for drivers.
            -pxelinux files were missing
            -tftpboot files missing

            My guess is the installer ended prematurely and we should have looked at this instead of trying to manually fix all that. Probably 1.5.7 was used which came out long before Debian 10 and simply doesn’t work properly. 1.5.8 is out und you might download that und re-run the installer to fix all your issues in one go.

            Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

            Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

            R 1 Reply Last reply Reply Quote 0
            • R
              Reuban1219 @george1421
              last edited by

              @george1421 Okay,thankyou. If i am to use two network interfaces, during installation, which should be my default network interface? The one connected to the internet or to the Local-Switch without the internet?

              george1421G 1 Reply Last reply Reply Quote 0
              • R
                Reuban1219 @Sebastian Roth
                last edited by

                @Sebastian-Roth this is the link :
                https://wiki.fogproject.org/wiki/index.php/Building_undionly.kpxe

                1 Reply Last reply Reply Quote 0
                • S
                  Sebastian Roth Moderator
                  last edited by george1421

                  @Reuban1219 said in Need Guidance Other Than FOG Wiki page.:

                  If i am to use two network interfaces, during installation, which should be my default network interface? The one connected to the internet or to the Local-Switch without the internet?

                  Make sure both interfaces are up und configured with IPs before you Run the FOG installer. Use static IP, not DHCP, for the imaging interface. Make sure your internet connection works and then choose the imaging interface name when asked by the FOG installer.

                  Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                  Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                  1 Reply Last reply Reply Quote 0
                  • S
                    Sebastian Roth Moderator
                    last edited by Sebastian Roth

                    @Reuban1219 Make sure you use FOG 1.5.8 on Debian 10!!

                    There is no need to do the manual fixup you mentioned in your initial post and I am fairly sure this was due to using FOG 1.5.7 on Debian 10.

                    Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                    Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                    1 Reply Last reply Reply Quote 0
                    • R
                      Reuban1219
                      last edited by Reuban1219

                      @Sebastian-Roth @george1421 @Tom-Elliott Here is my current update.

                      1. I have reinstalled Debian 10.3 into my CPU and installed and updated all necessary files (DHCP & TFTP server)
                      2. I have set up two network interfaces. One is to the ethernet port of my office for updates and etc. Another is connected to a dumb switch( this switch is connected to my other CPU’s that I need to upload images from)
                        3.As suggested by @Sebastian-Roth I have set my local network to have a static IP and my other connection is accessible to the internet. Now, When trying to install FOG(1.5.8). I am being prompted to choose my default network interface. I choose the LOCAL interface. Now, its asking for setup router interface. Do i say no or default(yes)?
                      1 Reply Last reply Reply Quote 0
                      • S
                        Sebastian Roth Moderator
                        last edited by

                        @Reuban1219 said in Need Guidance Other Than FOG Wiki page.:

                        and updated all necessary files (DHCP & TFTP server)

                        What do you mean by that? There is no need to and the installer will overwrite it anyway.

                        3.As suggested by @Sebastian-Roth I have set my local network to have a static IP and my other connection is accessible to the internet. Now, When trying to install FOG(1.5.8). I am being prompted to choose my default network interface. I choose the LOCAL interface. Now, its asking for setup router interface. Do i say no or default(yes)?

                        This question on router address might be a bit confusing. It has nothing to do with the interfaces or network setup on your FOG server but will only be used withing the DHCP config as router address for the clients.

                        Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                        Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                        R 1 Reply Last reply Reply Quote 0
                        • R
                          Reuban1219 @Sebastian Roth
                          last edited by

                          @Sebastian-Roth For the DHCP & TFTP server, Debian 10.3 sources.list file are not reachable. I had this problem during my first time set up for Debian 10.3. I could not get updates. So, i edited the sources.list file with the latest links and sources so that it has DHCP and TFTP capabilities as well.

                          For the router,I just chose “No”. I guess in my understanding, since im already setting a default gateway and server IP addresses, i dont think i need to set router IP as well.

                          1 Reply Last reply Reply Quote 0
                          • S
                            Sebastian Roth Moderator
                            last edited by

                            @Reuban1219 said in Need Guidance Other Than FOG Wiki page.:

                            For the DHCP & TFTP server, Debian 10.3 sources.list file are not reachable. I had this problem during my first time set up for Debian 10.3. I could not get updates. So, i edited the sources.list file with the latest links and sources so that it has DHCP and TFTP capabilities as well.

                            Well that’s interesting. Can you post exact error messages or URLs (old and new). I can try to replicate the issue and see if there is something we can take care of in the installer.

                            I guess in my understanding, since im already setting a default gateway and server IP addresses, i dont think i need to set router IP as well.

                            Where did you set default gateway and server IP? Within the Debian Linux?

                            As mentioned before this question on router address you get from the installer is not about the router/default gateway setting on your Linux system but only used for generating the DHCP configuration on your FOG server.

                            Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                            Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                            R 1 Reply Last reply Reply Quote 0
                            • R
                              Reuban1219 @Sebastian Roth
                              last edited by Reuban1219

                              @Sebastian-Roth Im sorry. I just realized that the installer was asking for my DHCP server address. Ive got that fixed. Now, currently:

                              1. Installed Fog client in Windows 7 in another PC.
                              2. Ive created image and host for windows 7 and also created a capture task.
                              3. I booted into nic for my client. Everything goes fine now. But, now im getting error saying:

                              Either DHCP failed or we were unable to access http://X.X.X.X/fog//index.php for connection testing.
                              No DHCP response on interface eth0, skipping it
                              Failed to get IP via DHCP! Tried on interface(s): eth0
                              Please check your network set up and try again

                              1 Reply Last reply Reply Quote 0
                              • S
                                Sebastian Roth Moderator
                                last edited by

                                @Reuban1219 For this new error: Do you have spanning tree enabled in your network? Best to use RSTP (rapid spanning tree) as it usually doesn’t cause this problem.

                                Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                                Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                                R 1 Reply Last reply Reply Quote 0
                                • george1421G
                                  george1421 Moderator @Reuban1219
                                  last edited by

                                  @Reuban1219 said in Need Guidance Other Than FOG Wiki page.:

                                  If i am to use two network interfaces, during installation, which should be my default network interface? The one connected to the internet or to the Local-Switch without the internet

                                  In this setup, you would have your primary NIC (you pick) configured for your imaging network. To install FOG you will need to know the name of this interface. For your imaging network interface you will NOT define a default gateway. On your business LAN interface you will define a default route to the internet. This is a standard configuration if you have an isolated imaging lan.

                                  Please help us build the FOG community with everyone involved. It's not just about coding - way more we need people to test things, update documentation and most importantly work on uniting the community of people enjoying and working on FOG!

                                  1 Reply Last reply Reply Quote 0
                                  • R
                                    Reuban1219 @Sebastian Roth
                                    last edited by

                                    @Sebastian-Roth @george1421 Thank you two so much. Ive managed to successfully upload and deploy an image. You’ve been very patient and helpful throughout. And it wasn’t the spanning tree problem. It was the switch which automatically closed the port. I then decided to connect the PC directly to each other and it immediately booted into FOG image upload. Now, I have to figure out how to keep the ports open at all times for the switch. Thank you again for all the help.

                                    1 Reply Last reply Reply Quote 0
                                    • S
                                      Sebastian Roth Moderator
                                      last edited by

                                      @Reuban1219 said in Need Guidance Other Than FOG Wiki page.:

                                      Now, I have to figure out how to keep the ports open at all times for the switch.

                                      It’s either spanning tree or some kind of ethernet energy saving or even a “security” feature.

                                      Web GUI issue? Please check apache error (debian/ubuntu: /var/log/apache2/error.log, centos/fedora/rhel: /var/log/httpd/error_log) and php-fpm log (/var/log/php*-fpm.log)

                                      Please support FOG if you like it: https://wiki.fogproject.org/wiki/index.php/Support_FOG

                                      1 Reply Last reply Reply Quote 0
                                      • 1
                                      • 2
                                      • 1 / 2
                                      • First post
                                        Last post

                                      241

                                      Online

                                      12.0k

                                      Users

                                      17.3k

                                      Topics

                                      155.2k

                                      Posts
                                      Copyright © 2012-2024 FOG Project