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

    Installation woes: dhcp...Failed!

    Scheduled Pinned Locked Moved Solved
    FOG Problems
    5
    42
    19.7k
    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.
    • K
      kbramhall @Wayne Workman
      last edited by

      @Wayne-Workman Yes it does. Once the install/services are up and running we’ll take it off of the public facing IP and throw an internal IP on it.

      1 Reply Last reply Reply Quote 0
      • K
        kbramhall @george1421
        last edited by

        @george1421 We are hoping to use PXE booting for these NAS devices using this FOG server to push a FreeBSD image over an isolated subnet.

        george1421G 1 Reply Last reply Reply Quote 0
        • Wayne WorkmanW
          Wayne Workman @JJ Fullmer
          last edited by Wayne Workman

          @Arrowhead-IT in RHEL 7 / Fedora 19+ / CentOS 7 it’s just yum install dhcp

          @kbramhall I know you said you weren’t behind a proxy - but we’ve heard/seen the issue you’re describing several times and more times than not it’s because of a proxy server / web filter / firewall higher up on the network that’s blocking access to repositories and mirrors.

          Can you make double sure?

          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!
          Daily Clean Installation Results:
          https://fogtesting.fogproject.us/
          FOG Reporting:
          https://fog-external-reporting-results.fogproject.us/

          1 Reply Last reply Reply Quote 3
          • george1421G
            george1421 Moderator @kbramhall
            last edited by

            @kbramhall How about the part, do you need FOG to be the dhcp and dns server for the subnet where it will exist? I want to ensure that you REALLY need both dhcp and dns setup. Sorry for being picky here, but since this is your first time with fog I want to ensure we know how you need it setup.

            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
            • JJ FullmerJ
              JJ Fullmer Testers @george1421
              last edited by

              @george1421 said:

              ok then lets confirm a few things.

              You want FOG to be the dhcp server for your subnet?

              Just so you know. The reason I chose not to use DHCP with FOG is because I had the mistaken assumption that FOG would automatically manage it in some way, or that the gui would have some control over it. It does not, you’ll be doing a bunch of manual configuration. It added some small configuration and did get it passing out ip addresses, which may be enough for you. But just be aware that you’ll likely have to do some more manual configuration of the DHCP. Not that that is all that hard nor undocumented on the internet, just wanted to make sure you’re aware.

              Wayne WorkmanW K 2 Replies Last reply Reply Quote 1
              • K
                kbramhall @JJ Fullmer
                last edited by

                @Arrowhead-IT Unfortunately that failed as well. I’m thinking there may be an underlying networking issue that I’ll work on with our networking team. Either way even if dhcp isn’t running on this server shouldn’t I still be able to get to http://xxx/xxx/xxx/fog ?

                JJ FullmerJ george1421G 2 Replies Last reply Reply Quote 0
                • JJ FullmerJ
                  JJ Fullmer Testers @kbramhall
                  last edited by

                  This post is deleted!
                  1 Reply Last reply Reply Quote 0
                  • george1421G
                    george1421 Moderator @kbramhall
                    last edited by george1421

                    @kbramhall If fog doesn’t fully setup the first time then no it will not display the console login.

                    I would suggest that you go back from the beginning and select no for dns and no for dhcp. You can set those up later if you really need them. The packages are downloaded and installed then the database is configured then the apache settings are configured.

                    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!

                    K 1 Reply Last reply Reply Quote 2
                    • Wayne WorkmanW
                      Wayne Workman @JJ Fullmer
                      last edited by

                      @Arrowhead-IT said:

                      Just so you know. The reason I chose not to use DHCP with FOG is because I had the mistaken assumption that FOG would automatically manage it in some way, or that the gui would have some control over it. It does not, you’ll be doing a bunch of manual configuration.

                      I guess now is as good a time as ever to say I’m working on an add-on that does just this.

                      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!
                      Daily Clean Installation Results:
                      https://fogtesting.fogproject.us/
                      FOG Reporting:
                      https://fog-external-reporting-results.fogproject.us/

                      JJ FullmerJ 1 Reply Last reply Reply Quote 2
                      • Tom ElliottT
                        Tom Elliott
                        last edited by

                        I still feel this needs to be addressed.
                        @Wayne-Workman said:

                        @kbramhall Isolated subnet? Does it have an internet connection?

                        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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                        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
                        • K
                          kbramhall @george1421
                          last edited by

                          @george1421 I’ll give that a shot. Thanks

                          Tom ElliottT 1 Reply Last reply Reply Quote 0
                          • K
                            kbramhall @JJ Fullmer
                            last edited by

                            @Arrowhead-IT That is good to know. I am pretty sure all we need is to push IPs from a given IP pool to each of these devices.

                            1 Reply Last reply Reply Quote 1
                            • Tom ElliottT
                              Tom Elliott @kbramhall
                              last edited by

                              @kbramhall All of this banter is going to go nowhere if the network you’re trying to install this thru does not have Internet access.

                              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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                              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

                              K 1 Reply Last reply Reply Quote 1
                              • K
                                kbramhall @Tom Elliott
                                last edited by

                                @Tom-Elliott If the FOG server is on-net with the devices won’t that make an internet connection unnecessary?

                                Tom ElliottT 1 Reply Last reply Reply Quote 0
                                • Tom ElliottT
                                  Tom Elliott @kbramhall
                                  last edited by

                                  @kbramhall YEs, but not during the installation process.

                                  The installer needs to download the files to do the install to begin with.

                                  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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                                  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

                                  K 1 Reply Last reply Reply Quote 1
                                  • K
                                    kbramhall @Tom Elliott
                                    last edited by

                                    @Tom-Elliott The CentOS machine currently has internet access that’s how I downloaded the installer.

                                    Tom ElliottT 1 Reply Last reply Reply Quote 0
                                    • Tom ElliottT
                                      Tom Elliott @kbramhall
                                      last edited by

                                      I’m confused.

                                      Are you downloading the installer, then disconnecting internet?

                                      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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                                      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 1
                                      • Tom ElliottT
                                        Tom Elliott
                                        last edited by

                                        Basically,

                                        Does the internet work? Is it installing other packages, but failing to install dhcp?

                                        I need clear concise answers.

                                        Forgive my methods, but understand:

                                        The CentOS machine has internet, it’s how I downloaded the installer, vs. The FOG Server is on Net with the clients, is not concise.

                                        I’m assuming, at this point, the CentOS machine you are referring to is the same as your FOG Server?

                                        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! Get in contact with me (chat bubble in the top right corner) if you want to join in.

                                        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

                                        K 2 Replies Last reply Reply Quote 1
                                        • K
                                          kbramhall @Tom Elliott
                                          last edited by

                                          @Tom-Elliott Sorry about that. Yes, the CentOS server is the what we’re running FOG on. I’ll just say FOG server moving forward to avoid any confusion. Yes it is successfully downloading other packages (httpd, php, php-cli, php-common, etc) but is not downloading the dhcp package. It has internet connectivity and will for the remainder of the setup. Once everything is up and running we’ll remove the internet connection and put it on an isolated subnet physically connected to the devices it needs to connect to.

                                          1 Reply Last reply Reply Quote 0
                                          • K
                                            kbramhall @Tom Elliott
                                            last edited by

                                            @Tom-Elliott I attempted to go through the installer and saying no to DHCP and DNS but if failed to install tftp-server this time. Attached is the foginstall.log file.0_1450298881023_foginstall.log

                                            JJ FullmerJ 2 Replies Last reply Reply Quote 1
                                            • 1
                                            • 2
                                            • 3
                                            • 1 / 3
                                            • First post
                                              Last post

                                            160

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project