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

    Problem Connecting to Fog With Atom Board

    Scheduled Pinned Locked Moved
    Hardware Compatibility
    4
    24
    8.4k
    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.
    • Tom ElliottT
      Tom Elliott
      last edited by

      Is your FOG Server setup as a DHCP 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

      1 Reply Last reply Reply Quote 0
      • I
        IdahoTech
        last edited by

        Nope made sure of that when I set it up. Our DHCP server is a older Novell 6.5 SP8 box and it is the only one in the district. I will check though in the meantime to make sure no one set one up I do not know about.

        "[I]I'd Like to know why [U]well-educated idiots[/U] keep apologizing for [U]lazy and complaining[/U] people who think the world [U]owes them a liv…

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

          So is 172.16.41.180 the Switch address, or the DHCP’d address (is this within range of your network?)

          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
          • C
            chad-bisd Moderator
            last edited by

            Are you running proxy DHCP server on the novell system? I remember our old Novell Configuration Management server had a proxy process that helped machines connect with PXE. I had to modify our FOG setup to use ProxyDHCP so that come clients would pxe-boot because they failed to download the initial file over TFTP (bad chunk error). Some of the systems are running realtek nics, the others are using ASIX usb-to-ethernet adapters.


            If you would like to make a donation to the Fog project, please do so [U][COLOR=#0000ff][URL='http://sourceforge.net/dona…

            1 Reply Last reply Reply Quote 0
            • Jaymes DriverJ
              Jaymes Driver Developer
              last edited by

              [quote=“chad-bisd, post: 21390, member: 18”]Are you running proxy DHCP server on the novell system? I remember our old Novell Configuration Management server had a proxy process that helped machines connect with PXE. I had to modify our FOG setup to use ProxyDHCP so that come clients would pxe-boot because they failed to download the initial file over TFTP (bad chunk error). Some of the systems are running realtek nics, the others are using ASIX usb-to-ethernet adapters.[/quote]

              I second the notion for ProxyDHCP I run an old Novell Environment and it was the only way to get my pxeboot file to it’s destination. Everything we have is Realtek NIC.

              WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

              1 Reply Last reply Reply Quote 0
              • I
                IdahoTech
                last edited by

                I don’t believe I do have that setup, but I will check it out. Give me a few and I will check the ProxyDHCP. Also yes that is the switch address. It is hard set just like the servers. Our range is a large one. When we set it up we made it for expansion. The DHCP is set to

                172.0.0.0 255.0.0.0

                We are running in the 172.16 range so we should be ok.

                I will be back have to log out and log into the DHCP server and see what I have.

                "[I]I'd Like to know why [U]well-educated idiots[/U] keep apologizing for [U]lazy and complaining[/U] people who think the world [U]owes them a liv…

                1 Reply Last reply Reply Quote 0
                • I
                  IdahoTech
                  last edited by

                  Nope no proxy DNS that I can see. Should I set that up for the Realtek nics?

                  "[I]I'd Like to know why [U]well-educated idiots[/U] keep apologizing for [U]lazy and complaining[/U] people who think the world [U]owes them a liv…

                  1 Reply Last reply Reply Quote 0
                  • I
                    IdahoTech
                    last edited by

                    I even went to go check on INTEL’s site for a new BIOS and there was one and it mentioned the card, but I installed it and still the same error.

                    "[I]I'd Like to know why [U]well-educated idiots[/U] keep apologizing for [U]lazy and complaining[/U] people who think the world [U]owes them a liv…

                    1 Reply Last reply Reply Quote 0
                    • Jaymes DriverJ
                      Jaymes Driver Developer
                      last edited by

                      FIRST… I would see if the tftp service is working… From a windows box open a command prompt and issue the following command

                      [code] tftp x.x.x.x get pxelinux.0 [/code] I would do it form a machine that was able to image before.

                      What was the output?
                      Earlier chad asked you to boot a machine known to work with FOG, instead you used the cable. I want to make sure the service is running on the server for the machines to talk to. You can run the command, or pxe boot an old machine known to work.

                      My recommendation:
                      Use the DNSmasq service for your server, not a proxy dhcp.

                      DNSMasq IS the proxyDHCP this way and ti will ONLY be used during pxe.

                      WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

                      1 Reply Last reply Reply Quote 0
                      • I
                        IdahoTech
                        last edited by

                        OK, ran it and this is what I got

                        Transfer Succesful 16967 bytes in 1 second 16967 byte/s

                        Sound about right?

                        "[I]I'd Like to know why [U]well-educated idiots[/U] keep apologizing for [U]lazy and complaining[/U] people who think the world [U]owes them a liv…

                        1 Reply Last reply Reply Quote 0
                        • I
                          IdahoTech
                          last edited by

                          And yes I did not only boot the machine with the problems with a different cable, I also boot the machine right next to it that I just created a image on yesterday with the cable from the machine with the Realtek card and it worked fine got me to the FOG menu without a hitch.

                          "[I]I'd Like to know why [U]well-educated idiots[/U] keep apologizing for [U]lazy and complaining[/U] people who think the world [U]owes them a liv…

                          1 Reply Last reply Reply Quote 0
                          • Jaymes DriverJ
                            Jaymes Driver Developer
                            last edited by

                            Alright, in that case the issue is specific to your new machines, or their hardware. I would install the DNSmasq service and give it a go. Since the TFTP service is currently working we can rule it out as a possibility that is did not get started.

                            Something to note: In my Novell environment we are using IP helper addresses to get the information where i needs to be, unfortunately I can NOT shed light on this as I am still new to the corporation and I don’t fully understand any of it, or where I would edit those settings.

                            When I started working with FOG I had very little knowledge of the infrastructure we used. I set up the “Next-Server” option the “boot file” option and installed DNSmasq. I spoke with one of my other colleagues to update the “ip helper”

                            WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

                            1 Reply Last reply Reply Quote 0
                            • I
                              IdahoTech
                              last edited by

                              And the DNSmasq is in Novell, correct?

                              "[I]I'd Like to know why [U]well-educated idiots[/U] keep apologizing for [U]lazy and complaining[/U] people who think the world [U]owes them a liv…

                              1 Reply Last reply Reply Quote 0
                              • Jaymes DriverJ
                                Jaymes Driver Developer
                                last edited by

                                Negative, DNSMasq is a service you install on your FOG server.

                                [url]http://www.fogproject.org/wiki/index.php/Using_FOG_with_an_unmodifiable_DHCP_server/_Using_FOG_with_no_DHCP_server[/url]

                                WARNING TO USERS: My comments are written completely devoid of emotion, do not mistake my concise to the point manner as a personal insult or attack.

                                1 Reply Last reply Reply Quote 0
                                • I
                                  IdahoTech
                                  last edited by

                                  OK got it. Will give it a try today or tomorrow and see what happens. Need to do some scanning on some systems for this damn bug. Thanks for the help. I’ll be back…

                                  "[I]I'd Like to know why [U]well-educated idiots[/U] keep apologizing for [U]lazy and complaining[/U] people who think the world [U]owes them a liv…

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

                                  200

                                  Online

                                  12.0k

                                  Users

                                  17.3k

                                  Topics

                                  155.2k

                                  Posts
                                  Copyright © 2012-2024 FOG Project