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

0 Members and 1 Guest are viewing this topic.

Offline antox

  • Ferengi
  • Global Moderator
  • Hero Member
  • *****
  • Posts: 16798
How to change the drembox mac address
« on: January 16, 2010, 09:05:13 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.