Results 1 to 3 of 3

Thread: can't change mac address please help !

  1. #1
    Join Date
    Mar 2013
    Beans
    3

    Thumbs down can't change mac address please help !

    Hey guys,

    I tried changing mac address by following command
    Code:
    ifconfig br0 down hw ether Aa:bb:cc:dd:ee:ff:ee
    whenever i type this command it stop responding
    i can't get it up via this command.
    Code:
    ifconfig br0 up
    please help i will appreciate !
    Thanks

  2. #2
    Join Date
    Jun 2011
    Location
    The Shadow Gallery
    Beans
    6,744

    Re: can't change mac address please help !

    Code:
    sudo ifconfig br0 hw ether aa:bb:cc:dd:ee:ff:ee
    or


    Code:
    sudo ip link set br0 address aa:bb:cc:dd:ee:ff:ee
    Backtrack - Giving machine guns to monkeys since 2006
    Kali-Linux - Adding a grenade launcher to the machine guns since 2013

  3. #3
    Join Date
    Mar 2013
    Beans
    3

    Re: can't change mac address please help !

    Quote Originally Posted by haqking View Post
    Code:
    sudo ifconfig br0 hw ether aa:bb:cc:dd:ee:ff:ee
    or


    Code:
    sudo ip link set br0 address aa:bb:cc:dd:ee:ff:ee
    i am using telnet on both of my GALAXYS2 (ANDROID) and my windows 7 lappy.
    i can't seems to change it
    I have broadcom chipset in my modem > model name BCM96338 if that matter
    here is screenie of the error

    and i tried second command too i am getting dev is duplicate and address is garbage
    thanks for reply
    Last edited by Chairmansaab; March 30th, 2013 at 08:25 PM.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •