Search results

  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

  1. RMerlin

    Announcement: 3006 progress report - it's a go

    Asus implemented support for DNSDirector within SDN (probably they intend to eventually use it for their mobile app support of DNS blocking). I implemented a web interface so Asuswrt-Merlin users can now apply DNSDirecctor to specific Guest Networks (on top of the fact that you currently can...
  2. RMerlin

    Release Asuswrt-Merlin 3004.388.7 is now available

    Yes, that checkbox will erase the JFFS partition.
  3. RMerlin

    Release Asuswrt-Merlin 3004.388.7 is now available

    It's never been there. These router uses the UBIFS filesystem, not JFFS. And since the router now stores a lot of its configuration there, erasing its content makes no sense unless you were doing a factory default reset. The last router that used JFFS was the RT-AC5300.
  4. RMerlin

    Bugs in WireGuard config UI

    The WireGuard implementation comes from Asus. Due to the size of this project and being the sole developer, I have to prioritize things. VPN-wise my focus is solely on OpenVPN, so any implementation change in WireGuard would have to come from Asus or a contributed patch. The fact that client...
  5. RMerlin

    Release Asuswrt-Merlin 386.13 / 386.13_2 is now available for AC models

    These are hardly better. Asus is definitely the most opensource-friendly of the bunch, beside rolling out your own router from something like OpenWRT. All the other hardware manufacturers (like Netgear) are flat out hostile to potential third party developers. There's someone on SNBForums who...
  6. RMerlin

    CVE-2024-3661 Attackers can use TunnelVision to snoop on users’ VPN traffic.

    Duplicate of https://www.snbforums.com/threads/using-an-obscure-dhcp-feature-to-abuse-your-vpn-connection.89959/
  7. RMerlin

    Release Asuswrt-Merlin 386.13 / 386.13_2 is now available for AC models

    And what about the security fixes that my firmware has, but stock doesn't, like CVE-2023-5678 & CVE-2024-0727? Or the fact that Asus's OpenVPN is 2 years older than mine? Unless you can point at a specific issue that they address and that I don't and that actually is an issue for your network...
  8. RMerlin

    Fun with ChatGPT...

    Your AI is clearly hallucinating. That changelog is actually being read by someone.
  9. RMerlin

    Release ASUS RT-AX86U Pro Firmware version 3.0.0.6_102_34312 - 2024/05/09

    Just VLAN and Guest Network Pro features alone are MAJOR changes that involve thousands of lines of code throughout the firmware.
  10. RMerlin

    BCM4916 process node?

    My GT-AXE16000 sits at 75C, however that doesn't necessarily say much since there's often been a lot of variance in temperatures between routers of a same model.
  11. RMerlin

    Release Asuswrt-Merlin 386.13 / 386.13_2 is now available for AC models

    Asuswrt-Merlin is not Asuswrt. I base all 386.xx models on the same code branch, because I don`t have the resources to manage 10 separate branches for a given platform. How things are done internally by Asus is only known by Asus, but the fact that different models have vastly different...
  12. RMerlin

    Release Asuswrt-Merlin 3004.388.7 is now available

    https://www.snbforums.com/threads/faq-read-me-first-before-posting-a-question.47153/post-609193
  13. RMerlin

    Release Asuswrt-Merlin 386.13 / 386.13_2 is now available for AC models

    I don't know as I have no idea what specific code changes these fixes are. Some of these aren't even relevant to Asuswrt-Merlin (such as the OpenVPN fixes - we don't use the same OpenVPN code). Asus' releases aren't linear and come from multiple parallel branches, I have absolutely no idea...
  14. RMerlin

    Fun with ChatGPT...

    Our parents used to spend their time sitting in front of the TV throughout the evening. Spending a few minutes to fiddle with an AI chatbot seems like time better spent to me since it does require you to think :) And it also gets people to interact with one another, rather than just absently...
  15. RMerlin

    Solved How to insert a startup script for Merlin custom scripts

    As indicated, this forum does not provide support for the Koolshare firmware. It is a fork with an unknown number of changes, and therefore you should reach out to the developers of that particular firmware for assistance.
  16. RMerlin

    Announcement: 3006 progress report - it's a go

    The kernel is not tied to the firmware version, it's tied to the SDK for a specific model. There are no kernel version changes.
  17. RMerlin

    inadyn 2.12.0 upgrade

    Asus has been making too many low-level changes to the original code, making merging newer versions a nightmare.
  18. RMerlin

    change .local domain to something else

    Indeed. Make sure your clients are using the router as their DNS server. You can test name resolution by specifying the IP address of the resolver, i.e. nslookup mypc.blah 192.168.1.1 to determine if the issue is the client not using the correct resolver, or the DHCP server not assigning the...
  19. RMerlin

    VPN doing a lot of unrecognized options without them even being in the config IPV6 issue

    Just ignore them. As the log says, your router is ignoring them already.
Top