@
JungleJim Toch nog een vraag, wellicht heb ik iets over het hoofd gezien.
Na ongeveer 3-5 minuten loopt het beeld vast op de tv. kastje uit en aan en er is weer 3-5 minuten tv.
moet de volgende setting aangepast worden "IPTV_IGMPPROXY_DISABLE_QUICKLEAVE="true"" (staat nu op false)
En moet mDNS uit?
Hieronder de diagnostics van het script:
root@Cloud-Gateway-Fiber:/var/log# udm-iptv diagnose
Please share the following output with the developers:
=== Configuration ===
WAN Interface: eth4
WAN VLAN: 4 (dev iptv)
WAN DHCP: true (options "-o -O subnet -O broadcast -O staticroutes")
WAN Ranges: 0.0.0.0/0
LAN Interfaces: br40
IGMP Proxy quickleave disabled: false
IGMP Proxy debug: true
=== IP Link and Route ===
31: iptv@eth4: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
inet 10.8.27.20/10 scope global iptv
valid_lft forever preferred_lft forever
10.0.0.0/10 proto kernel scope link src 10.8.27.20
=== Service Logs ===
Mar 16 08:26:24 Cloud-Gateway-Fiber udm-iptvd[1596371]: DEBUG[main@655]: timeout
Mar 16 08:26:24 Cloud-Gateway-Fiber udm-iptvd[1596371]: DEBUG[main@655]: timeout
Mar 16 08:26:24 Cloud-Gateway-Fiber udm-iptvd[1596371]: DEBUG[main@655]: timeout
Mar 16 08:26:24 Cloud-Gateway-Fiber udm-iptvd[1596371]: DEBUG[main@655]: timeout
Mar 16 08:26:24 Cloud-Gateway-Fiber udm-iptvd[1596371]: DEBUG[main@655]: timeout
Mar 16 08:26:24 Cloud-Gateway-Fiber udm-iptvd[1596371]: DEBUG[main@655]: timeout
Mar 16 08:26:24 Cloud-Gateway-Fiber udm-iptvd[1596371]: DEBUG[main@655]: timeout
Mar 16 08:26:24 Cloud-Gateway-Fiber udm-iptvd[1596371]: DEBUG[main@655]: timeout
Mar 16 08:26:24 Cloud-Gateway-Fiber udm-iptvd[1596371]: DEBUG[main@655]: timeout
Mar 16 08:26:24 Cloud-Gateway-Fiber udm-iptvd[1596371]: DEBUG[main@655]: timeout
huidige configuratie
## Example configuration for udmp-iptv ##
# Interface on which IPTV traffic enters the router
IPTV_WAN_INTERFACE="eth4"
# 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"
IPTV_WAN_RANGES="0.0.0.0/0"
#IPTV_WAN_MAC="00:11:22:33:44:55"
# DHCP options to send when requesting an IP address
#IPTV_WAN_DHCP_OPTIONS="-O staticroutes -V IPTV_RG"
IPTV_WAN_DHCP_OPTIONS="-o -O subnet -O broadcast -O staticroutes"
# LAN interfaces on which IPTV should be made available
IPTV_LAN_INTERFACES="br40"
# Disable quickleave for igmpproxy
IPTV_IGMPPROXY_DISABLE_QUICKLEAVE="false"
# Enable debugging for igmpproxy
IPTV_IGMPPROXY_DEBUG="true"
IPTV_IGMPPROXY_PROGRAM="improxy"
IPTV_IGMPPROXY_IGMP_VERSION="2"
Screenshot van de wan poort
TriNed netwerk poort.
Moet ik nog iets anders configureren? Bijvoorbeeld de onderstaande firewall rule?
Option 2: Fix the Firewall for the Script
If you really want to keep using the script, we need to manually allow the multicast traffic through your Unifi firewall so it stops timing out.
Go to Settings > Security > Firewall Rules.
Create a new rule under Internet Local (or WAN Local):
Action: Accept
Protocol: UDP
Source: Network -> IPTV (or specifically TriNed's IP range if you know it, otherwise leave as Any)
Destination: Any
Advanced: Check the box for Multicast.
Create another rule under Internet In (or WAN In):
Action: Accept
Protocol: UDP
Source: Any
Destination: Network -> Your VLAN 40
Advanced: Check the box for Multicast.
[
Voor 14% gewijzigd door
Casimi op 16-03-2026 11:22
]