Recent content by r80xcore

  1. r80xcore

    MerVLAN v0.52.94 Simple and Powerful VLAN Management **BETA**

    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...
  2. r80xcore

    MerVLAN v0.52.94 Simple and Powerful VLAN Management **BETA**

    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!
  3. r80xcore

    MerVLAN v0.52.94 Simple and Powerful VLAN Management **BETA**

    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.
  4. r80xcore

    MerVLAN v0.52.94 Simple and Powerful VLAN Management **BETA**

    Awesome! Thanks for contributing! I will take a look at this after work on Sunday and merge if all looks good!
  5. r80xcore

    MerVLAN v0.52.94 Simple and Powerful VLAN Management **BETA**

    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.
  6. r80xcore

    MerVLAN v0.52.94 Simple and Powerful VLAN Management **BETA**

    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...
  7. r80xcore

    Help wanted: mapping LAN / ETH ports for MerVLAN device support

    It should look like this: [nvramname] [model] [interface] [LAN ports] [max lan ports] [wan port] GT-BE98_PRO) MODEL="GT-BE98_PRO"; ETH_PORTS="eth1 eth2 eth3"; LAN_PORT_LABELS="LAN1 LAN2 LAN3"; MAX_ETH_PORTS=3...
  8. r80xcore

    Help wanted: mapping LAN / ETH ports for MerVLAN device support

    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...
  9. r80xcore

    MerVLAN v0.52.94 Simple and Powerful VLAN Management **BETA**

    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.
  10. r80xcore

    MerVLAN v0.52.94 Simple and Powerful VLAN Management **BETA**

    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...
  11. r80xcore

    MerVLAN v0.52.94 Simple and Powerful VLAN Management **BETA**

    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...
  12. r80xcore

    MerVLAN v0.52.94 Simple and Powerful VLAN Management **BETA**

    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...
  13. r80xcore

    MerVLAN v0.52.94 Simple and Powerful VLAN Management **BETA**

    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...
  14. r80xcore

    MerVLAN v0.52.94 Simple and Powerful VLAN Management **BETA**

    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...
  15. r80xcore

    MerVLAN v0.52.94 Simple and Powerful VLAN Management **BETA**

    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...
Back
Top