Replies: 1 comment
-
|
Ok it started working again: I started reverting the U6 Pro's, 16 Lite switch back to the older FW. After re-running the installer and power cycling the Arris KPN TV boxes, it took while but everything started working again. Not sure if it is me but it isn't so easy to isolate the issues here so I am not very sure what caused this issues. Next step I will slowly 1 by one upgrade the Ubiquiti devices and after each update run in the config for a while. To see if it is the update or somehow the re-install was needed. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have the following setup. Gateway Lite (4.1.13) + USW Lite 16 PoE (Downgraded back to 7.1.2) + plus Wifi access points, some switches and camera's etc.
Ubiquiti has been messing around with FW versions that cause KPN IPTV to break. I though the 7.2.123 firmware version lately released would be ok but I am running into issue again. With my current setup I can watch TV but cannot view recorded programs and get a blue screen with "Afspelen mislukt door een probleem in het netwerk. "STB-zap-03/ -4062 videoserver niet gevonden"
Anyone an idea how watching TV can be ok, but viewing recordings not?
My config file:
Example configuration for udmp-iptv
Interface on which IPTV traffic enters the router
IPTV_WAN_INTERFACE="eth1"
ID of VLAN which carries IPTV traffic (use 0 if no VLAN is used)
IPTV_WAN_VLAN="4"
Name of the IPTV VLAN interface
IPTV_WAN_VLAN_INTERFACE="iptv"
IP ranges from which the IPTV traffic originates (separated by spaces)
IPTV_WAN_RANGES="213.75.0.0/16 217.166.0.0/16 195.121.0.0/16"
DHCP options to send when requesting an IP address
IPTV_WAN_DHCP_OPTIONS="-O staticroutes -V IPTV_RG"
LAN interfaces on which IPTV should be made available
IPTV_LAN_INTERFACES="br20"
Disable quickleave for igmpproxy
IPTV_IGMPPROXY_DISABLE_QUICKLEAVE="true"
Enable debugging for igmpproxy
IPTV_IGMPPROXY_DEBUG="true"
IPTV_IGMPPROXY_PROGRAM="improxy"
IPTV_IGMPPROXY_IGMP_VERSION="2"
Beta Was this translation helpful? Give feedback.
All reactions