<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>This topic</title>
    <link>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2398287#M80318</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.bt.com/t5/user/viewprofilepage/user-id/28435"&gt;@djayyy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Looks like Ubiquiti have confirmed what has been suspected all along, The Cloud Gateway Ultra is trying to setup a Proxy from the PPPOE interface because it doesnt know any different. If your ISP was giving you an IP via DHCP, like Virgin for example....then the IP address lives on the actual parent WAN interface. With PPPOE you have an additional, almost 'floating', interface ontop of the parent WAN and your IP is collected there.&lt;/P&gt;&lt;P&gt;You can see this on the ER-X I sent, the traffic against the PPPOE interface is very low, the actual internet traffic is all coming via eth0...as is also the Multicast TV packets, so we need the proxy to pickup from eth0 and not PPPOE0. In fact load up the GUI on the ER-X and turn the TV on, you will see 20Mbps or so (standard channel) coming in the eth0 and going out eth4 to the tele.&lt;/P&gt;&lt;P&gt;If we take a look at how PPPOE is configured on the ER-X you can see that each time we are defining PPPOE properties we are linking those with eth0 the parent physical interface.&lt;/P&gt;&lt;LI-CODE lang="css"&gt;set interfaces ethernet eth0 pppoe 0 default-route force
set interfaces ethernet eth0 pppoe 0 mtu 1492
set interfaces ethernet eth0 pppoe 0 password &amp;lt;pwd&amp;gt;
set interfaces ethernet eth0 pppoe 0 user-id &amp;lt;yourid&amp;gt;
set service nat rule 5010 type masquerade
set service nat rule 5010 outbound-interface pppoe0
set interfaces ethernet eth0 pppoe 0 firewall in name WAN_IN
set interfaces ethernet eth0 pppoe 0 firewall local name WAN_LOCAL
set firewall options mss-clamp interface-type pppoe
set firewall options mss-clamp mss 1452
set port-forward wan-interface pppoe0&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even if we setup the IGMP Proxy to use eth0 and send to eth4 we still have an issue out of the box, it solves the PPPOE issue, where the Multicast packets arent being received they but it leaves us with a secondary issue. The IGMP Proxy needs an IP address on the upstream interface eth0, but your external IP is on PPPOE0 where the proxy will not work. This is why I configured the eth0 to have an IP of 192.168.255.1, one I/we will never use but it allows the IGMP Proxy to latch on to the parent WAN interface, pickup the Multicast Packets and punt them over to your chosen interface where the IPTV will be hooked up to, I configured your router to have eth4 whilst also placing it on a different subnet to help isolate Multicast packets from flooding the rest of your network where they are not needed.&lt;/P&gt;&lt;P&gt;I am super happy it works, the thing about the ER-X is that you can just code in what you want to the Debian based OS, with the Cloud Gateways you are mostly setting everything up via the controller and a GUI, GUI's are often rigid and when you are switching on the Proxy its just turning on in one way, and that way might not be supported by each persons setup. A proper CLI like on the ER-X you can just tell it the way it is....&lt;/P&gt;&lt;P&gt;I do find it slightly odd that there isnt a way of entering the CLI on the Cloud Gateway and just setting the Proxy against the parent WAN, I thought I saw people just putting the following in a json and sideloading it:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;igmp-proxy {
        interface eth0 {
            alt-subnet 0.0.0.0/0
            role upstream
            threshold 1
        }
        interface eth4 {
            alt-subnet 0.0.0.0/0
            role downstream
            threshold 1
        }
    }&lt;/LI-CODE&gt;&lt;P&gt;Then all you would need to do is give eth0 an address which you can likely do through the controller.&lt;/P&gt;&lt;P&gt;Anyway, I have summarised all of this and posted over on their forums:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.ui.com/questions/IGMP-Proxy-on-Cloud-Gateway-Ultra-not-working-due-to-ISP-PPPOE-Authentication/31d55093-ca7f-465a-b182-7c29a167b671" target="_blank"&gt;IGMP Proxy on Cloud Gateway Ultra not working due to ISP PPPOE Authentication | Ubiquiti Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Can always chuck it onto Reddit Ubiquiti sub as well.&lt;/P&gt;&lt;P&gt;As your AP is already configured you can just plumb it into the ER-X now Ports 1-3, or if you connect your Unifi switch, then plus that into 1,2 or 3 and then you can run all your AP's off the switch as its POE. Problem you have now is that you dont have a controller, as much as you dont 'need' one they are so nice to have so you can use the Unifi app to configure AP's and so on. If you decide to keep the ER-X then you just need to get a controller in the mix via another method, IE install it on a PC and just use it when you need to or if you prefer to have one all the time you can install a CloudKeyGen2 or CloudKeyGen2+, the Unifi app still looks and works all the same, its just you cant configure your Router from there any more, this will be done via the ER-X gui or CLI.&lt;BR /&gt;&lt;BR /&gt;You have my address in your PM but no rush to send back if you want to think about this or explore it a little more, also the option is there to keep it too.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 03 Aug 2024 14:00:34 GMT</pubDate>
    <dc:creator>naylor2006</dc:creator>
    <dc:date>2024-08-03T14:00:34Z</dc:date>
    <item>
      <title>EETV Not working With New Asus Router RT-BE88U</title>
      <link>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395246#M79943</link>
      <description>&lt;P&gt;Joined EE TV and BT Broadband back in January and due to the poor WIFI performance I purchased a new router. I did some research into it and I was under the impression that I could make the IPTV work by changing the settings on the router under the IPTV page.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have searched the forums but no matter what settings I try it just does not want to work. All of the apps work perfectly, Now TV etc but not the EE TV. The guide appears fine, but when I select a channel I just receive an error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Has anyone got this working at all? Would rather use the ASUS router as the WIFI coverage is superb in comparison.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2024 15:50:34 GMT</pubDate>
      <guid>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395246#M79943</guid>
      <dc:creator>djayyy</dc:creator>
      <dc:date>2024-07-18T15:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: EETV Not working With New Asus Router RT-BE88U</title>
      <link>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395275#M79944</link>
      <description>&lt;P&gt;&lt;a href="https://community.bt.com/t5/user/viewprofilepage/user-id/28435"&gt;@djayyy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What’s the error message, exactly?&lt;/P&gt;&lt;P&gt;Have you got multicast set up correctly?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2024 21:24:58 GMT</pubDate>
      <guid>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395275#M79944</guid>
      <dc:creator>Midnight_Voice</dc:creator>
      <dc:date>2024-07-18T21:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: EETV Not working With New Asus Router RT-BE88U</title>
      <link>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395281#M79945</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.bt.com/t5/user/viewprofilepage/user-id/23609"&gt;@Midnight_Voice&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Under the iptv tab I have it enabled as below. I have also tried the different IGMP versions 1-3 but no change. &amp;nbsp;I have also tried to enable IGMP snooping under Wireless\Professional tab.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Select ISP Profile&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;None&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Choose IPTV STB Port&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;None&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Special Applications&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Use DHCP routes&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Microsoft&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Enable multicast routing&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Default IGMP version&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Enable&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;IGMP v3&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Enable Fast Leave&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Enable *&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;UDP Proxy (Udpxy)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry, will get the exact error tomorrow as I have gone to bed now!! &lt;span class="lia-unicode-emoji" title=":face_with_tears_of_joy:"&gt;😂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jul 2024 22:36:23 GMT</pubDate>
      <guid>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395281#M79945</guid>
      <dc:creator>djayyy</dc:creator>
      <dc:date>2024-07-18T22:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: EETV Not working With New Asus Router RT-BE88U</title>
      <link>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395304#M79946</link>
      <description>Error message on BBC One HD is:&lt;BR /&gt;&lt;BR /&gt;There’s a problem with your broadband which is affecting BBC One HD . Check the connection between your hub and router then restart the router. IPC6023</description>
      <pubDate>Fri, 19 Jul 2024 07:38:39 GMT</pubDate>
      <guid>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395304#M79946</guid>
      <dc:creator>djayyy</dc:creator>
      <dc:date>2024-07-19T07:38:39Z</dc:date>
    </item>
    <item>
      <title>Re: EETV Not working With New Asus Router RT-BE88U</title>
      <link>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395306#M79947</link>
      <description>&lt;P&gt;&lt;a href="https://community.bt.com/t5/user/viewprofilepage/user-id/28435"&gt;@djayyy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, that’s the error that says that multicast isn’t working, so that’s the area of concern.&lt;/P&gt;&lt;P&gt;BT/EE will politely decline to support anything but the router they supply - which I suggest you put back to see if that works for the moment, because if that gives the same error, then BT/EE will listen and investigate, and there are IPC6023 errors that are at their end, not yours, which they can fix.&lt;/P&gt;&lt;P&gt;And when, or if, it’s all working over their router, you can go back to adjust yours, secure in the knowledge that if you can get your Asus right, it will then work.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 07:49:22 GMT</pubDate>
      <guid>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395306#M79947</guid>
      <dc:creator>Midnight_Voice</dc:creator>
      <dc:date>2024-07-19T07:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: EETV Not working With New Asus Router RT-BE88U</title>
      <link>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395314#M79948</link>
      <description>&lt;P&gt;&lt;a href="https://community.bt.com/t5/user/viewprofilepage/user-id/23609"&gt;@Midnight_Voice&lt;/a&gt;&amp;nbsp; I can confirm the BT EE box works absolutely perfectly for the TV, no errors whatsoever it is only when I try my own 3rd Party router. I only wanted to change it as the WIFI signal was go poor in my house. I only had to move upstairs and the WIFI signal got cut in half. With the Asus router I am hitting at least double the speeds of the EE hub + 1 Extender.&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's definitely down to the Mulitcast settings on my router, as at one point I started to get audio, but I can't remember which settings I used as I had tried so many!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 08:28:17 GMT</pubDate>
      <guid>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395314#M79948</guid>
      <dc:creator>djayyy</dc:creator>
      <dc:date>2024-07-19T08:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: EETV Not working With New Asus Router RT-BE88U</title>
      <link>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395324#M79951</link>
      <description>&lt;P&gt;&lt;a href="https://community.bt.com/t5/user/viewprofilepage/user-id/28435"&gt;@djayyy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That's one hell of a router you've bought and very new.&lt;/P&gt;&lt;P&gt;It's not unusual for there to be issues with such new devices so firstly I'd make sure you've got the latest firmware.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 09:07:18 GMT</pubDate>
      <guid>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395324#M79951</guid>
      <dc:creator>TimCurtis</dc:creator>
      <dc:date>2024-07-19T09:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: EETV Not working With New Asus Router RT-BE88U</title>
      <link>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395330#M79954</link>
      <description>&lt;P&gt;&lt;a href="https://community.bt.com/t5/user/viewprofilepage/user-id/77555"&gt;@TimCurtis&lt;/a&gt;&amp;nbsp; Hi, that's is true, I have checked for new firmware and also elected to try any beta firmware that is available but as yet there is nothing available other than the first release.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 09:27:08 GMT</pubDate>
      <guid>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395330#M79954</guid>
      <dc:creator>djayyy</dc:creator>
      <dc:date>2024-07-19T09:27:08Z</dc:date>
    </item>
    <item>
      <title>Re: EETV Not working With New Asus Router RT-BE88U</title>
      <link>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395332#M79956</link>
      <description>&lt;P&gt;As you know the ipTV will work over the BT router have you tried Asus support for help in setting their "new"router as they have a customer service number as well as technical support over the web.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 09:40:56 GMT</pubDate>
      <guid>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395332#M79956</guid>
      <dc:creator>countrypaul</dc:creator>
      <dc:date>2024-07-19T09:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: EETV Not working With New Asus Router RT-BE88U</title>
      <link>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395339#M79957</link>
      <description>&lt;P&gt;&lt;a href="https://community.bt.com/t5/user/viewprofilepage/user-id/297850"&gt;@countrypaul&lt;/a&gt;&amp;nbsp; Good shout, I have logged a ticket with their technical support to see if they can help.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 10:16:08 GMT</pubDate>
      <guid>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395339#M79957</guid>
      <dc:creator>djayyy</dc:creator>
      <dc:date>2024-07-19T10:16:08Z</dc:date>
    </item>
    <item>
      <title>Re: EETV Not working With New Asus Router RT-BE88U</title>
      <link>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395359#M79961</link>
      <description>&lt;P&gt;It can be finicky to get working but I can confirm it does:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.bt.com/t5/Home-setup-Wi-Fi-network/BT-FTTP-900-amp-IPTV-EE-TV-Box-Pro-3rd-Party-Router-ER-X-PPPOE/m-p/2346762#M207896" target="_blank"&gt;Solved: Re: BT FTTP 900 &amp;amp; IPTV (EE TV Box Pro) - 3rd Party... - BT Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Not just trolling for kudos but you may find the way I did it has more success.&lt;/P&gt;&lt;P&gt;I created an entirely new subnet and isolated a single interface to that subnet so the IGMP proxy only had one path, picked up the multicast packets at the WAN (eth0) and send to one physical port eth4 in my case. So my EETV Box is the only thing connected to eth4 via ethernet and is directly connected, no switching etc. Simple in one end out the other.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The other thing that can catch it out is that the PPPOE interface which handles your authentication sits on top of the parent WAN interface leaving the WAN interface (eth0) without an IP, whilst the WAN has no IP address the IGMP proxy will not function, it has to know where to grab the packets from. This is solved by manually setting an IP on that interface that you wont use for anything else.&lt;/P&gt;&lt;P&gt;Good luck with it and make sure you post the working config when you get back to help others, getting the TV to work can be tricky like I said and the more routers that we have the config for will really help the community.&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2024 12:39:47 GMT</pubDate>
      <guid>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395359#M79961</guid>
      <dc:creator>naylor2006</dc:creator>
      <dc:date>2024-07-19T12:39:47Z</dc:date>
    </item>
    <item>
      <title>Re: EETV Not working With New Asus Router RT-BE88U</title>
      <link>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395718#M79985</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;a href="https://community.bt.com/t5/user/viewprofilepage/user-id/292314"&gt;@naylor2006&lt;/a&gt;&amp;nbsp;many thans for the reply will take a look at trying to set that up. I have tried putting the box as a static IP outside of the DHCP range but that didn't work.&lt;/P&gt;&lt;P&gt;Will look at creating a new subnet and trying that way, I am still awaiting ASUS reply to my tech support case as well.&lt;/P&gt;&lt;P&gt;It could just be an issue with the firmware on the box, as I can see so many people have this working on other ASUS routers.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2024 08:40:13 GMT</pubDate>
      <guid>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395718#M79985</guid>
      <dc:creator>djayyy</dc:creator>
      <dc:date>2024-07-22T08:40:13Z</dc:date>
    </item>
    <item>
      <title>Re: EETV Not working With New Asus Router RT-BE88U</title>
      <link>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395720#M79986</link>
      <description>&lt;P&gt;Yeah I dont doubt that its possible, does that router support SSH so you can interface into the CLI?&lt;/P&gt;&lt;P&gt;You could then run a command to see what the proxy is doing....or lack of.&lt;/P&gt;&lt;P&gt;If its just GUI wizard based then its a bit click and hope!&lt;/P&gt;&lt;P&gt;Sorry if you already mentioned it, are you using WIFI to cast to the TV box? Generally I wouldnt do this anyway let alone on a 3rd party router. The IPTV box needs a stable connection regardless of how good WIFI can be, ethernet should always be used for IPTV IMO.&lt;/P&gt;&lt;P&gt;The problem with IGMP proxies can be that the Multicast packets are just re-broadcast to your entire network unless the router intelligently knows specifically which device to send them to...hence the need on my router to just give the IPTV its own LAN and send the packets there via the proxy, to avoid my entire default LAN getting potentially flooded.&lt;/P&gt;&lt;P&gt;You need to see some output from your router if it is discovering packets and if the proxy is working but i'd definitely only be testing this on Ethernet. Forgive me if you are.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2024 08:57:00 GMT</pubDate>
      <guid>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395720#M79986</guid>
      <dc:creator>naylor2006</dc:creator>
      <dc:date>2024-07-22T08:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: EETV Not working With New Asus Router RT-BE88U</title>
      <link>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395722#M79987</link>
      <description>&lt;P&gt;&lt;a href="https://community.bt.com/t5/user/viewprofilepage/user-id/292314"&gt;@naylor2006&lt;/a&gt;&amp;nbsp;yes it does support SSH but I don't have the knowledge to use that I'm afraid.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2024 08:57:59 GMT</pubDate>
      <guid>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395722#M79987</guid>
      <dc:creator>djayyy</dc:creator>
      <dc:date>2024-07-22T08:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: EETV Not working With New Asus Router RT-BE88U</title>
      <link>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395723#M79988</link>
      <description>&lt;P&gt;Yeah but the commands will be just there in the manual, I dont claim to know how to just configure stuff via the CLI on the fly, I'm looking up commands.&lt;/P&gt;&lt;P&gt;You're not using WIFI are you?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2024 09:01:11 GMT</pubDate>
      <guid>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395723#M79988</guid>
      <dc:creator>naylor2006</dc:creator>
      <dc:date>2024-07-22T09:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: EETV Not working With New Asus Router RT-BE88U</title>
      <link>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395725#M79989</link>
      <description>&lt;P&gt;I have tried both WIFI and LAN. I am connected to the router through SSH now.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2024 09:11:39 GMT</pubDate>
      <guid>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395725#M79989</guid>
      <dc:creator>djayyy</dc:creator>
      <dc:date>2024-07-22T09:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: EETV Not working With New Asus Router RT-BE88U</title>
      <link>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395727#M79990</link>
      <description>&lt;P&gt;See if there are any commands you can run that show the IGMP proxy status.....these commands will likely be in the Asus KB or their forums.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2024 09:16:15 GMT</pubDate>
      <guid>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395727#M79990</guid>
      <dc:creator>naylor2006</dc:creator>
      <dc:date>2024-07-22T09:16:15Z</dc:date>
    </item>
    <item>
      <title>Re: EETV Not working With New Asus Router RT-BE88U</title>
      <link>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395732#M79992</link>
      <description>&lt;P&gt;&lt;a href="https://community.bt.com/t5/user/viewprofilepage/user-id/28435"&gt;@djayyy&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you've got the Pro box which works wirelessly and the Asus should support Multicast over wifi - there should be a specific&amp;nbsp; settings for IGMP snooping etc for that under the Professional tab of the Wifi settings ( it is on my AC68U so likely the same) - then unplug the ethernet for the Pro and set it up for wifi and see if the problem is the same.&lt;/P&gt;&lt;P&gt;BTW you haven't got a switch anywhere in the network have you by any chance?&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2024 09:42:43 GMT</pubDate>
      <guid>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395732#M79992</guid>
      <dc:creator>TimCurtis</dc:creator>
      <dc:date>2024-07-22T09:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: EETV Not working With New Asus Router RT-BE88U</title>
      <link>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395735#M79993</link>
      <description>&lt;P&gt;Indeed you need to enable the snooping on WIFI but he mentioned he already tried that.&lt;/P&gt;&lt;P&gt;He is probably best off just getting it to work over wired at the moment, just removes another factor.&lt;/P&gt;&lt;P&gt;But like you say&amp;nbsp;&amp;nbsp;&lt;a href="https://community.bt.com/t5/user/viewprofilepage/user-id/77555"&gt;@TimCurtis&lt;/a&gt;&amp;nbsp; if there is a switch in between the router and the TV this will break the service unless its designed to work with multicast etc...&lt;/P&gt;&lt;P&gt;I definitely think trying over at the ASUS forums is going to benefit here with this one, just make sure you come back and post the fix for anyone else!&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2024 09:48:48 GMT</pubDate>
      <guid>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395735#M79993</guid>
      <dc:creator>naylor2006</dc:creator>
      <dc:date>2024-07-22T09:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: EETV Not working With New Asus Router RT-BE88U</title>
      <link>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395741#M79995</link>
      <description>&lt;P&gt;&lt;a href="https://community.bt.com/t5/user/viewprofilepage/user-id/292314"&gt;@naylor2006&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.bt.com/t5/user/viewprofilepage/user-id/28435"&gt;@djayyy&lt;/a&gt;said he enabled it but not that he'd tried IPTV over the wifi connection as far as I can see. The mention of over LAN &amp;amp; Wifi I think referred to SSH but I could be wrong.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2024 09:58:56 GMT</pubDate>
      <guid>https://community.bt.com/t5/EE-TV-YouView/EETV-Not-working-With-New-Asus-Router-RT-BE88U/m-p/2395741#M79995</guid>
      <dc:creator>TimCurtis</dc:creator>
      <dc:date>2024-07-22T09:58:56Z</dc:date>
    </item>
  </channel>
</rss>

