Hello,
3 days before i got my new internet connection.
VDSL 50MBit Telekom with Entertain
I have set up the router and i got access to internet and voip working.
But i have problems getting Entertain IPTV to work.
Problem is: If i switch channels .... i can watch the stream for about 5 - 10 seconds.
After this time the stream gets stuck.
I've done some reading in forums and tried to solve this issue without success.
My setup:
eth0 -> WAN
eth1 -> LAN 192.168.10.0
eth2 -> LAN 192.168.20.0 (unused)
PPPOE is running on eth0.7 and works very well.
The have read that the new iptv (entertain 2.0) is using the BNG network and doesn't use the VLAN 8 für iptv.
In order to test this i have set up eth0.8 but the interface didn't received an ip over dhcp. So i think this is correct.
I took a look into the routes:
*USER*@ubnt:~$ show ip route connected IP Route Table for VRF "default" C *> 62.155.247.207/32 is directly connected, pppoe0 C *> 87.154.197.90/32 is directly connected, pppoe0 C *> 127.0.0.0/8 is directly connected, lo C *> 192.168.10.0/24 is directly connected, eth1 Gateway of last resort is not set
*USER*@EdgeRouter# show protocols igmp-proxy interface eth0.7 { alt-subnet 0.0.0.0/0 role upstream threshold 1 } interface eth1 { alt-subnet 0.0.0.0/0 role downstream threshold 1 }
*USER*@EdgeRouter:~$ show ip multicast mfc *USER*@EdgeRouter:~$ show ip multicast interfaces Intf BytesIn PktsIn BytesOut PktsOut LocalThere is no output after this 2 commands.
*USER*@EdgeRouter:~$ restart igmp-proxy Warning: igmpproxy not running. Starting IGMP proxyBut this does not resolve the issue.
*USER*@EdgeRouter:~$ ps aux | grep igmp *USER* 518 0.0 0.0 2320 472 pts/0 S+ 20:40 0:00 /bin/busybox grep igmp
