|
||||||||||
| Dreambox For satellite Dreambox versions, including 7000, 7020, 7025, 8000, 5620, 500, 600 and 800. |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Retired Mod & Sat Guru
Join Date: Aug 2006
Location: Wolverhampton
Posts: 3,825
Thanks: 46
Thanked 338 Times in 270 Posts
|
Thanks to Sateo from DS for allowing me to post this, Cheers mate
![]() This post mainly applies to the DS image ![]() As most of you have read all about the problem with the clones of DB 500, we have decided to upload again the Mac changer to change the Mac address as a new DMM Mac !!! You can download it from the download addons >plugins!! REMEMBER the DMM Mac start 00:09:34:xx:xx:xx on xx put anything you want like 7d for example!!! To check the Mac if its DMM Mac or clone the easy way its go to DS Extras Menu 3 (system informations) LAN settings info,on eth0 and on the first line the HWaddr its the MAC address of your box!!! IF start like is up its ok if not its a clone so if you scared for troubles with your box change it!!!! ![]() No More Gemini tricks!! If you have a DM500 or DM500 clone DS is the way to go ![]() The source code for this plugin is below if you need it for other images ![]() ![]() Nano
__________________
Sanity is nothing more than an excuse to be boring ![]() Last edited by nanochickin; 19-04-08 at 12:54 PM. |
|
|
|
|
|
#3 (permalink) |
|
Junior Member
Join Date: Aug 2007
Posts: 13
Thanks: 1
Thanked 0 Times in 0 Posts
|
Here's a series of telnet commands to change your mac.
- - - - - - - - - - - cd /var/etc rm init echo \#!/bin/sh >> init echo ifconfig eth0 down >> init echo ifconfig eth0 hw ether 00:09:34:xx:xx:xx >> init echo ifconfig eth0 up >> init chmod 755 init reboot (replace xx:xx:xx with your own mac address) |
|
|
|
|
|
#4 (permalink) |
|
Cost efficient muppet
Join Date: Nov 2008
Location: W. Yorkshire TW area
Posts: 4,510
Thanks: 2,372
Thanked 935 Times in 690 Posts
|
Before you read below, please be aware that this is not my work, but by a person called "Brummie" on another forum-I was going to put the following in quotes, but it makes the text italic and a little harder to read.
Anyway: Here is another way It is a software fix only and will not harm your box in any way. it just runs a file at startup which changes the mac address. If at anytime you want to go back to the original mac address then just delete the file and reboot or install another image. If this is the way Gemini are doing things now, you will need to do this with every Gemini image from 4.3 and up, who knows, it maybe that it is now part of the Dreambox CVS, and that every new image from any Group will need this for full functionality Anyway the instructions are as follows. Easy Method All you have to do is edit the mac address inside it in notepad, then FTP it across to the dreambox to var/etc, changing attibutes to 755 then reboot. Remember to edit the mac address in the file or else everyone downloading it will have same mac adddress on their receiver. Also Please remember to change the attributes to 755 (executable file) before rebooting your dreambox. Otherwise it will hang at bootup and will have to be reflashed via null modem cable. It must start with 00:09:34 The last three columns should either be numbers 0-9 or letters A-F ie 0A:9F:CB So the whole mac address would be similar to this 00:09:34:0A:9F:CB To return to your original mac address just delete the file and reboot, or install a different image. Manual Method Use DCC 2.95 to telnet to box. you will see prompt as follows root@dreambox:~> type the following lines followed by enter obviously. in the mac address i left the last three columns as xx:xx:xx these should either be numbers 0-9 or letters A-F ie 0A:9F:CB So the whole mac address would be similar to this 00:09:34:0A:9F:CB cd /var/etc rm init echo \#!/bin/sh **** init echo ifconfig eth0 down **** init echo ifconfig eth0 hw ether 00:09:34:xx:xx:xx **** init echo ifconfig eth0 up **** init chmod 755 init reboot Summary Both these methods create a file in /var/etc called init which runs on every reboot, and changes your mac address to one like an original dreambox . But remember if you use mac address reservation in your router to give your dreambox a constant ip address , you need to change your settings there too. To return to your original mac address just delete the file and reboot, or install a different image __________________________________________________ __________________________________ That seems to do the trick, I think. Its not my work, as said above. Youll need to change the extension to .rar and then extract
__________________
Sat set up: Openmedia 500CS Sky mini dish 1m orbital+dodgy Motek motor TG585 v7 bridged modem DIR-615 D2 DD-WRT router Last edited by waqasahmed; 14-04-10 at 05:18 PM. |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | |
|
|
| LinkBack |
LinkBack URL |
About LinkBacks |
| Bookmark & Share |
Digg this Thread! |
Add Thread to del.icio.us |
Bookmark in Technorati |
Tweet this thread |
