Dream Router 7 support / how to #380
jessemeijers
started this conversation in
General
Replies: 1 comment
-
|
thanks @jessemeijers. I've made a pull request for this: #381. |
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.
-
Got a Dream Router 7 today and decided to check whether udm-iptv would work. It does, though it requires some changes to the selected network interface.
How to make udm-iptv work on Dream Router 7
First, run the regular installation steps. Once done, edit the /etc/udm-iptv.config file and change eth8 to eth3 (if you use the 10Gbps port, use eth4 instead - I haven’t tested this).
Finally, run udm-iptv restart to make the settings changes take effect.
Suggested support
I think offering support can be done in a similar way as the Gateway Max it seems. The script just needs to select the correct eth interface instead of the default eth8 in the config file.
Hope this helps someone :-)
Beta Was this translation helpful? Give feedback.
All reactions