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