• 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!

Recent content by RMerlin

  1. RMerlin

    Beta Asuswrt-Merlin 3006.102.6 Beta is now available

    Fixing the IPv6 logging won't be doable on my end. Internally, that function does not receive the whole IPv6, it only receives a small subset of it. Fixing it will require more low-level changes, which falls in Asus' courtyard.
  2. RMerlin

    Beta Asuswrt-Merlin 3006.102.6 Beta is now available

    That string isn`t part of the webui, so it was written by an engineer who probably has very limited English skills. The webui uses language catalogs that do get handled by a translation team. For years, they would spell "stoped" throughout the rc code when logging that a service had been...
  3. RMerlin

    Beta Asuswrt-Merlin 3006.102.6 Beta is now available

    The bug was that it only checked for 4908 and 4912, and didn't check for 4916. If you look at the new first line, it now checks for all three CPU models that shouldn't prioritize CHACHA.
  4. RMerlin

    Malware damaging ASUS routers?

    If you are behind CGNAT then you should be fine in theory. Be careful with access restrictions - it requires you to enter the IP address of your LAN PCs in the list below, otherwise you will lose access to your router, and will be forced to do a factory default reset. That option shouldn't be...
  5. RMerlin

    Malware damaging ASUS routers?

    The root cause is a hacker getting access to the router and installing its payload. That access method can vary, from being a vulnerability in older AiCloud versions, up to people simply having weak, easily brute-forced passwords and leaving webui and/or ssh accessble from the WAN. So...
  6. RMerlin

    Beta Asuswrt-Merlin 3006.102.6 Beta is now available

    I'm not sure if the stock firmware even expects logging to happen over IPv6, as they automatically redirect you to www.asusrouter.com, which probably resolves only as an IPv4. Asuswrt-Merlin does not enforce that redirection, so it might be causing this issue. That means I will probably have...
  7. RMerlin

    Beta Asuswrt-Merlin 3006.102.6 Beta is now available

    Works fine on my RT-BE92U, all LEDs are properly turned off at boot time when disabled.
  8. RMerlin

    Beta Asuswrt-Merlin 3006.102.6 Beta is now available

    Smart Power strips + Home Assistant = how I can deal with so many routers, when I need to randomly turn one on to test something on it. The older models are gathered on shelves in another room, where a bunch of labeled AC adapters are laying on the table close to the power bar, requiring me...
  9. RMerlin

    What are your thoughts on the new AI router GT-BE19000AI?

    Those are probably gdr, their Adaptive QoE engine. :/tmp/home/root# gdr -d 7 -F gdr<I> conf/507: Debug level set to 6 gdr<I> conf/507: Debug level set to 7 gdr<I> main/258: Reading and validating configuration file from default gdr<I> conf/363: Done reading configuration INI file...
  10. RMerlin

    Beta Asuswrt-Merlin 3006.102.6 Beta is now available

    I see the problem with the GT-AX6000 and its leds at boot time. I'm not sure however why only that particular model would be affected. Can anyone test on other models? Disable the LEDs (on the Administration -> System page, reboot, and see what state LEDs are once rebooted. I need to know if...
  11. RMerlin

    What are your thoughts on the new AI router GT-BE19000AI?

    6 GHz seems fine here (my router has been running for roughly an hour now). You could check the system log for any explanation as to why it would be disabled after a while.
  12. RMerlin

    Script/addon support with Asus's UI4/Asuswrt6

    HNS does not seem to be a complete replacement for bwdpi, so maybe the future will involve multiple engines covering separate features. We'll have to see. The RT-BE58_Go is not a reference because it's a slightly lower end model (it only supports a few Trend Micro features - for instance it...
  13. RMerlin

    What are your thoughts on the new AI router GT-BE19000AI?

    This is odd since while using a slightly older GPL version (it came out between their initial firmware and their recent update), I am reusing the wireless driver from their recent 40156 release.
  14. RMerlin

    Script/addon support with Asus's UI4/Asuswrt6

    BWDPI is still being used by other features, like AiProtection. This shouldn't affect addon devs, AFAIK AdaptiveQoS was the only thing they interfaced with (in FlexQOS's case). The RT-BE58_Go completely replaced BWDPI with HNS (so that`s another thing to be aware of, FlexQoS for instance won't...
  15. RMerlin

    Technical information about the GT-BE19000AI

    At least by them (to provide the interface with Asuswrt), possibly by Synaptics as well (could be what their SDK supports). I don't know.
Back
Top