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

  1. T

    Adventures in ipv6 subnetting in SDN

    If only Asus would accept those fixes upstream. 🤔
  2. T

    Adventures in ipv6 subnetting in SDN

    This may not fix everything, it is a necessary first change though. In the current udhcpc.c code (start_mtwan_dhcp6c) never asks for a larger prefix when you enable SDN. @RMerlin needs to change line 2480 to be the same as line 2277 & add the lines 2323-2326 starting at line 2517
  3. T

    Buffer bloat DSL-AX82U-AX5400

    Another speedtest you could try. test.libreqos.com
  4. T

    IPv6 GUAs for Isolated Guest Network?

    These scripts work on 3004.388.9, minor changes might be needed for 3006.102 & your vlan bridge config.
  5. T

    388.9_alpha1 Firmware for RT-AX58U, GT-AX11000, and GT-AXE11000

    @RMerlin Caused by commit "webui: remove NAT type FAQ link that points to the wrong page", fix by also removing line 179 of Advanced_WAN_Content.asp Need to move the jquery.js line to the top in /www/sysdep/FUNCTION/SITE_SURVEY/Advanced_Wireless_Survey.asp
  6. T

    Option to add IPv6 addresses to bridge interface

    Why not add to "/jffs/configs/hosts.add", the link-local address auto assigned to br0 and access the GUI by name? fe80::xxxx:xxxx:xxxx:xxxx ipv6router
  7. T

    Option to add IPv6 addresses to bridge interface

    Enclose IPv6 LLA in [ ] http://[fe80::xxxx:xxxx:xxxx:xxxx] works for me :)
  8. T

    Tomato64 - x86-64 port of the Tomato Firmware Distribution

    Anyone willing to try it? New Port of Tomato64 to the GL.iNet Flint2 (GL-MT6000)
  9. T

    IPv6 WAN Prefix Length Setting in WebGUI (3004.388.8_2)?

    There is no problem. Your ISP assigned a WAN prefix of /56, giving you 256 /64 LAN prefixes for your own use, to subnet your LANs (give vlans their own IPv6 subnet?).
  10. T

    How to obtain and change the IPv6 prefix

    There is no problem. Your ISP assigned a WAN prefix of /60, giving you 16 /64 LAN prefixes for your own use, to subnet your LANs (give vlans their own IPv6 subnet?).
  11. T

    Compiling of cake for gnuton build.

    To compare only the 5.04 builds you would need to diff "config_base.6a.4912" vs "config_base.6a.6756"(rt-ax58u v2) as rmerlin only builds 5.04 for routers using "config_base.6a.4912" so the other "config_base.6a.*" lack rmerlin's config options.
  12. T

    Compiling of cake for gnuton build.

    You are still missing kernel config options(link), your diff is comparing the wrong files. The ax58u v1 builds from "release/src-rt-5.02axhnd.675x" The ax58u v2 builds from "release/src-rt-5.04axhnd.675x"
  13. T

    Merlin strings in the LOGs with ASUS-WRT official fw

    https://www.snbforums.com/threads/scammed-or-not.85969/
  14. T

    IPv6 config on Asus RT-AX86U with Google Fiber

    On Asus routers for most ISPs you want to use "Native" "DHCP-PD" to "Enabled" "WAN Prefix Length" = "56", if using Rmerlin firmware, this option is not in stock ASUS firmware so you will only get a 64 and not be able to get additional subnets.
  15. T

    Time to replace my RT-AC88U

    It is now available, just released https://tomato64.org/ Tomato Firmware for x86_64
Back
Top