• 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
24.3k
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 18, 2015, 11:37 PM

    i ran a test on it and i am still getting that message when trying to boot via pxe

    W 1 Reply Last reply Aug 18, 2015, 11:39 PM Reply Quote 0
    • W
      Wayne Workman @mati-92
      last edited by Aug 18, 2015, 11:39 PM

      @mati-92 Check the target computer’s firmware settings. I’ve noticed on some that there are options for network booting that you can set in the firmware itself, such as target server and boot file.

      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:09 AM

        a little bit of progress i set both vm machines to bridge adaptors. i then boot via pxe on the 2nd vm and the following comes up.IMAG0108.jpg

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

          @mati-92 Well if it’s asking for undionly.0 then give that to it lol.

          make a sym-link for it:

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

          Good to see progress!

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

                                          153

                                          Online

                                          12.1k

                                          Users

                                          17.3k

                                          Topics

                                          155.4k

                                          Posts
                                          Copyright © 2012-2024 FOG Project