Jump to content
  • 0

Operator IPTV issues


techgenius

Question

Hello, recently i bought keenetic hero dsl and using it in router mode with my fttb fiber internet. I also have my operators IPTV called Turkcell TV+ , there are some people that can use it without any issues but unfortunately i cant. My main issue is when STB is in standby mode i guess it looses VLAN ID 103 connection and it says check network connection and doesnt reconnects automaticly so i have to unplug and replug the STB's power to reboot it. 

Second issue is channel transition speed. Normally if i use it with isp's router i can switch channels in less than half of second but with keenetic it takes 4.5 seconds to change a channel.

 

I saw some people which uses some openwrt router and uses that iptv box without any issue and also they shared an tutorial to setup it in openwrt but i cant setup in that way with keenetic os. I tried step 4 with igmpproxy installed from opkg but seems like doesnt work and also tried 5.

 

Im sharing that tutorial below, maybe you guys know how to adapt in keenetic os

 

Here is tutorial

Turkcell TV+ Routed mode with OpenWRT

1) NETWORK - INTERFACES

Devices - br-lan - Configure - Advanced - Enable IGMP snooping: SELECTED (Save&Apply)

Devices - Add device config - type:vlan802.1q, base device: wan, vlanid:103, enable ip6:OFF, MAC: wan interfaces mac adress but 1 more in base 16. (Save&Apply)

Example: if wan mac is xx:xx:xx:xx:xx:09 then use  xx:xx:xx:xx:xx:0A for iptv

Interfaces - Add new interface

Name:iptv, dhcp-client, device: (software vlan) wan.103 - Create interface

Advanced: Use default gateway: OFF, Use DNS servers advertised by peer: OFF

Firewall settings: Create/assign - custom:iptv

(Save&Apply)

 

2) NETWORK - FIREWALL - General

Zone:lan EDIT - Allow forward to destination zones: SELECT wan+iptv (Save&Apply)

Zone:iptv EDIT - input:accept, output:accept, forward:reject, Masquerading:SELECTED, MSS clamping:SELECTED (Save&Apply)

 

3) STATUS - ROUTING - In IPv4 Neighbours Table copy Interface (iptv.103) Router ip adress.

NETWORK - ROUTING - Add:

interface:iptv, target: 172.31.128.0/19, gateway:ROUTERIP

interface:iptv, target: 176.43.0.0/24, gateway:ROUTERIP

interface:iptv, target: 176.235.0.0/20, gateway:ROUTERIP

interface:iptv, target: 10.31.0.0/16, gateway:ROUTERIP

(Save&Apply)

 

4) System - Software - Update Lists

Install igmpproxy

vi /etc/config/igmpproxy

 

config igmpproxy

option quickleave 1

 

config phyint

option network iptv

option zone iptv

option direction upstream

list altnet 0.0.0.0/0

 

config phyint

option network lan

option zone lan

option direction downstream

 

 

5) SYSTEM - Time Sync - NTP server candidates remove all time servers and add this:

cpentp.superonline.net

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...