orange tv updates via Kev Willers

pull/56/head
Franco Fichtner 6 years ago
parent a704380a7c
commit d3d5c6445e

@ -11,7 +11,7 @@ This guide is for setting up Orange France IPTV and assumes you already have a w
**Getting ready**
-----------------
Orange uses two VLANs for TV. VLAN 838 and 840
Orange uses two VLANs for TV. VLAN 838 and 840
Create and assign them as shown.
.. image:: images/tv_image01.png
@ -19,10 +19,10 @@ Create and assign them as shown.
Take note of the PCP values
Assign the VLANs as shown and also assign TVLAN for use later.
Assign the VLANs as shown and also assign TVLAN for use later.
.. image:: images/tv_image02.png
:scale: 100%
:scale: 100%
igb0 is the WAN in this example. Select the interface that corresponds to WAN in your setup.
@ -33,19 +33,19 @@ TVLAN is assigned to a free port on your router which the TVDecoder is plugged i
------------------
.. image:: images/tv_image03.png
:scale: 100%
:scale: 100%
.. image:: images/tv_image04.png
:scale: 100%
SEND OPTIONS
dhcp-client-identifier 1:xx:xx:xx:xx:xx:xx,
dhcp-client-identifier 1:xx:xx:xx:xx:xx:xx,
REPLACE xx with MAC Address of the Livebox (NOT the TVDecoder) the leading 1 is important
dhcp-class-identifier "sagem",
user-class "'FSVDSL_livebox.MLTV.softathome.Livebox3".
user-class "'FSVDSL_livebox.MLTV.softathome.Livebox3".
NOTE the leading before the string. Also although not strictky necessary Livebox3 part of the string is for LiveBox3 users if you are Livebox4 user change as required.
@ -63,7 +63,7 @@ subnet-mask,routers, ntp-servers, www-server, classless-routes
.. image:: images/tv_image06.png
:scale: 100%
The dummy IP address is important or IGMPproxy does not start
The dummy IP address is important or IGMPproxy does not start
**TVLAN setup**
@ -73,21 +73,21 @@ The dummy IP address is important or IGMPproxy does not start
.. image:: images/tv_image07.png
:scale: 100%
:scale: 100%
.. image:: images/tv_image08.png
:scale: 100%
:scale: 100%
Use a different subnet to current LAN
Use a different subnet to current LAN
Turn on the DHCP service for TVLAN
NOTE YOU MUST specify the ORANGE DNS servers for the TV to work
NOTE YOU MUST specify the ORANGE DNS servers for the TV to work
.. image:: images/tv_image09.png
:scale: 100%
:scale: 100%
Now reboot and you should have an IP address on VLAN 838 of 10.x.x.x
@ -95,30 +95,21 @@ Now reboot and you should have an IP address on VLAN 838 of 10.x.x.x
**IGMPproxy setup**
-------------------
The latest version of IGMPproxy has bugs which are being corrected.
Until that is complete version 1.2 MUST be used.
Install this version using
# pkg add -f https://pkg.opnsense.org/FreeBSD:11:amd64/snapshots/igmpproxy-0.1_2,1.txz
Then, lock the package in place to stop future updates of OPNsense overwriting it.
# pkg lock igmpproxy
Ensure you are running OPNsense 18.7.4 or later
Once complete we can configure IGMPproxy as follows
Then configure IGMPproxy as follows
.. image:: images/tv_image10.png
:scale: 100%
:scale: 100%
.. image:: images/tv_image11.png
:scale: 100%
:scale: 100%
NOTE: downstream interface is TVLAN
.. image:: images/tv_image12.png
:scale: 100%
:scale: 100%
**FIREWALL setup**
@ -127,23 +118,23 @@ NOTE: downstream interface is TVLAN
We need to allow traffic to flow on the VLANs and TVLAN and also to connect with Orange servers
.. image:: images/tv_image13.png
:scale: 100%
:scale: 100%
.. image:: images/tv_image14.png
:scale: 100%
:scale: 100%
NOTE the Source is "*"
.. image:: images/tv_image15.png
:scale: 100%
:scale: 100%
And finally the outbound
.. image:: images/tv_image16.png
:scale: 100%
:scale: 100%
Make sure you have clicked Save & Apply
Make sure you have clicked Save & Apply
It is advisable at this point to reboot the system.
Plug in your TVDecoder to the port defined for TVLAN, turn on the decoder and after a few minutes you should see TV.
Plug in your TVDecoder to the port defined for TVLAN, turn on the decoder and after a few minutes you should see TV.

Loading…
Cancel
Save