OpenWrt Forum Archive

Topic: Changing MAC adress

The content of this topic has been archived on 6 May 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hello, maybe someone know how to change WR703N with v1.7 MAC address?

alaucka wrote:

Hello, maybe someone know how to change WR703N with v1.7 MAC address?

To temporarily assign a new MAC Address, do the following:

  1. SSH into your device.

  2. Use vi to edit /etc/config/network file.

  3. In section section config interface wan, add option macaddr ww:xx:yy:zz where ww:xx:yy:zz is the new MAC Address you want to assign to your device.

  4. Now you can either reboot your device or execute /etc/init.d/network restart to set your device with the newly assigned MAC Address.

mazilo wrote:
alaucka wrote:

Hello, maybe someone know how to change WR703N with v1.7 MAC address?

To temporarily assign a new MAC Address, do the following:

  1. SSH into your device.

  2. Use vi to edit /etc/config/network file.

  3. In section section config interface wan, add option macaddr ww:xx:yy:zz where ww:xx:yy:zz is the new MAC Address you want to assign to your device.

  4. Now you can either reboot your device or execute /etc/init.d/network restart to set your device with the newly assigned MAC Address.


I changed as You write, but nothing changed. Maybe there is something more in settings?

Did you reboot your device?

mazilo wrote:

Did you reboot your device?

Yes. Now I installed luci in offline mode. Maybe there is will be easy to change MAC?

(Last edited by alaucka on 16 Apr 2013, 18:25)

The discussion might have continued from here.