• Recent
    • Unsolved
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Register
    • Login
    1. Home
    2. Rayco
    3. Best
    R
    • Profile
    • Following 0
    • Followers 0
    • Topics 4
    • Posts 20
    • Best 1
    • Controversial 0
    • Groups 0

    Best posts made by Rayco

    • RE: MAC Address manufacturer doesn't update

      @rayco I solved this problem changging it manually.

      nano ./fog/lib/pages/fogconfigurationpage.class.php

      public function maclistPost()
      {
      if (isset($_GET[‘update’])) {
      self::clearMACLookupTable();
      $url = ‘http://linuxnet.ca/ieee/oui.txt’;; <-------------------------- Changing this link for; ‘http://standards-oui.ieee.org/oui/oui.txt’

      👍 Current Records: 31239 successful

      posted in FOG Problems
      R
      Rayco
    • 1 / 1