Why is there more than one HWadder while running command ifconfig

Clash Royale CLAN TAG#URR8PPP
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;
up vote
1
down vote
favorite
I 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:
ifconfig
add a comment |Â
up vote
1
down vote
favorite
I 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:
ifconfig
add a comment |Â
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I 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:
ifconfig
I 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:
ifconfig
asked yesterday
aniruddh sharma
61
61
add a comment |Â
add a comment |Â
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.
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
add a comment |Â
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.
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
add a comment |Â
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.
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
add a comment |Â
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.
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.
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
add a comment |Â
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
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password