TurnstileBlues
Occasional Visitor
This looks incredible
VLANs are just one component of SDN (Self-Defined Network), also referred to as MultiLAN. You can, for example, create a new Guest Network, have it completely isolated from the rest of your network (it will even run its own DHCP server), and have it tied to a VPN client so that any client you connect to that Guest Network will automatically be routed through that VPN. Makes it easy if you want to toggle VPN tunnelling for a wireless client - just connect to a different SSID. Got a work laptop that needs VPN access to the office? Setup the VPN on a guest network, and connect the work laptop to that network.The 3006 firmware’s main draw seems to be the VLAN capability. Bar ring-fencing multiple LANs from others where additional security is needed, does this bring other benefits to home users who are currently happily running one LAN? Are there any performance gains to be had for example?
VLANs are just one component of SDN (Self-Defined Network), also referred to as MultiLAN. You can, for example, create a new Guest Network, have it completely isolated from the rest of your network (it will even run its own DHCP server), and have it tied to a VPN client so that any client you connect to that Guest Network will automatically be routed through that VPN. Makes it easy if you want to toggle VPN tunnelling for a wireless client - just connect to a different SSID. Got a work laptop that needs VPN access to the office? Setup the VPN on a guest network, and connect the work laptop to that network.
MultiLAN alone is a very major change in 3006 as it integrates into multiple areas of the firmware.. Getting that integrated into Asuswrt-Merlin took me a whole week of intensive development (that was separate from the time needed to merge the 3006 code itself). Fortunately I had a fair amount of free time during that week, and I'm finally starting to see my ToDo list shrinking down.
There are also a few other features that are only available to business models, such as MultiWAN support (which is a more advanced version of the current Dual WAN).
A VLAN is meant for isolation. Either they are isolated, or they aren't...Will 3006 Merlin allow for configuring one-way and two-way etc. communications between VLAN’s?
A VLAN is meant for isolation. Either they are isolated, or they aren't...
What you seek is something better handled by a firewall.
If it's not part of Asus' code, then it won't be part of Asuswrt-Merlin either. Everything related to VLAN will be entirely Asus' code.Indeed. And like with Synology and Ubiquiti you can create firewall or traffic rules to allow certain communications.
I guess this won’t be a part of Merlin’s release?
Hi, can you disclose some more about the process of the latest 3006 firmware, and roughly how long it will take, I've got used to using the Merlin firmware, but at the moment I've got a really lot of devices now that have had to be upgraded to the newer ones with multiple ports, and would like to know roughly how long it will take to get it supported, and maybe perhaps maybe my model isn't supported, but I can re-purchase a multiport router that supports your latest firmware!If it's not part of Asus' code, then it won't be part of Asuswrt-Merlin either. Everything related to VLAN will be entirely Asus' code.
At this time I don't have anything new to announce, sorry. How long it will take depends as much on how many obstacles I must work around, how long it will take me to implement/fix what needs to be, and how long it will take for Asus to provide GPL code for the models that I plan to support. So it's impossible to give any type of ETA.Hi, can you disclose some more about the process of the latest 3006 firmware, and roughly how long it will take, I've got used to using the Merlin firmware, but at the moment I've got a really lot of devices now that have had to be upgraded to the newer ones with multiple ports, and would like to know roughly how long it will take to get it supported, and maybe perhaps maybe my model isn't supported, but I can re-purchase a multiport router that supports your latest firmware!
$ git log --oneline master..3006 | wc -l
67
Thanks for the heads-up on this, @RMerlin... could you please elaborate what kind of functionality would be broken for scripts that tie into VPN? Are you foreseeing changes to the way the VPN slots are setup, or how OpenVPN is being utilized? Thanks in advance... I'll definitely be running the alpha/beta for this big leap.I'm taking the opportunity of this 3004 -> 3006 jump to make some lower level changes that might not be 100% backward compatible. I expect quite a few addons will be broken by it (like those that tie into guest networks or VPN), their developers will need to adjust once 3006 enters public testing. Best to break them all at the same time (as 3006 itself will break a few things), so they will only need fixing once.
I don't like to quote myself, but...I think everyone should now have a little more patience for what is coming.
Hard to say as I have never looked at how any of these scripts worked. Some of the changes specific to OpenVPN cliients:could you please elaborate what kind of functionality would be broken for scripts that tie into VPN?
I'm working with 102_34369, which is much newer.How close is the code you are currently working with to the FW_GT_AXE16000_90061024856 Beta firmware released for the GT-AXE 16000?
$('#qr'+unit).qrcode({width: 160,height: 160,text: qrstring});
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!