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

FOG 0.32 on Ubuntu 10.04.4 LTS Desktop 32bit - tftp works on host, but no where else

Scheduled Pinned Locked Moved
FOG Problems
4
15
4.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.
  • S
    Spearfoot
    last edited by Apr 7, 2014, 2:47 PM

    Yes, sir:

    tftp -i 192.168.1.16 get pxelinux.0
    Timeout occurred
    Connect request failed

    1 Reply Last reply Reply Quote 0
    • S
      Spearfoot
      last edited by Apr 7, 2014, 3:30 PM

      I turned off the firewall with this command: sudo ufw disable
      …and rebooted the fog server. Still no joy.

      1 Reply Last reply Reply Quote 0
      • T
        Tom Elliott
        last edited by Apr 7, 2014, 4:12 PM

        [quote=“Spearfoot, post: 25035, member: 23487”]Yes, sir:

        tftp -i 192.168.1.16 get pxelinux.0
        Timeout occurred
        Connect request failed[/quote]

        Where are you running this command? Windows, or your FOG Server, or another linux host?

        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
        • T
          Tom Elliott
          last edited by Apr 7, 2014, 4:13 PM

          Are you certain the tftp-hpa service is actually running:

          [code]sudo service tftpd-hpa status
          sudo service tftpd-hpa restart[/code]

          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
          • S
            Spearfoot
            last edited by Apr 7, 2014, 4:18 PM

            [quote=“Tom Elliott, post: 25037, member: 7271”]Where are you running this command? Windows, or your FOG Server, or another linux host?[/quote]
            [quote=“Tom Elliott, post: 25037, member: 7271”]Where are you running this command? Windows, or your FOG Server, or another linux host?[/quote]
            [quote=“Tom Elliott, post: 25037, member: 7271”]Where are you running this command? Windows, or your FOG Server, or another linux host?[/quote]

            Tom, I’m running it on my Windows 7 workstation. Earlier in the thread I explain that I can download the pxelinux.0 file successfully on the FOG server itself, and I can successfully ping the FOG server from my Win7 workstation.

            1 Reply Last reply Reply Quote 0
            • S
              Spearfoot
              last edited by Apr 7, 2014, 4:21 PM

              [quote=“Tom Elliott, post: 25038, member: 7271”]Are you certain the tftp-hpa service is actually running:

              [code]sudo service tftpd-hpa status
              sudo service tftpd-hpa restart[/code][/quote]

              Yes, it’s running. The result of the status command is:

              tpdtd-hpa start/running, process 1203

              1 Reply Last reply Reply Quote 0
              • S
                Spearfoot
                last edited by Apr 7, 2014, 4:24 PM

                Some screenshots to help(?)
                [ATTACH=full]641[/ATTACH][ATTACH=full]642[/ATTACH]

                [url=“/_imported_xf_attachments/0/641_fog-server-1.jpg?:”]fog-server-1.jpg[/url][url=“/_imported_xf_attachments/0/642_fog-win7-tftp-fails-1.jpg?:”]fog-win7-tftp-fails-1.jpg[/url]

                1 Reply Last reply Reply Quote 0
                • J
                  Jaymes Driver Developer
                  last edited by Apr 8, 2014, 12:01 PM

                  What kind of switch gear is between your fog server and your windows server, if you put them on the same switch are you able to use the get command?

                  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
                  • S
                    Spearfoot
                    last edited by Apr 8, 2014, 12:28 PM

                    [quote=“Jaymes Driver, post: 25071, member: 3582”]What kind of switch gear is between your fog server and your windows server, if you put them on the same switch are you able to use the get command?[/quote]

                    The fog server runs in a VirtualBox VM on my Win7 workstation; its ethernet adapter is bridged to the workstation’s nic. I can ping the fog server VM from the workstation and vice versa, and I can ping other PCs on my network from the fog server VM.

                    FWIW, my workstation is attached to a Netgear GS108T switch.

                    1 Reply Last reply Reply Quote 0
                    • J
                      Jaymes Driver Developer
                      last edited by Apr 8, 2014, 12:34 PM

                      Can you use the command on other windows machines, not the one hosting the vm?

                      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
                      • S
                        Spearfoot
                        last edited by Apr 8, 2014, 12:43 PM

                        [quote=“Jaymes Driver, post: 25073, member: 3582”]Can you use the command on other windows machines, not the one hosting the vm?[/quote]

                        Bingo! I CAN successfully download pxelinux.0 using tftp on a different Windows PC!

                        Thanks!

                        Now… why can’t I do the same on the FOG VM host workstation? Odd…

                        1 Reply Last reply Reply Quote 0
                        • S
                          Spearfoot
                          last edited by Apr 8, 2014, 1:28 PM

                          Further research shows that the Windows 7 firewall is blocking my Win7 TFTP client from connecting to the FOG server. Doooh!

                          Who would have thought that Microsoft, in all of their infinite wisdom, wouldn’t modify their firewall to allow their own TFTP client to actually work? 🙂

                          Thanks, everyone, for helping me to figure this out. It seems the FOG server is functioning correctly and I can now move on to configuring my router.

                          1 Reply Last reply Reply Quote 0
                          • J
                            Jaymes Driver Developer
                            last edited by Apr 8, 2014, 2:20 PM

                            Not a problem I knew it had to be a windows something. I use Windows XP to host my virtual software, I don’t face this problem 😉

                            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
                            • 1 / 1
                            1 / 1
                            • First post
                              12/15
                              Last post

                            176

                            Online

                            12.0k

                            Users

                            17.3k

                            Topics

                            155.2k

                            Posts
                            Copyright © 2012-2024 FOG Project