lixuewei / rt-n56u

Automatically exported from code.google.com/p/rt-n56u
0 stars 0 forks source link

IPTV & VLAN 2 (MOVISTAR IMAGENIO) #1298

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

I try to configure my ASUS RT-N56U with firmware 3.0.3.8-081 with IPTV, VoIP & 
Internet.

For each service I need one VLAN, so for Internet I use de VLAN 6, for VoIP 
VLAN 3, but for IPTV I need to use the VLAN 2, but it's not possible to 
configure de VLAN 2 over web configurator.
Any Idea for use the VLAN2... I check the Network interfaces and I see that the 
VLAN VID2 is using for eth2.2 (WAN), any Idea?

Thanks in advance for you help..
Regards

Original issue reported on code.google.com by emante...@gmail.com on 28 Jul 2014 at 7:51

GoogleCodeExporter commented 8 years ago
Head over to "WAN - Internet Connection".

Choose which port you intend to use for IPTV, and enable vlan tagging.

You should be fine w.o. setting a value (VID) for internet. Proceed to set the 
desired VID (2?) to your newly claimed IPTV-port. Untag that port also.

Don't go messing with the prio-setting.

/Kitch

Original comment by kitch2400 on 30 Jul 2014 at 2:47

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Kitch,
I try to follow your instructions.
1st. Assign LAN1 port to IPTV STB Port, but when I try to put VID2 for the new
port all the time appear the same problem. Please check the links with 
screenshot.
No way to assign VID2 over any VLAN.

Thanks again for your help
regards

https://docs.google.com/document/d/1aexg7A9waPFhu9qAiWlCycKsif9iJkjY2mG3H41GDDY/
edit?usp=sharing
https://docs.google.com/document/d/1sQb_rKjl4oon28VFjn7gAb0jrBeg8RZkmojQTFnsdvY/
edit?usp=sharing

Original comment by emante...@gmail.com on 31 Jul 2014 at 9:17

GoogleCodeExporter commented 8 years ago
Shameful quality of the screenshots, sir.

After a short review of my own settings I see that I may have misinformed you.

Assign the same vlan id to both VLAN CPU (IPTV) and vlan lan1.
/Kitch

Original comment by kitch2400 on 1 Aug 2014 at 5:24

GoogleCodeExporter commented 8 years ago
Kitch,
Thanks again for your help, still don't work.
I put the same value over VID (value:2).
After apply the changes the error continues.
Please check the new screen shots.
Regards

https://docs.google.com/document/d/15OPIbxpjJaEuQm7KdE5-gAGpAqTJFjzjuN5Sy3mY6Y8/
edit?usp=sharing
https://docs.google.com/document/d/1oQ-uoi5T5iW9ia-3R-_ySEA_gTBpG4NGFtRe8tmAEGo/
edit?usp=sharing

Original comment by emante...@gmail.com on 2 Aug 2014 at 4:30

GoogleCodeExporter commented 8 years ago
I'll try to reproduce the issue you describe when I'm back home.

/Kitch

Original comment by kitch2400 on 3 Aug 2014 at 2:33

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Hi! Is there any solution now? I have RT-N65U instead, but I have exactly the 
same issue than emante.

The main problem is that the firmware only allow us to change the value for the 
vlan's VID between 4 and 4094, but with our ISP (Movistar, Spain) the value 
should be 2. If not, the IPTV decoder doesnt work at all. For Internet it is 
not a problem because the value is 6.

With the Asus' firmwares it can be changed to 2 (or 3 for the VoIP, but we dont 
need it). So, maybe it is only a small bug concerning to the integer value for 
the input??

Thank you very much in advance, the firmware is almost perfect (for example, 
with the official firm, even changing correct values for vlans it is not able 
to anything, internet or IPTV).

Best regards!

Original comment by juanjose...@gmail.com on 20 Nov 2014 at 1:08

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
I made it work with Movistar. You have to change line 2196 in file 
/opt/rt-n56u/trunk/user/httpd/web_ex.c from:

int min_vlan_ext = 3;

to

int min_vlan_ext = 2;

Build the firmware and change settings in IPTV page:

VLAN CPU (Internet):    VID 6        PRIO 0
VLAN CPU (IPTV):    VID (blank)  PRIO 0   Zeroconf
VLAN LAN4:          VID 2        PRIO 4   Untag (Checked)

And follow the instructions to configure the decoder in 

http://www.redeszone.net/2014/06/10/como-configurar-iptv-movistar-tv-del-ftth-de
-movistar-utilizando-routers-asus/

Everything works, including VoD. :)

Original comment by aluisper...@gmail.com on 19 Mar 2015 at 1:52

GoogleCodeExporter commented 8 years ago
aluisoe,
I follow your instructions and change the line over file web_ex.c. Save 
correctly, but when I try to recompile with this instructions 
"http://code.google.com/p/rt-n56u/wiki/HowToMakeFirmware", I don't find the 
.trx file. Can you help me, and tell me how to obtain this .trx file. (o maybe 
contact with me on emantecon (arroba) gmail (dot) com... arroba is in Spanish 
:) )
Regards

Original comment by emante...@gmail.com on 21 Mar 2015 at 9:16

GoogleCodeExporter commented 8 years ago
Any chance the developers will fix this issue with vlan 2? its annoying because 
i need the vlan 2 for internet connection.

Original comment by alejo...@gmail.com on 25 Apr 2015 at 5:46