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

New Issue with Fog 1.2.0 and iPXE boot

Scheduled Pinned Locked Moved
FOG Problems
3
4
1.5k
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.
  • G
    GPorter
    last edited by Mar 30, 2015, 3:04 PM

    I have a Fog 1.2.0 install that was working.

    It is running on “precise1-Ubuntu SMP Thu Jan 30 17:39:31 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux”
    It was not used for several months and I made some infrastructure changes i.e moved from W2k3 to 2012 for our DC and DHCP. All the DHCP server settings look correct.

    However when I try to iPXE boot machines that were working I get

    tftp://<ip address>/%20undionly.kpxe … no such file of directory
    Note the %20 in the URL

    I can ftp undionly.kpxe from the fog server

    When I go to [URL=‘http://%3cip’]http://<ip[/URL] address>/fog/service/ipxe/boot.php
    I see the correct text for my boot menu. I have not made any changes to the menu that was working

    I think I am missing a fog configuration variable and that is why I am getting the %20

    It has to be something simple I am missing. Does anyone have any ideas on what I can check next?

    Thanks for your attention to this matter,
    GP

    1 Reply Last reply Reply Quote 0
    • P
      Polii123
      last edited by Mar 30, 2015, 3:09 PM

      %20 is an encoded space. Check your DHCP-Settings for a space.

      1 Reply Last reply Reply Quote 0
      • S
        Sebastian Roth Moderator
        last edited by Mar 30, 2015, 5:45 PM

        /etc/dhcp/dhcpd.conf
        [CODE]…
        filename “undionly.kpxe”;
        …[/CODE]
        and restart the service afer changing the config file:

        [CODE]service isc-dhcp-server restart[/CODE]

        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
        • G
          GPorter
          last edited by Mar 31, 2015, 2:53 PM

          Thanks guys I knew it was something simple but I had been staring at it too long:)
          GP

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

          178

          Online

          12.0k

          Users

          17.3k

          Topics

          155.2k

          Posts
          Copyright © 2012-2024 FOG Project