12364 Members
237 Forums
7868 Topics
24169 Posts
Max Online: 9115 @ 08/24/24 07:30 PM
|
|
|
3 registered (Admin, Toysoft, OMEGA),
583
Guests and
417
Spiders online. |
Key:
Admin,
Global Mod,
Mod
|
|
|
|
|
|
|
|
|
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: 10038
|
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
|
|
|
|
|
|
|