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

    DNSMASQ setup help

    Scheduled Pinned Locked Moved Unsolved
    FOG Problems
    4
    53
    23.0k
    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.
    • M
      mati-92 @Wayne Workman
      last edited by

      @Wayne-Workman im afraid not i tried it from a physical computer sat on the network and i get tftp open timeout error

      1 Reply Last reply Reply Quote 0
      • M
        mati-92
        last edited by

        IMAG0114.jpg

        1 Reply Last reply Reply Quote 0
        • Tom ElliottT
          Tom Elliott @mati-92
          last edited by

          @mati-92 There’s a typo.

          unionly.0 should be undionly.0 MISSING A LETTER D

          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

          M 1 Reply Last reply Reply Quote 1
          • M
            mati-92 @Tom Elliott
            last edited by

            @Wayne-Workman said:

            ln -s /tftpboot/undionly.kpxe /tftpboot/undionly.0

            i checked through all my commands ran from today and edited this one

            ln -s /tftpboot/undionly.kpxe /tftpboot/undionly.0 ( i had forgotten the d off the last bit. i ran tried booting from my other virtual machine same error

            Wayne WorkmanW 1 Reply Last reply Reply Quote 0
            • Wayne WorkmanW
              Wayne Workman @mati-92
              last edited by

              @mati-92 Now try this:

              ln -s /tftpboot/undionly.kpxe /tftpboot/undionly.kpxe.0
              

              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 0
              • M
                mati-92
                last edited by

                im afriad i am still getting this error message … connection timed out

                Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                • Wayne WorkmanW
                  Wayne Workman @mati-92
                  last edited by

                  @mati-92 make sure your firewall is off. See if you can tftp and get the undionly.kpxe.0 file. Examples of both of those are here: https://wiki.fogproject.org/wiki/index.php/Troubleshoot_TFTP

                  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 0
                  • M
                    mati-92
                    last edited by

                    IMAG0116.jpg

                    i have no setup in fedora 22 server, i followed the article you left me with last night and this is what i am getting when trying to boot to pxe. im using vm player now as i was having issues in virtualbox installing fedora.

                    1 Reply Last reply Reply Quote 0
                    • Wayne WorkmanW
                      Wayne Workman
                      last edited by

                      I helped @mati-92 get past the dnsmasq issues via TeamViewer. however the virtual host he’s trying to network boot is trying to get default.pxe from a strange IP address instead of the virtual fog server.

                      ideas?

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

                        Is the virtual fog server’s network bridged or natted?

                        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
                        • Wayne WorkmanW
                          Wayne Workman
                          last edited by

                          It was originally NAT’d but I couldn’t figure out why the virtual host was trying to pull default.pxe from the weird IP, so I tried to set it up as bridged and that did not work out at all.

                          Then I tried to get DHCP installed on the fog server and then put it on an isolated virtual lan but I couldn’t get DHCP to even install.

                          I am in over my head on this one - I suggested he install on physical software and try then with dnsmasq but he is saying Fedora 22 doesn’t work on his G5 server which I have reservations about… I’m not sure where to go from here - a fresh pair of eyes are needed.

                          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 0
                          • M
                            mati-92
                            last edited by

                            Morning just a quick update I managed to install fedora 22 on my poweredge sc1425 install fog tried to boot but no look.

                            1 Reply Last reply Reply Quote 0
                            • M
                              mati-92
                              last edited by

                              been thinking today that i might give up on this, not as easy as it looks. having many issues.

                              Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                              • Wayne WorkmanW
                                Wayne Workman @mati-92
                                last edited by

                                @mati-92 What kind of issues? You must provide details or we cannot help.

                                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 0
                                • M
                                  mati-92
                                  last edited by

                                  good afternoon

                                  my sisters fiancee has tried the exact same thing as i have he installed fedora 22 on his machine and used his laptop to boot into and got File not found error.

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

                                    What is the exact configuration you’re using?

                                    What are options 66/67 set to?

                                    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
                                    • M
                                      mati-92
                                      last edited by

                                      we are using dnsmasq as we do not want to alter our router. we used this article so everything relelvant to the installation of fog to the dnsmasq setup we folowed

                                      https://wiki.fogproject.org/wiki/index.php/Fedora_21_Server#Fedora_22_Server_notes

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

                                        You willing to run a teamviewer session with me?

                                        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
                                        • M
                                          mati-92
                                          last edited by

                                          yh sure let me log the server in and open putty open up in chat ?

                                          1 Reply Last reply Reply Quote 0
                                          • M
                                            mati-92
                                            last edited by

                                            been busy last couple of nights so not been able to log on basically we had a fresh start on the server we reinstalled everything and this is what we are getting

                                            upload-4d9b616b-2f33-4232-a15a-f056f8392d3d

                                            Wayne WorkmanW 1 Reply Last reply Reply Quote 0
                                            • 1
                                            • 2
                                            • 3
                                            • 1 / 3
                                            • First post
                                              Last post

                                            187

                                            Online

                                            12.0k

                                            Users

                                            17.3k

                                            Topics

                                            155.2k

                                            Posts
                                            Copyright © 2012-2024 FOG Project