Mainos / Advertisement:

RouterOS IPTV

Kohteesta Taisto
Versio hetkellä 21. elokuuta 2015 kello 08.02 – tehnyt Frans (keskustelu | muokkaukset) (Ak: Uusi sivu: Define DHCP Client and make sure you get an IP address from your ISP (Open IP -> DHCP Client).)
Siirry navigaatioon Siirry hakuun
Muut kielet:
English • ‎suomi

Sonera Viihde IPTV functionality on Mikrotik's RouterOS operating system. By disabling VLANs it should also work with Watson.

Our hard- and software:

  • RB951G-2HnD (RouterOS 6.15)
  • Motorola VIP 1853


Download Mikrotik from their official website and install multicast-6.24rc4-mipsbe.npk into the RouterOS operating system RouterOS#P.C3.A4ivitt.C3.A4minen following these instructions. Make sure the .npk package you download is compatible with your current version of RouterOS, take a look at the names of the packets and your version number.

VLAN settings

Open the Interfaces menu.

Create a new interface VLAN 252.

 /interface vlan add name="vlan252" vlan-id=252 interface=ether1-gateway disabled=no

RouterOS iptv 8.png

Define DHCP Client and make sure you get an IP address from your ISP (Open IP -> DHCP Client).

 /ip dhcp-client add interface=vlan252 disabled=no

RouterOS iptv 9.png

IGMP Proxy

Avaa valikosta Routing -> IGMP Proxy

RouterOS iptv 1.png

RouterOS iptv 2.png

RouterOS iptv 3.png

Määritä Interface:ksi VLAN 252 (ei kuvanmukaisesti eht1)

RouterOS iptv 4.png

Palomuuri

Sallitaan palomuurista IGMP ja UDP liikennettä sisällepäin.

RouterOS iptv 5.png

Sallitaan palomuurista IGMP Protokola sisällepäin.

RouterOS iptv 6.png

Chain = INPUT

Protocol = UDP

ACTION = ACCEPT

RouterOS iptv 7.png

Chain = FORWARD

Protocol = UDP

ACTION = ACCEPT

Lisäturvaa saat kun sallit vain Interface vlan252 sisällepäin

Katso myös

Sonera Viihde IPTV asetukset

Lähteet

http://forum.mikrotik.com/viewtopic.php?f=13&t=88169

Lähde: http://asp24.com.ua/blog/nastrojka-mikrotik-routeros-dlja-prosmotra-iptv-ot-provajdera/

Mainos / Advertisement: