Why is there more than one HWadder while running command ifconfig

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;







up vote
1
down vote

favorite












enter image description hereI performed the ifconfig command in Linux to find out my mac address. But as there are multiple HWadder in the output I can't find out my MAC address. I also want to know, why do they show multiple MAC addresses while only one mac address is possible. I am connected with wifi instead of Lan, is it a reason for this?? The screenshot is given below:







share|improve this question

























    up vote
    1
    down vote

    favorite












    enter image description hereI performed the ifconfig command in Linux to find out my mac address. But as there are multiple HWadder in the output I can't find out my MAC address. I also want to know, why do they show multiple MAC addresses while only one mac address is possible. I am connected with wifi instead of Lan, is it a reason for this?? The screenshot is given below:







    share|improve this question





















      up vote
      1
      down vote

      favorite









      up vote
      1
      down vote

      favorite











      enter image description hereI performed the ifconfig command in Linux to find out my mac address. But as there are multiple HWadder in the output I can't find out my MAC address. I also want to know, why do they show multiple MAC addresses while only one mac address is possible. I am connected with wifi instead of Lan, is it a reason for this?? The screenshot is given below:







      share|improve this question











      enter image description hereI performed the ifconfig command in Linux to find out my mac address. But as there are multiple HWadder in the output I can't find out my MAC address. I also want to know, why do they show multiple MAC addresses while only one mac address is possible. I am connected with wifi instead of Lan, is it a reason for this?? The screenshot is given below:









      share|improve this question










      share|improve this question




      share|improve this question









      asked yesterday









      aniruddh sharma

      61




      61




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          2
          down vote














          But as there are multiple HWadder in the output I can't find out my MAC address.




          You have one MAC address for your LAN interface (eno1) and one for your WLAN interface (wlo1), that's correct and how it should be. Each network interface has its own MAC address.




          while only one mac address is possible.




          Who says "only one MAC address is possible per computer"?




          I am connected with wifi




          Then the MAC address you are currently using is your WLAN MAC address. Obviously.






          share|improve this answer





















          • Thank you for your suggestion. I have heard that mac address is used to identify a device uniquely. that's why I thought so.
            – aniruddh sharma
            6 hours ago










          • People attempted years ago (when the MAC address was still hardcoded in EEPROMs) to use MAC information together with other information to identify a system uniquely, but for most modern hardware, you can change the MAC anyway, so that's not particularly working well... and even back then, more than one MAC was possible (just put in multiple network cards). No idea what those half-baked protection schemes did in that case...
            – dirkt
            5 hours ago










          Your Answer







          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "106"
          ;
          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',
          convertImagesToLinks: false,
          noModals: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );








           

          draft saved


          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f460649%2fwhy-is-there-more-than-one-hwadder-while-running-command-ifconfig%23new-answer', 'question_page');

          );

          Post as a guest






























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          2
          down vote














          But as there are multiple HWadder in the output I can't find out my MAC address.




          You have one MAC address for your LAN interface (eno1) and one for your WLAN interface (wlo1), that's correct and how it should be. Each network interface has its own MAC address.




          while only one mac address is possible.




          Who says "only one MAC address is possible per computer"?




          I am connected with wifi




          Then the MAC address you are currently using is your WLAN MAC address. Obviously.






          share|improve this answer





















          • Thank you for your suggestion. I have heard that mac address is used to identify a device uniquely. that's why I thought so.
            – aniruddh sharma
            6 hours ago










          • People attempted years ago (when the MAC address was still hardcoded in EEPROMs) to use MAC information together with other information to identify a system uniquely, but for most modern hardware, you can change the MAC anyway, so that's not particularly working well... and even back then, more than one MAC was possible (just put in multiple network cards). No idea what those half-baked protection schemes did in that case...
            – dirkt
            5 hours ago














          up vote
          2
          down vote














          But as there are multiple HWadder in the output I can't find out my MAC address.




          You have one MAC address for your LAN interface (eno1) and one for your WLAN interface (wlo1), that's correct and how it should be. Each network interface has its own MAC address.




          while only one mac address is possible.




          Who says "only one MAC address is possible per computer"?




          I am connected with wifi




          Then the MAC address you are currently using is your WLAN MAC address. Obviously.






          share|improve this answer





















          • Thank you for your suggestion. I have heard that mac address is used to identify a device uniquely. that's why I thought so.
            – aniruddh sharma
            6 hours ago










          • People attempted years ago (when the MAC address was still hardcoded in EEPROMs) to use MAC information together with other information to identify a system uniquely, but for most modern hardware, you can change the MAC anyway, so that's not particularly working well... and even back then, more than one MAC was possible (just put in multiple network cards). No idea what those half-baked protection schemes did in that case...
            – dirkt
            5 hours ago












          up vote
          2
          down vote










          up vote
          2
          down vote










          But as there are multiple HWadder in the output I can't find out my MAC address.




          You have one MAC address for your LAN interface (eno1) and one for your WLAN interface (wlo1), that's correct and how it should be. Each network interface has its own MAC address.




          while only one mac address is possible.




          Who says "only one MAC address is possible per computer"?




          I am connected with wifi




          Then the MAC address you are currently using is your WLAN MAC address. Obviously.






          share|improve this answer














          But as there are multiple HWadder in the output I can't find out my MAC address.




          You have one MAC address for your LAN interface (eno1) and one for your WLAN interface (wlo1), that's correct and how it should be. Each network interface has its own MAC address.




          while only one mac address is possible.




          Who says "only one MAC address is possible per computer"?




          I am connected with wifi




          Then the MAC address you are currently using is your WLAN MAC address. Obviously.







          share|improve this answer













          share|improve this answer



          share|improve this answer











          answered yesterday









          dirkt

          13.8k2930




          13.8k2930











          • Thank you for your suggestion. I have heard that mac address is used to identify a device uniquely. that's why I thought so.
            – aniruddh sharma
            6 hours ago










          • People attempted years ago (when the MAC address was still hardcoded in EEPROMs) to use MAC information together with other information to identify a system uniquely, but for most modern hardware, you can change the MAC anyway, so that's not particularly working well... and even back then, more than one MAC was possible (just put in multiple network cards). No idea what those half-baked protection schemes did in that case...
            – dirkt
            5 hours ago
















          • Thank you for your suggestion. I have heard that mac address is used to identify a device uniquely. that's why I thought so.
            – aniruddh sharma
            6 hours ago










          • People attempted years ago (when the MAC address was still hardcoded in EEPROMs) to use MAC information together with other information to identify a system uniquely, but for most modern hardware, you can change the MAC anyway, so that's not particularly working well... and even back then, more than one MAC was possible (just put in multiple network cards). No idea what those half-baked protection schemes did in that case...
            – dirkt
            5 hours ago















          Thank you for your suggestion. I have heard that mac address is used to identify a device uniquely. that's why I thought so.
          – aniruddh sharma
          6 hours ago




          Thank you for your suggestion. I have heard that mac address is used to identify a device uniquely. that's why I thought so.
          – aniruddh sharma
          6 hours ago












          People attempted years ago (when the MAC address was still hardcoded in EEPROMs) to use MAC information together with other information to identify a system uniquely, but for most modern hardware, you can change the MAC anyway, so that's not particularly working well... and even back then, more than one MAC was possible (just put in multiple network cards). No idea what those half-baked protection schemes did in that case...
          – dirkt
          5 hours ago




          People attempted years ago (when the MAC address was still hardcoded in EEPROMs) to use MAC information together with other information to identify a system uniquely, but for most modern hardware, you can change the MAC anyway, so that's not particularly working well... and even back then, more than one MAC was possible (just put in multiple network cards). No idea what those half-baked protection schemes did in that case...
          – dirkt
          5 hours ago












           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f460649%2fwhy-is-there-more-than-one-hwadder-while-running-command-ifconfig%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          Peggy Mitchell

          Palaiologos

          The Forum (Inglewood, California)