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

Blacklist for duplicate MAC's

Scheduled Pinned Locked Moved Unsolved
FOG Problems
5
16
4.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.
  • K
    kemperink
    last edited by May 21, 2015, 8:46 PM

    FOG-newbee here.
    I want to sysprep&clone a couple off (HP) Probook 430 & 450’s. When doing a “Quick Registration” of the first host, the service registers 2 MAC-addresses; when (quick) registering a second host the console tells me the host is already registered. The Probook consist of multiple network-capable devices (WAN/4G, Ethernet, WiFI, Bluetooth) and it looks like one of the device MAC-addresses isn’t unique. So i’d like to filter-out some of the discovered MAC-addresses.
    I found “FOG Settings -> FOG Service - Host Register -> FOG_QUICKREG_PENDING_MAC_FILTER”, but this doen’t seem to apply/solve my problem.

    Regards, Simon

    1 Reply Last reply Reply Quote 0
    • W
      Wayne Workman
      last edited by May 21, 2015, 9:04 PM

      @kemperink said:

      doen’t seem to apply/solve my

      I doubt you have two MACs that are the same.

      When quick registering or full registering, it only records the wired NIC.

      What’s more likely is somehow you’re DB got dirtied up.

      NORMALLY, I’d be able to search the forums and give you the exacto-answer for fixing this… but our forum’s searching feature is temporarily disabled due to issues.

      You might figure it out yourself though, look in your DB (like, connecting to MySQL via terminal) and look for hosts that have a MAC address set to zero, and just delete those. There are other things that could cause this, too.

      Maybe Tom could chime in?

      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!
      Daily Clean Installation Results:
      https://fogtesting.fogproject.us/
      FOG Reporting:
      https://fog-external-reporting-results.fogproject.us/

      1 Reply Last reply Reply Quote 0
      • K
        kemperink
        last edited by May 21, 2015, 9:29 PM

        I doubted myself and I double-checked. Both nodes claim “02:1e:10:1f:00:00”.
        It’s a clean, SVN trunk install and I only experimented with these 2 nodes (and a VM; it just boots quicker).
        Gonna try to work around the problem by blacklisting (modprobe.blacklist=modname1) the linux-module responsible.

        W 1 Reply Last reply May 21, 2015, 9:34 PM Reply Quote 0
        • W
          Wayne Workman @kemperink
          last edited by May 21, 2015, 9:34 PM

          @kemperink said:

          I doubted myself and I double-checked. Both nodes claim “02:1e:10:1f:00:00”.
          It’s a clean, SVN trunk install and I only experimented with these 2 nodes (and a VM; it just boots quicker).
          Gonna try to work around the problem by blacklisting (modprobe.blacklist=modname1) the linux-module responsible.

          What method are you using to get the MAC addresses ?

          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!
          Daily Clean Installation Results:
          https://fogtesting.fogproject.us/
          FOG Reporting:
          https://fog-external-reporting-results.fogproject.us/

          1 Reply Last reply Reply Quote 0
          • K
            kemperink
            last edited by May 21, 2015, 9:47 PM

            Nothing special. Just boot and did a quick registration. The first host registers a “50:65:f3:nn:nn:nn” (which is the Ethernet-MAC) as hostMAC.hmPrimary=1 and “02:1e:10:1f:00:00” as hostMAC.hmPrimary=0.
            When the second host boots, the ipxe-menu tells me the host is not registered. Next I select “quick registration” and a “host already exists as …” somewhere in the following screens and the host is not registered in the FOG database/interface.

            1 Reply Last reply Reply Quote 0
            • W
              Wayne Workman
              last edited by Wayne Workman May 21, 2015, 3:51 PM May 21, 2015, 9:50 PM

              What version of FOG are you using? What distro of Linux and version?

              If you look in the cloud in the top left of the WEB UI, it’ll have a revision number.

              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!
              Daily Clean Installation Results:
              https://fogtesting.fogproject.us/
              FOG Reporting:
              https://fog-external-reporting-results.fogproject.us/

              1 Reply Last reply Reply Quote 0
              • K
                kemperink
                last edited by May 21, 2015, 9:58 PM

                Its a fresh pull: 3451

                1 Reply Last reply Reply Quote 0
                • W
                  Wayne Workman
                  last edited by May 21, 2015, 10:02 PM

                  I think that this is a developer question.

                  Give them time, they will eventually get around to this thread (probably sooner than later).

                  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!
                  Daily Clean Installation Results:
                  https://fogtesting.fogproject.us/
                  FOG Reporting:
                  https://fog-external-reporting-results.fogproject.us/

                  1 Reply Last reply Reply Quote 0
                  • W
                    Wayne Workman
                    last edited by May 24, 2015, 11:27 PM

                    Bumping this thread…

                    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!
                    Daily Clean Installation Results:
                    https://fogtesting.fogproject.us/
                    FOG Reporting:
                    https://fog-external-reporting-results.fogproject.us/

                    1 Reply Last reply Reply Quote 0
                    • T
                      Tom Elliott
                      last edited by May 24, 2015, 11:39 PM

                      Just so you’re all aware, I’ve been monitoring this thread waiting for more information.

                      How can you have two systems with the same mac address? Are you using a shared nic between systems?

                      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
                        sudburr
                        last edited by sudburr May 24, 2015, 9:21 PM May 25, 2015, 3:21 AM

                        We had duplicate MACs happen to many white box systems one year that had their motherboards replaced… all with 00’s or 88’s for a MAC.

                        [ Standing in between extinction in the cold and explosive radiating growth ]

                        1 Reply Last reply Reply Quote 0
                        • T
                          Trevelyan
                          last edited by May 26, 2015, 8:59 AM

                          Actually, I remember when I first started using FOG we had duplicate MAC issues. This was caused because I had “approved” pending MAC addresses - which included VMWare virtual networking adapters. These were all identical, since I had installed VMware Workstation on a base image and it had retained the same address on every PC.

                          1 Reply Last reply Reply Quote 1
                          • K
                            kemperink
                            last edited by May 26, 2015, 11:21 AM

                            The notebooks (quick) register 2 MAC’s. One is the (unique) ethernet-interface, the second (not unique) is another unknown device. I could look up the brand/type, but thats not the problem. I agree, it should not be possible to have duplicate MAC’s, but the fact is: I have. I did not lookup the device responsible, but i guess it is the WAN/4G Gobi (Qualcomm) interface/modem without a SIM (telco related), where the interface functions as some sort of un-numbered/loopback interface

                            1 Reply Last reply Reply Quote 0
                            • T
                              Trevelyan
                              last edited by Trevelyan May 26, 2015, 2:08 PM May 26, 2015, 8:08 PM

                              Are these hosts automatically having their pending mac addresses accepted? And are you on FOG 1.2.0?

                              1 Reply Last reply Reply Quote 0
                              • K
                                kemperink
                                last edited by May 27, 2015, 7:51 AM

                                It’s a SVN#3451 pull

                                I don’t know what thee default are, but I think you are referring to this setting:

                                fog.png

                                1 Reply Last reply Reply Quote 0
                                • T
                                  Trevelyan
                                  last edited by May 27, 2015, 7:58 AM

                                  Ah ok! Maybe this is default behaviour now? Tom will probably weigh in soon.

                                  I’ll upgrade to SVN later and see what happens myself.

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

                                  321

                                  Online

                                  12.0k

                                  Users

                                  17.3k

                                  Topics

                                  155.2k

                                  Posts
                                  Copyright © 2012-2024 FOG Project