Coder Social home page Coder Social logo

Comments (10)

VeggieData avatar VeggieData commented on June 20, 2024 1

Thanks for that @bfayers. It worked a treat!

from udm-kernel-tools.

fabianishere avatar fabianishere commented on June 20, 2024

Do you mean port 5 or eth5?

from udm-kernel-tools.

VeggieData avatar VeggieData commented on June 20, 2024

Sorry, eth5. The 4 LAN ports are eth1-4 with the WAN on eth5. They're labeled Port 1-5 on the UDMB interface

from udm-kernel-tools.

fabianishere avatar fabianishere commented on June 20, 2024

Are you sure that is correct?

https://community.ui.com/questions/WAN-MAC-Address-on-Dream-Machine-Pro/3aeedc8d-b1fc-4f57-9e73-4fd8dbcd1ffc#answer/b0ac83c5-c84d-4ccd-b905-29d46be42008

Note that the WAN interfaces on the UDM/P start from 0, while the WAN ports start from 1, so there is an offset of 1.

from udm-kernel-tools.

VeggieData avatar VeggieData commented on June 20, 2024

Of course it does! I forgot about eth0. Its been a long couple of days trying to get this to work on a UDM base with BT IPTV in the UK. For some reason it all looks to go through fine but just won't work.

from udm-kernel-tools.

fabianishere avatar fabianishere commented on June 20, 2024

Usually there an issue with the settings entered during the installation. What are the settings you entered?

from udm-kernel-tools.

VeggieData avatar VeggieData commented on June 20, 2024

i've spent all weekend going back and forward over this, with no luck.

PTV_WAN_INTERFACE - eth4
IPTV_WAN_RANGES - 234.0.0.0/8 224.0.0.0/4 109.159.247.0/24 239.0.0.0/8 233.0.0.0/8 (IPTV is vai BT in the UK)
IPTV_WAN_VLAN - 0 as IPTV is on the same VLAN as other devices
IPTV_WAN_VLAN_INTERFACE - wasn't prompted
IPTV_LAN_INTERFACES - br0

I have a feeling by doing further reading, and looking at some of the other issues raised that this is to do with how BT handles their IPTV traffic in the UK.

I can get this to work via my EdgeRouter though, which was my previous solution to make this work until IGMP Proxy was supported on the UDM. With this the cable from my IPTV box goes into the Edge Router and everything else via the UDM. That was straight forward and only needed the following config (although i'm now running a double nat solution);

set protocols igmp-proxy interface eth0 alt-subnet 0.0.0.0/0
set protocols igmp-proxy interface eth0 role upstream
set protocols igmp-proxy interface switch0 alt-subnet 0.0.0.0/0
set protocols igmp-proxy interface switch0 role downstream
set interfaces ethernet eth0 address 10.255.255.255/32

from udm-kernel-tools.

fabianishere avatar fabianishere commented on June 20, 2024

Could it have something to do with you running a double NAT? Perhaps you could try sniffing the traffic from your decoder running behind a single NAT/dual NAT?

from udm-kernel-tools.

VeggieData avatar VeggieData commented on June 20, 2024

I take the double NAT out when trying the IGMP solution with the UDM, so it runs from the provider -> ONT -> UDM -> IPTV, which is when it doesn't work.

Adding in the Edge Router between the ONT and UDM and using that for IGMP works, with the config above. I'll see if i can capture the traffic with both solutions and see if anything jumps out.

from udm-kernel-tools.

bfayers avatar bfayers commented on June 20, 2024

Hey, @VeggieData I've got BTTV working with this on my UDM-Pro - this is what I did: https://github.com/fabianishere/udm-kernel-tools/issues/26#issuecomment-929968478

from udm-kernel-tools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.