Hi all,
My ISP is using VLAN VID 100 for IPTV.
My network architecture is (Router RT-N66U with firmware RMERLIN 3.0.0.4.220.17) :
ISP modem >> port 0 > Router > port 1 >> Switch >> Misc equipments and ISP TV Player
I am trying to bridge VLAN VID 100 on WAN port 0 and LAN port 1.
NVRAM's tested configuration is :
vlan2hwname=et0
vlan2ports=0 8u
vlan1hwname=et0
vlan1ports=1 2 3 4 8*
vlan100hwname=et0
vlan100ports=0t 1t 8
But, after reboot, there is no /proc/net/vlan/vlan100.
I can create this file using the command vconfig add eth0 100. However, the bridge doesn't seem to work properly.
If I use a VID value X < 15 for NVRAM settings (e.g. vlanXhwname anf vlanXports), the file /proc/net/vlan/vlanX is correctly created after reboot.
There is a similar discussion about VLAN range limitation (VID range VS number of VLANs) in DD-WRT forum : http://www.dd-wrt.com/phpBB2/viewtopic.php?t=86919&postdays=0&postorder=asc&start=90
Is someone knows a solution (bypass, or driver fix) ? Do I need to change firmware ?
Thanks.
My ISP is using VLAN VID 100 for IPTV.
My network architecture is (Router RT-N66U with firmware RMERLIN 3.0.0.4.220.17) :
ISP modem >> port 0 > Router > port 1 >> Switch >> Misc equipments and ISP TV Player
I am trying to bridge VLAN VID 100 on WAN port 0 and LAN port 1.
NVRAM's tested configuration is :
vlan2hwname=et0
vlan2ports=0 8u
vlan1hwname=et0
vlan1ports=1 2 3 4 8*
vlan100hwname=et0
vlan100ports=0t 1t 8
But, after reboot, there is no /proc/net/vlan/vlan100.
I can create this file using the command vconfig add eth0 100. However, the bridge doesn't seem to work properly.
If I use a VID value X < 15 for NVRAM settings (e.g. vlanXhwname anf vlanXports), the file /proc/net/vlan/vlanX is correctly created after reboot.
There is a similar discussion about VLAN range limitation (VID range VS number of VLANs) in DD-WRT forum : http://www.dd-wrt.com/phpBB2/viewtopic.php?t=86919&postdays=0&postorder=asc&start=90
Is someone knows a solution (bypass, or driver fix) ? Do I need to change firmware ?
Thanks.