MAC address in DHCP client list different from manufacturer's. Also, same device getting two different MAC...

How to deal with possible delayed baggage?

Is a new boolean field better than null reference when a value can be meaningfully absent?

Bash script to truncate subject line of incoming email

Changing the laptop's CPU. Should I reinstall Linux?

Is "the fire consumed everything on its way" correct?

Explanation of a regular pattern only occuring for prime numbers

TikZ graph edges not drawn nicely

How can the probability of a fumble decrease linearly with more dice?

Square Root Distance from Integers

Which communication protocol is used in AdLib sound card?

Existence of Riemann surface, holomorphic maps

How do I append a character to the end of every line in an excel cell?

A Missing Symbol for This Logo

How do you funnel food off a cutting board?

Separate environment for personal and development use under macOS

Why are all my replica super soldiers young adults or old teenagers?

How to access internet and run apt-get through a middle server?

What happened to my GE option?

Short story where statues have their heads replaced by those of carved insect heads

What is a DAG (Graph Theory)?

What language shall they sing in?

How would an AI self awareness kill switch work?

Looking for a specific 6502 Assembler

Can I announce prefix 161.117.25.0/24 even though I don't have all of /24 IPs



MAC address in DHCP client list different from manufacturer's. Also, same device getting two different MAC addresses


How to force client static leases (IP addresses) to update/change immediately?Can't connect after changing routers MAC addressTwo wireless extenders with same mac address…How to assign IP address dhcpFive thin client machines with same MAC Address?Are the Bluetooth and Wi-Fi MAC addresses assigned in the same address space?Bandwidth control rule in TP Link WiFi router TL-WR740N affects my own computerI have one NIC with two conflicting IPs. Fix?How to achieve same IP reservation with WiFi Range ExtenderRouting data to different ports on the same device based on MAC AddressCan MAC spoofing make DHCP run out of IP addresses?













2















here is my problem... I’m managing my local Wi-Fi network and I wanted to reserve some IP addresses to important devices, such as the local printer in my house. It’s a simple task. I only needed to know my printer’s MAC address and reserve it to a specified IP address (192.168.1.50) within my routers configuration interface. The problem is that I checked my DCHP clients list and I noticed that many of the devices listed didn’t have the correct MAC address. In fact, they were slightly modified. For example: My printer’s MAC address (the real one printed on its back) is C4-34-6B-2D-5E-04. In my router’s webpage, my printer’s MAC address is 02-0F-B5-2D-5E-04. For some reason, my router changed the first 6 numbers, so my address reservation couldn’t work. The same thing happened to some of my other devices. Their MAC address in my routers interface client list is not the same specified by the manufacturer. The first 6 numbers were also changed to 02-0F-B5-XX-XX-XX. Here is what my client list looks like:



DHCP Clients List



Notice that many of them have their MAC address’ first 6 numbers changed to 02-0F-B5… and the rest being correct. Also, something very strange, sometimes I get the same client getting two MAC addresses. One is slightly modified (6 first numbers) and the other one actually corresponds to the real MAC address. For example, look at clients ID 2 and 6. They have the same Client Name but different MAC Addresses. Would you know why this is happening? Sometimes, when I reboot the devices, the real MAC address is listed and so my address reservation works, but it’s kind of random. My router’s model is a TP-link TL-WR1043ND. Thanks everyone!










share|improve this question

























  • Just checking, do you connect your printer through ethernet too?

    – Vylix
    May 2 '17 at 13:58











  • Check the router and/or wifi AP or extender manuals. I used to have a router that did this, I've forgotten all the details but it was detailed in the manual.

    – Tyson
    May 2 '17 at 14:38






  • 1





    02:0F:B5 represent virtual MAC addresses. Do you have a WiFi signal extender in your setup?

    – Ƭᴇcʜιᴇ007
    May 2 '17 at 14:52
















2















here is my problem... I’m managing my local Wi-Fi network and I wanted to reserve some IP addresses to important devices, such as the local printer in my house. It’s a simple task. I only needed to know my printer’s MAC address and reserve it to a specified IP address (192.168.1.50) within my routers configuration interface. The problem is that I checked my DCHP clients list and I noticed that many of the devices listed didn’t have the correct MAC address. In fact, they were slightly modified. For example: My printer’s MAC address (the real one printed on its back) is C4-34-6B-2D-5E-04. In my router’s webpage, my printer’s MAC address is 02-0F-B5-2D-5E-04. For some reason, my router changed the first 6 numbers, so my address reservation couldn’t work. The same thing happened to some of my other devices. Their MAC address in my routers interface client list is not the same specified by the manufacturer. The first 6 numbers were also changed to 02-0F-B5-XX-XX-XX. Here is what my client list looks like:



DHCP Clients List



Notice that many of them have their MAC address’ first 6 numbers changed to 02-0F-B5… and the rest being correct. Also, something very strange, sometimes I get the same client getting two MAC addresses. One is slightly modified (6 first numbers) and the other one actually corresponds to the real MAC address. For example, look at clients ID 2 and 6. They have the same Client Name but different MAC Addresses. Would you know why this is happening? Sometimes, when I reboot the devices, the real MAC address is listed and so my address reservation works, but it’s kind of random. My router’s model is a TP-link TL-WR1043ND. Thanks everyone!










share|improve this question

























  • Just checking, do you connect your printer through ethernet too?

    – Vylix
    May 2 '17 at 13:58











  • Check the router and/or wifi AP or extender manuals. I used to have a router that did this, I've forgotten all the details but it was detailed in the manual.

    – Tyson
    May 2 '17 at 14:38






  • 1





    02:0F:B5 represent virtual MAC addresses. Do you have a WiFi signal extender in your setup?

    – Ƭᴇcʜιᴇ007
    May 2 '17 at 14:52














2












2








2








here is my problem... I’m managing my local Wi-Fi network and I wanted to reserve some IP addresses to important devices, such as the local printer in my house. It’s a simple task. I only needed to know my printer’s MAC address and reserve it to a specified IP address (192.168.1.50) within my routers configuration interface. The problem is that I checked my DCHP clients list and I noticed that many of the devices listed didn’t have the correct MAC address. In fact, they were slightly modified. For example: My printer’s MAC address (the real one printed on its back) is C4-34-6B-2D-5E-04. In my router’s webpage, my printer’s MAC address is 02-0F-B5-2D-5E-04. For some reason, my router changed the first 6 numbers, so my address reservation couldn’t work. The same thing happened to some of my other devices. Their MAC address in my routers interface client list is not the same specified by the manufacturer. The first 6 numbers were also changed to 02-0F-B5-XX-XX-XX. Here is what my client list looks like:



DHCP Clients List



Notice that many of them have their MAC address’ first 6 numbers changed to 02-0F-B5… and the rest being correct. Also, something very strange, sometimes I get the same client getting two MAC addresses. One is slightly modified (6 first numbers) and the other one actually corresponds to the real MAC address. For example, look at clients ID 2 and 6. They have the same Client Name but different MAC Addresses. Would you know why this is happening? Sometimes, when I reboot the devices, the real MAC address is listed and so my address reservation works, but it’s kind of random. My router’s model is a TP-link TL-WR1043ND. Thanks everyone!










share|improve this question
















here is my problem... I’m managing my local Wi-Fi network and I wanted to reserve some IP addresses to important devices, such as the local printer in my house. It’s a simple task. I only needed to know my printer’s MAC address and reserve it to a specified IP address (192.168.1.50) within my routers configuration interface. The problem is that I checked my DCHP clients list and I noticed that many of the devices listed didn’t have the correct MAC address. In fact, they were slightly modified. For example: My printer’s MAC address (the real one printed on its back) is C4-34-6B-2D-5E-04. In my router’s webpage, my printer’s MAC address is 02-0F-B5-2D-5E-04. For some reason, my router changed the first 6 numbers, so my address reservation couldn’t work. The same thing happened to some of my other devices. Their MAC address in my routers interface client list is not the same specified by the manufacturer. The first 6 numbers were also changed to 02-0F-B5-XX-XX-XX. Here is what my client list looks like:



DHCP Clients List



Notice that many of them have their MAC address’ first 6 numbers changed to 02-0F-B5… and the rest being correct. Also, something very strange, sometimes I get the same client getting two MAC addresses. One is slightly modified (6 first numbers) and the other one actually corresponds to the real MAC address. For example, look at clients ID 2 and 6. They have the same Client Name but different MAC Addresses. Would you know why this is happening? Sometimes, when I reboot the devices, the real MAC address is listed and so my address reservation works, but it’s kind of random. My router’s model is a TP-link TL-WR1043ND. Thanks everyone!







networking router dhcp ip-address mac-address






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Mar 31 '18 at 20:51









Attie

11.6k32845




11.6k32845










asked May 2 '17 at 13:51









Lucas MolinaLucas Molina

415




415













  • Just checking, do you connect your printer through ethernet too?

    – Vylix
    May 2 '17 at 13:58











  • Check the router and/or wifi AP or extender manuals. I used to have a router that did this, I've forgotten all the details but it was detailed in the manual.

    – Tyson
    May 2 '17 at 14:38






  • 1





    02:0F:B5 represent virtual MAC addresses. Do you have a WiFi signal extender in your setup?

    – Ƭᴇcʜιᴇ007
    May 2 '17 at 14:52



















  • Just checking, do you connect your printer through ethernet too?

    – Vylix
    May 2 '17 at 13:58











  • Check the router and/or wifi AP or extender manuals. I used to have a router that did this, I've forgotten all the details but it was detailed in the manual.

    – Tyson
    May 2 '17 at 14:38






  • 1





    02:0F:B5 represent virtual MAC addresses. Do you have a WiFi signal extender in your setup?

    – Ƭᴇcʜιᴇ007
    May 2 '17 at 14:52

















Just checking, do you connect your printer through ethernet too?

– Vylix
May 2 '17 at 13:58





Just checking, do you connect your printer through ethernet too?

– Vylix
May 2 '17 at 13:58













Check the router and/or wifi AP or extender manuals. I used to have a router that did this, I've forgotten all the details but it was detailed in the manual.

– Tyson
May 2 '17 at 14:38





Check the router and/or wifi AP or extender manuals. I used to have a router that did this, I've forgotten all the details but it was detailed in the manual.

– Tyson
May 2 '17 at 14:38




1




1





02:0F:B5 represent virtual MAC addresses. Do you have a WiFi signal extender in your setup?

– Ƭᴇcʜιᴇ007
May 2 '17 at 14:52





02:0F:B5 represent virtual MAC addresses. Do you have a WiFi signal extender in your setup?

– Ƭᴇcʜιᴇ007
May 2 '17 at 14:52










2 Answers
2






active

oldest

votes


















3














Thank you for your comments. Yeah, as a matter of fact I do have a NEGEAR WiFi extender. It’s the WN3000RPv3 in the picture. Its MAC address is slightly modified as well (first 6 numbers). Your comments made me notice that all devices connected to the network through my WiFi extender are the ones whose MAC addresses were modified. I checked NETGEAR website and I found this in the FAQ:



"I reserved some IP addresses for some devices on my router but devices no longer work when I connect them to the extender. What can I do?



The first 3 bytes of MAC address is translated into 02:0F:B5 as mentioned above. Please log into router and add translated MAC addresses into IP reservation list."



Problem solved then. It was indeed a virtual MAC address given to the device by the wifi extender. Thank you very much for your help!






share|improve this answer































    0














    The problem is that this is soo stupid.
    Working in the basement where I have a Netgear Range ext, I have to set up a few servers and a stack of Raspberry Pi's one way then after spending days getting everything just right you move them upstairs and have to fiddle with the direct to router connections.
    I also have dongles that have the last 6 MAC IDs the same and I almost went crazy and thinking that the router was broken when it would not reserve IP addresses based on MAC addresses. Don't get me started on the issue with running home IP cameras that need to be Port Forwarding behind the Local ISP NAT masks. Not all of us go home and just watch NetFlix and Youtube, some of us like to bring our work home and tinker in the basements with recycled server racks private IoT devices.



    Thats why I am here complaining and saying that Netgear fired the old guys who knew "bit-and-byte" networking. All wireless routers can be extenders, and not these new consumer extenders but actual clone AP's, unfortunately you have to downgrade the firmware on the routers to access those features.



    The only reason to have vertual mac address on extenders is to increase speed with packing, but these are consumer devices and home inter-networks are very fast in retrospect to your ISP.



    The Extenders need to be as wireless switches and just another hop on the network, why are they masking and creating vertual MAC addresses, please someone tell me.






    share|improve this answer








    New contributor




    Denis Kay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
    Check out our Code of Conduct.




















      Your Answer








      StackExchange.ready(function() {
      var channelOptions = {
      tags: "".split(" "),
      id: "3"
      };
      initTagRenderer("".split(" "), "".split(" "), channelOptions);

      StackExchange.using("externalEditor", function() {
      // Have to fire editor after snippets, if snippets enabled
      if (StackExchange.settings.snippets.snippetsEnabled) {
      StackExchange.using("snippets", function() {
      createEditor();
      });
      }
      else {
      createEditor();
      }
      });

      function createEditor() {
      StackExchange.prepareEditor({
      heartbeatType: 'answer',
      autoActivateHeartbeat: false,
      convertImagesToLinks: true,
      noModals: true,
      showLowRepImageUploadWarning: true,
      reputationToPostImages: 10,
      bindNavPrevention: true,
      postfix: "",
      imageUploader: {
      brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
      contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
      allowUrls: true
      },
      onDemand: true,
      discardSelector: ".discard-answer"
      ,immediatelyShowMarkdownHelp:true
      });


      }
      });














      draft saved

      draft discarded


















      StackExchange.ready(
      function () {
      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1205283%2fmac-address-in-dhcp-client-list-different-from-manufacturers-also-same-device%23new-answer', 'question_page');
      }
      );

      Post as a guest















      Required, but never shown

























      2 Answers
      2






      active

      oldest

      votes








      2 Answers
      2






      active

      oldest

      votes









      active

      oldest

      votes






      active

      oldest

      votes









      3














      Thank you for your comments. Yeah, as a matter of fact I do have a NEGEAR WiFi extender. It’s the WN3000RPv3 in the picture. Its MAC address is slightly modified as well (first 6 numbers). Your comments made me notice that all devices connected to the network through my WiFi extender are the ones whose MAC addresses were modified. I checked NETGEAR website and I found this in the FAQ:



      "I reserved some IP addresses for some devices on my router but devices no longer work when I connect them to the extender. What can I do?



      The first 3 bytes of MAC address is translated into 02:0F:B5 as mentioned above. Please log into router and add translated MAC addresses into IP reservation list."



      Problem solved then. It was indeed a virtual MAC address given to the device by the wifi extender. Thank you very much for your help!






      share|improve this answer




























        3














        Thank you for your comments. Yeah, as a matter of fact I do have a NEGEAR WiFi extender. It’s the WN3000RPv3 in the picture. Its MAC address is slightly modified as well (first 6 numbers). Your comments made me notice that all devices connected to the network through my WiFi extender are the ones whose MAC addresses were modified. I checked NETGEAR website and I found this in the FAQ:



        "I reserved some IP addresses for some devices on my router but devices no longer work when I connect them to the extender. What can I do?



        The first 3 bytes of MAC address is translated into 02:0F:B5 as mentioned above. Please log into router and add translated MAC addresses into IP reservation list."



        Problem solved then. It was indeed a virtual MAC address given to the device by the wifi extender. Thank you very much for your help!






        share|improve this answer


























          3












          3








          3







          Thank you for your comments. Yeah, as a matter of fact I do have a NEGEAR WiFi extender. It’s the WN3000RPv3 in the picture. Its MAC address is slightly modified as well (first 6 numbers). Your comments made me notice that all devices connected to the network through my WiFi extender are the ones whose MAC addresses were modified. I checked NETGEAR website and I found this in the FAQ:



          "I reserved some IP addresses for some devices on my router but devices no longer work when I connect them to the extender. What can I do?



          The first 3 bytes of MAC address is translated into 02:0F:B5 as mentioned above. Please log into router and add translated MAC addresses into IP reservation list."



          Problem solved then. It was indeed a virtual MAC address given to the device by the wifi extender. Thank you very much for your help!






          share|improve this answer













          Thank you for your comments. Yeah, as a matter of fact I do have a NEGEAR WiFi extender. It’s the WN3000RPv3 in the picture. Its MAC address is slightly modified as well (first 6 numbers). Your comments made me notice that all devices connected to the network through my WiFi extender are the ones whose MAC addresses were modified. I checked NETGEAR website and I found this in the FAQ:



          "I reserved some IP addresses for some devices on my router but devices no longer work when I connect them to the extender. What can I do?



          The first 3 bytes of MAC address is translated into 02:0F:B5 as mentioned above. Please log into router and add translated MAC addresses into IP reservation list."



          Problem solved then. It was indeed a virtual MAC address given to the device by the wifi extender. Thank you very much for your help!







          share|improve this answer












          share|improve this answer



          share|improve this answer










          answered May 3 '17 at 17:00









          Lucas MolinaLucas Molina

          415




          415

























              0














              The problem is that this is soo stupid.
              Working in the basement where I have a Netgear Range ext, I have to set up a few servers and a stack of Raspberry Pi's one way then after spending days getting everything just right you move them upstairs and have to fiddle with the direct to router connections.
              I also have dongles that have the last 6 MAC IDs the same and I almost went crazy and thinking that the router was broken when it would not reserve IP addresses based on MAC addresses. Don't get me started on the issue with running home IP cameras that need to be Port Forwarding behind the Local ISP NAT masks. Not all of us go home and just watch NetFlix and Youtube, some of us like to bring our work home and tinker in the basements with recycled server racks private IoT devices.



              Thats why I am here complaining and saying that Netgear fired the old guys who knew "bit-and-byte" networking. All wireless routers can be extenders, and not these new consumer extenders but actual clone AP's, unfortunately you have to downgrade the firmware on the routers to access those features.



              The only reason to have vertual mac address on extenders is to increase speed with packing, but these are consumer devices and home inter-networks are very fast in retrospect to your ISP.



              The Extenders need to be as wireless switches and just another hop on the network, why are they masking and creating vertual MAC addresses, please someone tell me.






              share|improve this answer








              New contributor




              Denis Kay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
              Check out our Code of Conduct.

























                0














                The problem is that this is soo stupid.
                Working in the basement where I have a Netgear Range ext, I have to set up a few servers and a stack of Raspberry Pi's one way then after spending days getting everything just right you move them upstairs and have to fiddle with the direct to router connections.
                I also have dongles that have the last 6 MAC IDs the same and I almost went crazy and thinking that the router was broken when it would not reserve IP addresses based on MAC addresses. Don't get me started on the issue with running home IP cameras that need to be Port Forwarding behind the Local ISP NAT masks. Not all of us go home and just watch NetFlix and Youtube, some of us like to bring our work home and tinker in the basements with recycled server racks private IoT devices.



                Thats why I am here complaining and saying that Netgear fired the old guys who knew "bit-and-byte" networking. All wireless routers can be extenders, and not these new consumer extenders but actual clone AP's, unfortunately you have to downgrade the firmware on the routers to access those features.



                The only reason to have vertual mac address on extenders is to increase speed with packing, but these are consumer devices and home inter-networks are very fast in retrospect to your ISP.



                The Extenders need to be as wireless switches and just another hop on the network, why are they masking and creating vertual MAC addresses, please someone tell me.






                share|improve this answer








                New contributor




                Denis Kay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                Check out our Code of Conduct.























                  0












                  0








                  0







                  The problem is that this is soo stupid.
                  Working in the basement where I have a Netgear Range ext, I have to set up a few servers and a stack of Raspberry Pi's one way then after spending days getting everything just right you move them upstairs and have to fiddle with the direct to router connections.
                  I also have dongles that have the last 6 MAC IDs the same and I almost went crazy and thinking that the router was broken when it would not reserve IP addresses based on MAC addresses. Don't get me started on the issue with running home IP cameras that need to be Port Forwarding behind the Local ISP NAT masks. Not all of us go home and just watch NetFlix and Youtube, some of us like to bring our work home and tinker in the basements with recycled server racks private IoT devices.



                  Thats why I am here complaining and saying that Netgear fired the old guys who knew "bit-and-byte" networking. All wireless routers can be extenders, and not these new consumer extenders but actual clone AP's, unfortunately you have to downgrade the firmware on the routers to access those features.



                  The only reason to have vertual mac address on extenders is to increase speed with packing, but these are consumer devices and home inter-networks are very fast in retrospect to your ISP.



                  The Extenders need to be as wireless switches and just another hop on the network, why are they masking and creating vertual MAC addresses, please someone tell me.






                  share|improve this answer








                  New contributor




                  Denis Kay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.










                  The problem is that this is soo stupid.
                  Working in the basement where I have a Netgear Range ext, I have to set up a few servers and a stack of Raspberry Pi's one way then after spending days getting everything just right you move them upstairs and have to fiddle with the direct to router connections.
                  I also have dongles that have the last 6 MAC IDs the same and I almost went crazy and thinking that the router was broken when it would not reserve IP addresses based on MAC addresses. Don't get me started on the issue with running home IP cameras that need to be Port Forwarding behind the Local ISP NAT masks. Not all of us go home and just watch NetFlix and Youtube, some of us like to bring our work home and tinker in the basements with recycled server racks private IoT devices.



                  Thats why I am here complaining and saying that Netgear fired the old guys who knew "bit-and-byte" networking. All wireless routers can be extenders, and not these new consumer extenders but actual clone AP's, unfortunately you have to downgrade the firmware on the routers to access those features.



                  The only reason to have vertual mac address on extenders is to increase speed with packing, but these are consumer devices and home inter-networks are very fast in retrospect to your ISP.



                  The Extenders need to be as wireless switches and just another hop on the network, why are they masking and creating vertual MAC addresses, please someone tell me.







                  share|improve this answer








                  New contributor




                  Denis Kay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.









                  share|improve this answer



                  share|improve this answer






                  New contributor




                  Denis Kay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.









                  answered 10 mins ago









                  Denis KayDenis Kay

                  1




                  1




                  New contributor




                  Denis Kay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.





                  New contributor





                  Denis Kay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.






                  Denis Kay is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
                  Check out our Code of Conduct.






























                      draft saved

                      draft discarded




















































                      Thanks for contributing an answer to Super User!


                      • Please be sure to answer the question. Provide details and share your research!

                      But avoid



                      • Asking for help, clarification, or responding to other answers.

                      • Making statements based on opinion; back them up with references or personal experience.


                      To learn more, see our tips on writing great answers.




                      draft saved


                      draft discarded














                      StackExchange.ready(
                      function () {
                      StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1205283%2fmac-address-in-dhcp-client-list-different-from-manufacturers-also-same-device%23new-answer', 'question_page');
                      }
                      );

                      Post as a guest















                      Required, but never shown





















































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown

































                      Required, but never shown














                      Required, but never shown












                      Required, but never shown







                      Required, but never shown







                      Popular posts from this blog

                      VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

                      Tribunal Administrativo e Fiscal de Mirandela Referências Menu de...

                      looking for continuous Screen Capture for retroactivly reproducing errors, timeback machineRolling desktop...