mirror of
https://github.com/opnsense/docs
synced 2024-11-15 06:12:58 +00:00
c97248f6ad
commit e0670007e940a0af4d37fc687bd5203d833c53aa Author: Ad Schellevis <ad@opnsense.org> Date: Mon May 23 16:33:31 2022 +0200 Interfaces / Setup guides - minor cleanups for https://github.com/opnsense/docs/pull/404 and add to index commit ebcf61dfb51ad60d0e67ac684952a3501aa1ea4f Author: Ad Schellevis <ad@opnsense.org> Date: Mon May 23 14:43:50 2022 +0200 OPNcentral - Multi tenancy using host groups for BE 22.4.1 commit2012c773c9
Author: Jascha Kirchhoff <jakieu@users.noreply.github.com> Date: Sat May 21 12:08:17 2022 +0200 Update dt_ger_iptv_07.png Edit to remove personal information commit7eba7806b1
Author: Jascha Kirchhoff <jakieu@users.noreply.github.com> Date: Sat May 21 12:04:00 2022 +0200 Added DT IPTV setup Setup guide for Deutsche Telekom Germany Magenta TV IPTV
70 lines
2.0 KiB
ReStructuredText
70 lines
2.0 KiB
ReStructuredText
**Deutsche Telekom Germany IPTV (Magenta TV) setup**
|
|
========================================================
|
|
|
|
**Original Author:** Jascha Kirchhoff
|
|
|
|
**Introduction**
|
|
-----------------
|
|
This guide is for setting up Deutsche Telekom Germany IPTV (Magenta TV) and assumes you already have a working internet connection and the
|
|
os-igmp-proxy plugin installed.
|
|
|
|
This is just a basic working setup. You can separate all IPTV traffic into a VLAN, if needed.
|
|
|
|
All network hardware between OPNsense and the Media Receiver or TV Box must support IGMP snooping. Without IGMP snooping enabled, the network
|
|
gets flooded with multicast traffic and live tv starts stuttering.
|
|
|
|
|
|
**IGMPproxy setup**
|
|
-------------------
|
|
|
|
Ensure you are running OPNsense 22.1 or later
|
|
|
|
Then configure IGMPproxy as follows
|
|
|
|
.. image:: images/dt_ger_iptv_01.png
|
|
:width: 100%
|
|
|
|
.. image:: images/dt_ger_iptv_02.png
|
|
:width: 100%
|
|
|
|
|
|
NOTE: downstream interface is LAN
|
|
|
|
.. image:: images/dt_ger_iptv_03.png
|
|
:width: 100%
|
|
|
|
|
|
**FIREWALL setup**
|
|
------------------
|
|
|
|
We need to add two new rules for the WAN interface and modify one (the default IPv4 rule) on the LAN to get Magenta TV working. The key is
|
|
to enable "allow options" in the Advanced Options for all three (!) rules, WAN and LAN.
|
|
|
|
.. image:: images/dt_ger_iptv_04.png
|
|
:width: 100%
|
|
|
|
NOTE the Source is "*"
|
|
|
|
.. image:: images/dt_ger_iptv_05.png
|
|
:width: 100%
|
|
|
|
.. image:: images/dt_ger_iptv_06.png
|
|
:width: 100%
|
|
|
|
.. image:: images/dt_ger_iptv_05.png
|
|
:width: 100%
|
|
|
|
And finally the outbound NAT
|
|
|
|
.. image:: images/dt_ger_iptv_07.png
|
|
:width: 100%
|
|
|
|
I switched to Hybrid mode but it should also work in Automatic mode, because none of the outbound rules need to be modified.
|
|
|
|
Make sure you have clicked Save & Apply
|
|
|
|
It is advisable at this point to reboot the system.
|
|
|
|
Plug in your Media Receiver to one LAN port, turn on the receiver and after a few minutes you should see live TV. Also software updates should
|
|
work out of the box. Update mode has been tested 2022-05, no additional settings are required.
|