New dev version of MerVLAN is up, v0.52.94. This adds three new models as well as a feature both requested my myself and others. The ability to manually map the device inside of the GUI. This is called APMO (Advanced port mapping override) and can be used if the profile is wrong or not...
Hi! Sorry for the late reply. I've been working a lot lately. This must have accidentally been removed when merging versions. I will add it back tonight!
This is merged into the dev branch now. Thank you for your work, i really appreciate it! You can just update via the GUI to go back to the upstream version. If you stumble upon other problems or make fixes, feel free to reach out.
It's great to hear that it works for you. Thank you for the profile contribution too! If you happen to stumble onto any bugs or issues, please open a issue ticket on the github page.
Those tunnelling scripts are really interesting and would be a great complement to MerVLAN. Especially in passing VLANs over WiFi.
The tunnelling will probably affect speeds over 1gbps, but would still enable broader use.
Other than that it would be interesting to look for more uses and...
It seems most models that has native support for vlans also uses a different bridge setup where the ethX are not exposed directly.
Without one of these models at my my disposal or someone that would co-develop MerVLAN for models like this, it's really hard for me to debug this. For the current...
I suspect you are referring to VLAN over WiFi backhaul? If so, yes I have and it is something that I will look into in the future but as of now, stability and device compatibility over Eth is my main goal. After that I will continue on my WiFi backhaul tunnel script.
Hi!
First you should do is to make sure that MerVLAN is mapping correctly. I don't currently have a profile for your model yet. But that is easy to do by using the script I've made to map the unit and also send the map to github for proper support. Click here for that thread.
Secondly, when...
I feel you. I'm currently in the process of upgrading from my 1GbE Netgear 108tv1 switch to a 10GbE/2.5GbE MikroTik CRS310. So I'm going to change out both my switch and one of my network cards. Figure it will be fairly easy but something always finds a way to bite you so when the kids & wife...
MAC based VLANs could theoretically be possible using iptables but it would require a substantial amount of work from the ground up. Even then it would be CPU bound which could be a problem. Interesting though. I'm using some iptables right now but that's only to seperate the vlans if a trunk...
Hi! The RT-AX58U is a supported device. Yes, this addon is made specifically for AP mode and it while it can't do MAC based VLAN tagging you can tag a SSID or a LAN port. This will give you tagged traffic out of the WAN port for all the devices connected to the specific SSID or port.
An an...
mervlan v0.52.91
mervlan_boot.sh — Hotfix
- Fixed a bug where the boot template injection could silently remove other
template blocks from services-start. When the addon block was re-injected
on boot, everything after it (including the manager and cron entries) was
dropped. This caused VLANs...
I have updated the addon and the boot now correctly runs and creates full logs when i reboot (i also suffered the bug before, i just realized too late). Sorry for this pesky boot issue.
I had a problem with the mervlan_update not running correctly on 0.52.8. This can be due to the test...