Author Topic: How to change the drembox mac address  (Read 1189 times)

0 Members and 1 Guest are viewing this topic.

Offline Tirkic

  • Administrator
  • Hero Member
  • *****
  • Posts: 16512
How to change the drembox mac address
« on: January 13, 2010, 07:40:19 PM »
 Add to init file:

#!/bin/sh
ifconfig eth0 hw ether 00:09:34:00:02:E6
ifconfig eth0 (DREAMBOXIPHERE) up

ex...

#!/bin/sh
ifconfig eth0 hw ether 00:09:34:00:02:E6
ifconfig eth0 192.168.1.11 up

reboot image.