Text only
|
Text with Images
Cardsharing-x Forum
» CardSharing Section => » CS Help and Tutorials « => General Tutorials => Topic started by: Tirkic on January 13, 2010, 07:40:19 PM
Title:
How to change the drembox mac address
Post by:
Tirkic
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.
Text only
|
Text with Images