Quickstart M15 OmniscreenTV IPTV STB -> Setup a DHCP-Router
23 IPTV-dhcp-OMM15_Manual.1.4.docx
No it isn’t !!! so we need to make it executable:
sudo chmod 755 abox_42_iptv_setup.sh
:
Now we can use that to change values in an already DHCP-connected STB:
Example: we change the DNS in the hybridset.txt to google:
[network]
#network.prefdns=208.67.222.222
network.prefdns=8.8.8.8
#network.ntp=time.abox42.com
network.ntp=192.53.103.108
#network.ntp=time.windows.com
# hier sollten lokale Daten rein: DNS kann z.B. weltweit der Google sein 8.8.8.8
oder neutral 9.9.9.9, NTP Server sollte ein lokaler genommen werden.
…
So we know the IP address of the box – but if not just tail –f /var/log/syslog
Do the ./ before the *.sh script.