12363 Members
237 Forums
7861 Topics
24145 Posts
Max Online: 9115 @ 08/24/24 07:30 PM
|
|
|
11 registered (Admin, Toysoft, tomash, miveni, Leonlive, padisah, haki, Smokey, OMEGA, raffsif1234, pitou),
2277
Guests and
468
Spiders online. |
Key:
Admin,
Global Mod,
Mod
|
|
|
valentin: hi, a little help who is available?
Admin: Do a post in the forum
fon: I am trying to buy sim card from website but i am getting no shipping method has been selected. i am inserting correct shipping address and country
Admin: It's fixed, Thank you to have informed us and explained where it was faulty. Now it should work. Thanks
Admin: For DM800HDse Tool to fix problems, check on Japhar images section, for JapharFlasher
Thor: How do I use this stuff can it run on mobile devices.
Hum@xel: Hello @ll sat friends have a nice evening
|
|
|
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
|
24
|
25
|
26
|
27
|
28
|
29
|
30
|
|
|
|
|
|
|
|
#7966 - 04/20/16 02:42 PM
Change MAC address
|
Japhar Member
Carpal Tunnel
Registered: 10/19/10
Posts: 10031
|
How to change the MAC address in your DM/VU+ ? ifconfig eth0 down
ifconfig eth0 hw ether 00:80:48:BA:d1:30
ifconfig eth0 up
ifconfig eth0 |grep HWaddr Or in a file in your DM/VU : Edit file /etc/network/interfaces auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp pre-up ifconfig eth0 hw ether 00:09:34:28:5E:00
_________________________
|
Top
|
|
|
|
|
#24527 - 06/29/22 12:03 PM
Re: Change MAC address
[Re: Admin]
|
stranger
Registered: 02/16/22
Posts: 5
|
Hello I execute these commands on Telnet and change the MAC address as my desired But after rebooting the MAC address returns to the original default ??!!
|
Top
|
|
|
|
|
#24529 - 06/29/22 11:02 PM
Re: Change MAC address
[Re: Admin]
|
stranger
Registered: 02/16/22
Posts: 5
|
You need to modify the configuration file, not only set the new MAC details by command line,
You could add these commands on a script at boot as well,
Admin Hello Thanks How to edit a configuration file And create a script to boot?
|
Top
|
|
|
|
|
#24530 - 06/30/22 02:34 AM
Re: Change MAC address
[Re: Admin]
|
Japhar Member
Carpal Tunnel
Registered: 10/19/10
Posts: 10031
|
Here you have more details about scripts, https://www.shellscript.sh/Admin
_________________________
|
Top
|
|
|
|
|
#24531 - 06/30/22 09:09 AM
Re: Change MAC address
[Re: Admin]
|
stranger
Registered: 02/16/22
Posts: 5
|
Hello I can not create scripts 😓😓 if have you the created file that works Please give me
|
Top
|
|
|
|
|
#24532 - 06/30/22 10:27 AM
Re: Change MAC address
[Re: Admin]
|
Japhar Member
Carpal Tunnel
Registered: 10/19/10
Posts: 10031
|
Read this : Edit file /etc/network/interfaces auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp pre-up ifconfig eth0 hw ether 00:09:34:28:5E:00
_________________________
|
Top
|
|
|
|
|
#24546 - 07/14/22 02:57 AM
Re: Change MAC address
[Re: Admin]
|
stranger
Registered: 02/16/22
Posts: 5
|
Read this : Edit file /etc/network/interfaces auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp pre-up ifconfig eth0 hw ether 00:09:34:28:5E:00 Hello This method does not work with Ultimo 4k receiver and is an obsolete method
|
Top
|
|
|
|
|
#24547 - 07/14/22 11:26 AM
Re: Change MAC address
[Re: robinio 75]
|
Japhar Member
Carpal Tunnel
Registered: 10/19/10
Posts: 10031
|
We don't have such box, but these commands are standard Linux, so it should work, if you have a new method you are welcomed to publish it to help others. Admin Read this : Edit file /etc/network/interfaces auto lo
iface lo inet loopback
auto eth0
iface eth0 inet dhcp pre-up ifconfig eth0 hw ether 00:09:34:28:5E:00 Hello This method does not work with Ultimo 4k receiver and is an obsolete method
_________________________
|
Top
|
|
|
|
|
|
|