derekperrin / rt-n56u

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

IPTV - static IP under VLAN20 #1431

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

I'm trying to setup my RT-N56U to work with static IP under VLAN for IPTV.

The VIVO ISP (Brazil, FTTH broadband) uses two VLAN, one for internet and one 
for IPTV, with static IP.

In the DMG-6661 router it works with this:
VLAN 10/0 : ppp0.1 - internet, PPPoE
VLAN 20/3 : eth3.2 - IPTV, static IP

In RT-N56U the Internet (PPPoE / vlan10) works good, but I can't setup the 
static IP for IPTV - the vlan-interface gets the ZeroConf IP.

Any idea how to config this static IP, or to share a "bridged" port like this:
ONT -> RT-N56U LAN4 port: trunk with vlans 10/0 and 20/3 -> DMG-6661 WAN Port

Thanks.

Original issue reported on code.google.com by igortrix on 23 Feb 2015 at 3:34

GoogleCodeExporter commented 8 years ago
Static IP on VLAN-tagged IPTV path needed additional logic in rc module. 

Added in todo.

Original comment by andy.pad...@gmail.com on 24 Feb 2015 at 6:18

GoogleCodeExporter commented 8 years ago
Implemented in commit
http://code.google.com/p/rt-n56u/source/detail?r=e5d62e59db954db0e824335b7572d84
a95717fe8

Original comment by andy.pad...@gmail.com on 2 Mar 2015 at 1:17

GoogleCodeExporter commented 8 years ago
Thanks, it works.

After to reboot the decoder the TV doesn't load, I think its routing. Checking 
now.

In the DMG-6661 there is in vlan20/3 two options enabled, NAT and IGMP Proxy. 
Looking this too.

Original comment by igortrix on 3 Mar 2015 at 6:33

GoogleCodeExporter commented 8 years ago
Done. Fully working. THANKS Andy!

Original comment by igortrix on 6 Mar 2015 at 8:34

GoogleCodeExporter commented 8 years ago

Original comment by andy.pad...@gmail.com on 1 Jun 2015 at 2:33