Stalker Portal OSD UI Menu Octagon sx88 sx88+ sx888 STB EMU

chelo71

Super VIP
Messages
1,652
Yes you can,but not through stbemu.
You must do it in enigma network profiles

via FTP I went to / home / gx / local / ethernet and on the ETH0 file I changed the mac and saved, I restarted the decoder but in the network status settings there is always the old one
 

kebien

Registered
Messages
1,329
Some images work differently.Try this...
Go to
/etc/network/if-pre-up

make a file and name it "mac" without the quotes.
And put this into the file

Code:
#!/bin/sh
ifconfig eth0 down
ifconfig eth0 hw ether 00:xx:xx:xx:xx:xx
ifconfig eth0 up


reboot the unit
 

suny99

Registered
Messages
136
There is no network folder in etc folder.

You can see here, on this image, what I have on Octagon SX88+ when I open etc folder.

lYfnOsN.jpg
 

suny99

Registered
Messages
136
Press menu on your remote control. Now find a blue icon with letter i, under the icon it says "information".
And that's it.
 
Top