Quickstart M15 OmniscreenTV IPTV STB -> Setup a DHCP-Router
8 IPTV-dhcp-OMM15_Manual.1.4.docx
Once your Raspberry Pi starts, check the network configuration of
wlan0
network
interface as follows:
$ ip addr show wlan0
wlan0
should get an IP address via DHCP But it can be a different than before
Also, check the network configuration of
eth0
network interface as follows:
$ ip addr show eth0
A static IP address should be assigned to the
eth0
network interface.
wlan0 and eth0, both should be configured correctly.