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

DNSMASQ setup help

Scheduled Pinned Locked Moved Unsolved
FOG Problems
4
53
23.9k
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
    last edited by Aug 19, 2015, 12:28 AM

    upload-0e48878d-6ab2-4060-88ab-d03101c85e4b

    W 1 Reply Last reply Aug 19, 2015, 12:33 AM Reply Quote 0
    • W
      Wayne Workman @mati-92
      last edited by Aug 19, 2015, 12:33 AM

      @mati-92 Can you post your current ltsp.conf file and then the output of this command again, please?

      ls -lahRt /tftpboot
      

      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 Aug 19, 2015, 12:52 AM

        IMAG0110.jpg IMAG0109.jpg

        W 1 Reply Last reply Aug 19, 2015, 1:46 AM Reply Quote 0
        • W
          Wayne Workman @mati-92
          last edited by Aug 19, 2015, 1:46 AM

          @mati-92 the sym-link for the undionly.0 file points to a nonsense location.

          Delete that and recreate it.

          rm -rf /tftpboot/undionly.0
          ln -s /tftpboot/undionly.kpxe /tftpboot/undionly.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/

          M 1 Reply Last reply Aug 19, 2015, 11:21 AM Reply Quote 0
          • M
            mati-92 @Wayne Workman
            last edited by Aug 19, 2015, 11:21 AM

            @Wayne-Workman tried the last thing you suggested and i tried it again and still not working.

            W 1 Reply Last reply Aug 19, 2015, 12:10 PM Reply Quote 0
            • W
              Wayne Workman @mati-92
              last edited by Aug 19, 2015, 12:10 PM

              Can you run this (I apologize but I need to make sure you got it right).

              ls -lahRt /tftpboot
              

              And please provide another photo of any error you’re seeing when trying to network boot.

              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 Aug 19, 2015, 12:16 PM

                upload-44f00b33-3e4d-4538-81f5-bbb477caa54c

                1 Reply Last reply Reply Quote 0
                • W
                  Wayne Workman
                  last edited by Aug 19, 2015, 1:28 PM

                  I’d like for you to run these commands and then provide another screen shot of the output of the below command.

                  rm -f /tftpboot/undionly.0
                  rm -f /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/

                  P 1 Reply Last reply Oct 16, 2019, 12:18 PM Reply Quote 0
                  • M
                    mati-92
                    last edited by Aug 19, 2015, 1:35 PM

                    upload-3bb39da7-a40c-4982-875c-1db81098186d

                    W T 2 Replies Last reply Aug 19, 2015, 1:48 PM Reply Quote 0
                    • W
                      Wayne Workman @mati-92
                      last edited by Aug 19, 2015, 1:48 PM

                      @mati-92 Does it work now?

                      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/

                      M 1 Reply Last reply Aug 19, 2015, 1:56 PM Reply Quote 0
                      • M
                        mati-92 @Wayne Workman
                        last edited by Aug 19, 2015, 1:56 PM

                        @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 Aug 19, 2015, 1:59 PM

                          IMAG0114.jpg

                          1 Reply Last reply Reply Quote 0
                          • T
                            Tom Elliott @mati-92
                            last edited by Aug 19, 2015, 2:13 PM

                            @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 Aug 19, 2015, 2:25 PM Reply Quote 1
                            • M
                              mati-92 @Tom Elliott
                              last edited by Aug 19, 2015, 2:25 PM

                              @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

                              W 1 Reply Last reply Aug 19, 2015, 3:53 PM Reply Quote 0
                              • W
                                Wayne Workman @mati-92
                                last edited by Aug 19, 2015, 3:53 PM

                                @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 Aug 19, 2015, 5:18 PM

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

                                  W 1 Reply Last reply Aug 19, 2015, 5:26 PM Reply Quote 0
                                  • W
                                    Wayne Workman @mati-92
                                    last edited by Aug 19, 2015, 5:26 PM

                                    @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 Aug 20, 2015, 12:13 PM

                                      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
                                      • W
                                        Wayne Workman
                                        last edited by Aug 20, 2015, 2:17 PM

                                        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
                                        • T
                                          Tom Elliott
                                          last edited by Aug 20, 2015, 11:19 PM

                                          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
                                          • 1
                                          • 2
                                          • 3
                                          • 2 / 3
                                          2 / 3
                                          • First post
                                            28/53
                                            Last post

                                          134

                                          Online

                                          12.1k

                                          Users

                                          17.3k

                                          Topics

                                          155.4k

                                          Posts
                                          Copyright © 2012-2024 FOG Project