Hi Merlin, A number of us are experiencing some annoying issues if we use Vlan which are required by some of the local ISPs over fibre.
With your in-depth knowledge of the workings of this router, can you advise your thoughts as to why we are experiencing issues in only being able to use one or two of the available four lan ports on the RT-N66U. As stated I used an additional gigabit switch (non-smart) to overcome the issue, but that is not an ideal solution.
I quote below an a link to a local discussion forum regarding this issue.
http://forums.hardwarezone.com.sg/n...s-rt-n56u-connected-ont-directly-3635885.html
Sorry, I'm not very familiar with VLANs. I haven't looked at that part of the firmware code yet, and none of the ISPs here in Canada uses that, except for one with an IPTV service - and they force you to use their own modem-router combo.
I would try applying the vlan settings that are closest to what you need, and then see what "nvram show | grep vlan" shows when connected over telnet. If the issue is the webui having incorrect hardcoded settings that don't work well for you, you might be able to manually set VLAN tags as needed, using:
nvram set varname=value
nvram commit
I might take a closer look at how vlans are implemented in Asuswrt once I'm done rebasing my patches on the new 3.0.0.3.144 codebase.