Why can't I change my MAC address to this address?

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











up vote
2
down vote

favorite












Why can't I spoof my wifi card's MAC address to 1F:2E:3D:4C:5B:6A. Is that address invalid?



root@:~# ifconfig wlan0 down
root@:~# ifconfig wlan0 hw ether 1f:2e:3d:4c:5b:6a
SIOCSIFHWADDR: Cannot assign requested address






share|improve this question

























    up vote
    2
    down vote

    favorite












    Why can't I spoof my wifi card's MAC address to 1F:2E:3D:4C:5B:6A. Is that address invalid?



    root@:~# ifconfig wlan0 down
    root@:~# ifconfig wlan0 hw ether 1f:2e:3d:4c:5b:6a
    SIOCSIFHWADDR: Cannot assign requested address






    share|improve this question























      up vote
      2
      down vote

      favorite









      up vote
      2
      down vote

      favorite











      Why can't I spoof my wifi card's MAC address to 1F:2E:3D:4C:5B:6A. Is that address invalid?



      root@:~# ifconfig wlan0 down
      root@:~# ifconfig wlan0 hw ether 1f:2e:3d:4c:5b:6a
      SIOCSIFHWADDR: Cannot assign requested address






      share|improve this question













      Why can't I spoof my wifi card's MAC address to 1F:2E:3D:4C:5B:6A. Is that address invalid?



      root@:~# ifconfig wlan0 down
      root@:~# ifconfig wlan0 hw ether 1f:2e:3d:4c:5b:6a
      SIOCSIFHWADDR: Cannot assign requested address








      share|improve this question












      share|improve this question




      share|improve this question








      edited May 3 at 14:02









      Kusalananda

      102k13199316




      102k13199316









      asked May 3 at 14:00









      user825347

      132




      132




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          5
          down vote



          accepted










          As explained in this AskUbuntu question/answer, a unicast MAC address' first octet (your 1f) has to be even.



          Since 1f (31) is not even, you can't assign it.






          share|improve this answer





















          • Ok. I'm sorry for it. I'm new in here.
            – user825347
            May 3 at 14:31










          • @user825347 No worries :-)
            – Kusalananda
            May 3 at 14:35










          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%2f441559%2fwhy-cant-i-change-my-mac-address-to-this-address%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
          5
          down vote



          accepted










          As explained in this AskUbuntu question/answer, a unicast MAC address' first octet (your 1f) has to be even.



          Since 1f (31) is not even, you can't assign it.






          share|improve this answer





















          • Ok. I'm sorry for it. I'm new in here.
            – user825347
            May 3 at 14:31










          • @user825347 No worries :-)
            – Kusalananda
            May 3 at 14:35














          up vote
          5
          down vote



          accepted










          As explained in this AskUbuntu question/answer, a unicast MAC address' first octet (your 1f) has to be even.



          Since 1f (31) is not even, you can't assign it.






          share|improve this answer





















          • Ok. I'm sorry for it. I'm new in here.
            – user825347
            May 3 at 14:31










          • @user825347 No worries :-)
            – Kusalananda
            May 3 at 14:35












          up vote
          5
          down vote



          accepted







          up vote
          5
          down vote



          accepted






          As explained in this AskUbuntu question/answer, a unicast MAC address' first octet (your 1f) has to be even.



          Since 1f (31) is not even, you can't assign it.






          share|improve this answer













          As explained in this AskUbuntu question/answer, a unicast MAC address' first octet (your 1f) has to be even.



          Since 1f (31) is not even, you can't assign it.







          share|improve this answer













          share|improve this answer



          share|improve this answer











          answered May 3 at 14:06









          Kusalananda

          102k13199316




          102k13199316











          • Ok. I'm sorry for it. I'm new in here.
            – user825347
            May 3 at 14:31










          • @user825347 No worries :-)
            – Kusalananda
            May 3 at 14:35
















          • Ok. I'm sorry for it. I'm new in here.
            – user825347
            May 3 at 14:31










          • @user825347 No worries :-)
            – Kusalananda
            May 3 at 14:35















          Ok. I'm sorry for it. I'm new in here.
          – user825347
          May 3 at 14:31




          Ok. I'm sorry for it. I'm new in here.
          – user825347
          May 3 at 14:31












          @user825347 No worries :-)
          – Kusalananda
          May 3 at 14:35




          @user825347 No worries :-)
          – Kusalananda
          May 3 at 14:35












           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f441559%2fwhy-cant-i-change-my-mac-address-to-this-address%23new-answer', 'question_page');

          );

          Post as a guest













































































          Popular posts from this blog

          How to check contact read email or not when send email to Individual?

          Bahrain

          Postfix configuration issue with fips on centos 7; mailgun relay