• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. networkguy
    3. Best
    N
    • Profile
    • Following 0
    • Followers 0
    • Topics 6
    • Posts 41
    • Best 3
    • Controversial 0
    • Groups 0

    Best posts made by networkguy

    • RE: ipxe dhcp timeout

      @Sebastian-Roth
      I picked up on the difference after posting the picture and changed my description slightly. Thank you for pointing that out.

      I appreciate you spending some time looking into this. One change I made which seems to work at least with this one computer, is changing the authentication order for the switch port. We aren’t really doing dot1x at the moment so it really doesn’t make sense to have the order as it was:

      Previous port config(i switched both to mab dot1x):
      authentication order dot1x mab
      authentication priority dot1x mab

      All is well at the moment, I will be changing the rest of the port configs and then follow up with changing our DHCP scopes again to see if any other problematic devices are reported.

      posted in Feature Request
      N
      networkguy
    • RE: FOGService errors for all modules

      @Tom-Elliott
      This behavior seems to be back in git version 7597

      posted in Bug Reports
      N
      networkguy
    • Boot loop

      After updating to 7729 I am experiencing a boot loop.

      Below is the Apache error log:

      [Fri May 20 11:31:13 2016] [error] [client 1.1.1.1] PHP Strict Standards:  Declaration of PDODB::debug() should be compatible with FOGBase::debug($txt, $data = Array) in /var/www/html/fog/lib/db/pdodb.class.php on line 198
      

      From the client I see the following:

      Received DHCP answer on interface net0
      tftp://myfogserver/default.ipxe... ok
      http://myfogserver/fog/service/ipxe/boot.php... ok
      SQL:: command not found
      Could not boot: Exec format error (http://ipxe.org/2e022001)
      ...
      

      When I access http://myfogserver/fog/service/ipxe/boot.php with a browser, this is the top of what is displayed.

      SQL: [110] SELECT * FROM `hostMAC` WHERE `hostMAC`.`hmMAC`= AND `hostMAC`.`hmPending`='0' ORDER BY `hostMAC`.`hmID` ASC
      Params: 0
      SQL: [110] SELECT * FROM `hostMAC` WHERE `hostMAC`.`hmPending`='0' AND `hostMAC`.`hmMAC`= ORDER BY `hostMAC`.`hmID` ASC
      Params: 0
      #!ipxe
      
      posted in Bug Reports
      N
      networkguy
    • 1 / 1