Yep, every time.Maybe an open door, but you did reboot the router after setting the VLAN option (in the IPTV tab) and the wan connection type ?
I'll try the newest vlanctl command tomorrow and see (family can't live without internet!).I would expect that error if the interface hasn't been created previously with vlanctl. You could try creating it (if it will allow you) and running those commands again.
Code:vlanctl --mcast --if-create-name eth0 vlan10
In the attachment it shows you still use the 2.5G port as primary WAN. Can you change it there to 10G as primary WAN (save) and then try again on the 10G WAN port? If it does not work , change it back to 2.5G.
vlanctl --mcast --if-create-name eth0 vlan10
vlanctl --if eth0 --rx --tags 1 --filter-vid 10 0 --pop-tag --set-rxif vlan10 --rule-append
vlanctl --if eth0 --tx --tags 0 --filter-txif vlan10 --push-tag --set-vid 10 0 --rule-append
ifconfig vlan10 allmulti up
@puremind
Good to hear that you managed to get it working with the 10G port.
My assumption was that the 2.5G port of the Asus does not work well with the 10G port of the ONT. ( You mentioned that the same issue occurred with two different providers, was that with the same ONT?)
Last option would be , do a Factory default off all settings, configure Vlan 10 and wan connection to WAN 2,5G, let it apply the settings, then remove power for 1 minute and apply power again. Let the router stabilize and check the result.
No, the port does appear as connected and linked OK from a physical level and works perfect from the managed switch when the managed switch does untag the packets (the VLAN 10 thing) nothing else.My assumption was that the 2.5G port of the Asus does not work well with the 10G port of the ONT.
Yes, is same ONT.You mentioned that the same issue occurred with two different providers, was that with the same ONT?
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!