Quickstart M15 OmniscreenTV IPTV STB -> Setup a DHCP-Router
13 IPTV-dhcp-OMM15_Manual.1.4.docx
The firewalld service should be active (running) by default. Enter for checking:
$ sudo systemctl status firewalld
Now, allow DHCP traffic through the firewall with the following command:
$ sudo firewall-cmd --add-service=dhcp --permanent
Allow IP packet forwarding with the following command:
$
sudo firewall-cmd --add-masquerade --permanent
Finally, reboot your Raspberry Pi.
$ sudo reboot
You are ready to go and connect a STB to your Switch. Attention: The STBs have
100BaseT ports only!