![Blankom M15 OmniscreenTV IPTV STB Скачать руководство пользователя страница 6](http://html1.mh-extra.com/html/blankom/m15-omniscreentv-iptv-stb/m15-omniscreentv-iptv-stb_manual_2769586006.webp)
Quickstart M15 OmniscreenTV IPTV STB -> Setup a DHCP-Router
6 IPTV-dhcp-OMM15_Manual.1.4.docx
Terminal access by SSH with Putty or Kitty:
Now, open the cmdline.txt file and add ipv6.disable=1 at the end of the line to disable IPv6:
cd /boot
sudo nano cmdline.txt:
This may be done before the SDcard is inserted into the RPI.
Configuring the Network:
Now, create a network configuration file for wlan0 network interface as follows:
$ sudo nano /etc/network/interfaces.d/wlan0
Now, type in the following lines and save the configuration file by pressing <Ctrl> + X followed by Y
and <Enter>.
allow-hotplug wlan0
iface wlan0 inet dhcp
wpa-conf /etc/wpa_supplicant/wpa_supplicant.conf