What's new

RT-AC86U + Movistar Triple Play

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

pepemosca

Regular Contributor
Hello,
I have a RT-AC86U and I'm running ASUS-Merlin 384.7_2.
I have Movistar as TV+Internet+Land Phone provider.

I don't have available the "Movistar Triple Play" IPTV profile that is available in other ASUS devices.
How can I get it back or will it be available soon?

How I have to set it up, manually:

0gjEKHD.png


The IPTV profiles I have:

2VRvPkn.png


Thanks!
 
Asus doesn't support Moviestar on the newer HND models.
 
Code:
var movistarTriple_support_models = ["BRT-AC828", "RT-AC5300", "GT-AC5300" ~~~
GT-AC5300 ?
I think it need to test by end user.

Capability is defined by the moviestarTriple rc_support flag in rc/init.c.
 
Edit : I checked. GT-AC5300 has add_rc_support("movistarTriple"); but RT-AC86U not.
That's odd. Asus forgot it?

No idea, someone would have to ask them. Could also be the opposite and it might possibly not work with the GT-AC5300.
 
They say that ASUS made a mistake and forgot to add the compatibility...

Who said it, Asus, or a user?

I thought maybe you -Merlin- could add it.

I could try to enable it, however I have no way of testing it, and cannot guarantee that it will work either, as it's possible Asus might have kept it disabled due to compatibility issues.
 
Thank you all for your reply.
In this forum https://www.adslzone.net/foro/fibra...sus-triple-vlan-movistar-ftth.395944/page-200 (it's in Spanish)... They say that ASUS made a mistake and forgot to add the compatibility...
And it will be added soon.

But it's been a long time, and I haven't seen the feature.
I thought maybe you -Merlin- could add it.

Hi Pepe,

Please check this ones: https://www.adslzone.net/foro/fibra...r-movistar-triple-vlan-rt-ac86u.439980/page-5

Just like Asus (Spain) said, it will be release soon, they have detected the issue and you will see 1 beta version available in the few months.

I have some betas with issues in WiFi mainly (for 86U), I can share this with you, but Eric needs the source code.

Br
 
Who said it, Asus, or a user?
The comment is at this post: https://www.adslzone.net/foro/fibra...an-movistar-ftth.395944/page-199#post-3165390
The translation of the post: Google Translate

I could try to enable it, however I have no way of testing it, and cannot guarantee that it will work either, as it's possible Asus might have kept it disabled due to compatibility issues.
You are the expert... you know if it will or won't work.

The thing is that we are all now needing that IPTV profile, because the new Movistar 4K TV decoder doesn't allow to set manual IP on the box. So I need the IPTV to make it work.
 
I remember when I looked at adding it to my fork....it was several thousand lines of code, involving a separate PPPoE connection over a VLAN. Definitely not simple (and I never added it). It wouldn't surprise me that they have some platform specific bugs they are working on.
 
Hi Pepe,

Please check this ones: https://www.adslzone.net/foro/fibra...r-movistar-triple-vlan-rt-ac86u.439980/page-5

Just like Asus (Spain) said, it will be release soon, they have detected the issue and you will see 1 beta version available in the few months.

I have some betas with issues in WiFi mainly (for 86U), I can share this with you, but Eric needs the source code.

Br

Br, thank you! But to be honest... I prefer to have a stable WiFi than the IPTV profile.
Because, I have now the new 4K TV box and also an old one. And the old one does allow me to set manual IP... And I don't have a 4K TV.
 
I'd rather wait for Asus to implement it then, in case there might be issues requiring to be fixed, and that it's not just a matter of enabling the capability. It's too late in the 384.8 development cycle now to start experimenting with things that might not work (and which I cannot test myself).
 
I'd rather wait for Asus to implement it then, in case there might be issues requiring to be fixed, and that it's not just a matter of enabling the capability. It's too late in the 384.8 development cycle now to start experimenting with things that might not work (and which I cannot test myself).
Good points.
Thank you!
 
Hi again Eric/@john9527,

I want to share with u some config tested from an user getting the Movistar IPTV (1st. ISP in Spain) working again in RT-AC86U --> https://translate.google.com/translate?hl=en&sl=es&tl=en&u=http://inigoml.blogspot.com/2018/12/configuracion-router-asus-ac86u-para.html

Moreover, for new set-top TV Boxes from Movistar we should send the DNS adding the file /jffs/configs/dnsmasq.conf.add:
dhcp-vendorclass=ial,IAL
dhcp-option=ial,6,172.26.23.3
dhcp-option=ial,240,:::::239.0.2.10:22222:v6.0:239.0.2.30:22222


Based on Asus releases, we haven't got any stable firmware working with Triple VLAN since Asus launched this router as well as new firmware codebase, so I want to ask u if this ISP profile could be added to the next Merlin release 384.9 (using GPL: 3.0.0.4.384.45149)?

Thanks in advance.

Credits to: inigoml & vilp for the scripts.
 
Last edited:

Similar threads

Latest threads

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Top