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

Connection timed out /fog/service/ipxe/boot.php

Scheduled Pinned Locked Moved
FOG Problems
2
10
1.6k
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.
  • J
    joanmarzo
    last edited by Apr 14, 2022, 8:26 AM

    Hi friends

    I have a problem to execute my fog, I paste and screenshoot about the error:

    dde0ae8d-adaf-4525-8183-7b96e29d1921-image.png

    Any idea?

    Thanks u!

    G 1 Reply Last reply Apr 14, 2022, 9:33 AM Reply Quote 0
    • G
      george1421 Moderator @joanmarzo
      last edited by george1421 Apr 14, 2022, 3:35 AM Apr 14, 2022, 9:33 AM

      @joanmarzo I think I see two issues here.

      1. You appear to have 2 dhcp servers on your network because its asking for the tftp server name. That dhcp answer is not providing dhcp option 66 to iPXE. In your case since you are running dnsmasq you might want to remove both dhcp options 66 and 67 from your dhcp server.
      2. The apache server might not be running on the FOG server. Can you access the web interface on the FOG 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!

      J 1 Reply Last reply Apr 14, 2022, 9:43 AM Reply Quote 0
      • J
        joanmarzo @george1421
        last edited by Apr 14, 2022, 9:43 AM

        @george1421 said in Connection timed out /fog/service/ipxe/boot.php:

        You appear to have 2 dhcp servers on your network because its asking for the tftp server name. That dhcp answer is not providing dhcp option 66 to iPXE. In your case since you are running dnsmasq you might want to remove both dhcp options 66 and 67 from your dhcp server.

        Hi, I have differents vlans but only have dhcp in 96.1 and I put the 66 and 67 in 96.1

        f9bae753-c607-44b8-b716-6433661f7468-image.png

        And yes, I can accessn to the fog web interface

        ab3fd33f-9b18-41e9-9de2-9a971206fddf-image.png

        G 1 Reply Last reply Apr 14, 2022, 11:41 AM Reply Quote 0
        • G
          george1421 Moderator @joanmarzo
          last edited by Apr 14, 2022, 11:41 AM

          @joanmarzo OK lets work on one of the problems at a time. Lets try to understand why we are getting a connection timeout first.

          1. What subnet is the pxe booting computer located on? Is it 192.168.96.x subnet? If they are on different subnets do you have some kind of screening router/firewall that might stop http traffic between the vlans?

          2. From the same subnet as the pxe booting computer, with a windows browser can you access this URL? http://192.168.96.162/fog/service/ipxe/boot.php?mac=00:00:00:00:00 That should return the text behind the iPXE menu. I only care if the call times out or returns something.

          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!

          J 1 Reply Last reply Apr 14, 2022, 11:47 AM Reply Quote 0
          • J
            joanmarzo @george1421
            last edited by Apr 14, 2022, 11:47 AM

            @george1421

            1. The machine it’s in on the same vlan and the same subnet

            2. I can access 25dfc42a-1b6c-4116-9ccf-f19945d5f913-image.png

            Any idea? thanks

            G 1 Reply Last reply Apr 14, 2022, 11:49 AM Reply Quote 0
            • G
              george1421 Moderator @joanmarzo
              last edited by Apr 14, 2022, 11:49 AM

              @joanmarzo Unfortunately I have no idea then. If you repeat the pxe boot you still get a timeout calling that url?

              Did you turn on https during the installation?

              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!

              J 1 Reply Last reply Apr 14, 2022, 11:52 AM Reply Quote 0
              • J
                joanmarzo @george1421
                last edited by Apr 14, 2022, 11:52 AM

                @george1421 How I can get turn on the HTTPS?

                The other day it worked for me and I haven’t changed anything, it’s weird…

                G 1 Reply Last reply Apr 14, 2022, 12:09 PM Reply Quote 0
                • G
                  george1421 Moderator @joanmarzo
                  last edited by Apr 14, 2022, 12:09 PM

                  @joanmarzo That would have been an option (enable https) during the install process. I’m just trying to think why http connection would not work from pxe booting computer. One case would be someone turning on https protocol outside of the fog installer.

                  Lets see if you can pxe boot again, if you get the connection timeout as in the initial post, press the s key. You will be dropped to the iPXE command prompt.

                  On the ipxe command prompt key in ping 192.168.96.162 Lets see if you can ping the fog server. If that works then key in chain http://192.168.96.162/fog/service/ipxe/boot.php That chain command is the exact one that fails from the default.ipxe file that does get previously downloaded via 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!

                  J 1 Reply Last reply Apr 14, 2022, 12:23 PM Reply Quote 0
                  • J
                    joanmarzo @george1421
                    last edited by Apr 14, 2022, 12:23 PM

                    @george1421 Hi friend,

                    I reinstall fog and do the same of the another day and it’s work, than u for your time

                    G 1 Reply Last reply Apr 14, 2022, 12:25 PM Reply Quote 0
                    • G
                      george1421 Moderator @joanmarzo
                      last edited by Apr 14, 2022, 12:25 PM

                      @joanmarzo ?? OK but I don’t think the problem is FOG but if you want to reinstall that is your choice. We will be here to help if you need it.

                      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!

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

                      194

                      Online

                      12.0k

                      Users

                      17.3k

                      Topics

                      155.2k

                      Posts
                      Copyright © 2012-2024 FOG Project