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. Viktor Jaep

    RTRMON RTRMON v2.1.3 -Oct 19, 2024- Monitor your Router's Health (New: AMTM, Network Conn/Bandwidth/Diag + Port Scanner + Speedtest)

    I've made another mod, and padded the IPs with zeroes... see if that makes a difference? curl --retry 3 "https://raw.githubusercontent.com/ViktorJp/RTRMON/develop/rtrmon.sh" -o "/jffs/scripts/rtrmon.sh" && chmod 755 "/jffs/scripts/rtrmon.sh"
  2. Viktor Jaep

    RTRMON RTRMON v2.1.3 -Oct 19, 2024- Monitor your Router's Health (New: AMTM, Network Conn/Bandwidth/Diag + Port Scanner + Speedtest)

    OK... one more try on this sort... please download B5 again and see if that resolves the IPs... curl --retry 3 "https://raw.githubusercontent.com/ViktorJp/RTRMON/develop/rtrmon.sh" -o "/jffs/scripts/rtrmon.sh" && chmod 755 "/jffs/scripts/rtrmon.sh"
  3. Viktor Jaep

    RTRMON RTRMON v2.1.3 -Oct 19, 2024- Monitor your Router's Health (New: AMTM, Network Conn/Bandwidth/Diag + Port Scanner + Speedtest)

    Please give Beta 5 a try... I think it may have fixed sorting... curl --retry 3 "https://raw.githubusercontent.com/ViktorJp/RTRMON/develop/rtrmon.sh" -o "/jffs/scripts/rtrmon.sh" && chmod 755 "/jffs/scripts/rtrmon.sh" Any change in seeing stats for these tunnels? Also... can you try...
  4. Viktor Jaep

    amtm amtm 4.9 - the Asuswrt-Merlin Terminal Menu, June 30, 2024 (locked thread)

    I've seen them go past 6 months. The other qualifier is if you have more than 25 pages/500 posts it seems.
  5. Viktor Jaep

    amtm amtm 4.9 - the Asuswrt-Merlin Terminal Menu, June 30, 2024 (locked thread)

    Hey @L&LD... I can't seem to PM you, so I'm having to do this here, but your AMTM thread is locked due to age/limits. https://www.snbforums.com/threads/amtm-step-by-step-install-guide-l-ld.56237/
  6. Viktor Jaep

    RTRMON RTRMON v2.1.3 -Oct 19, 2024- Monitor your Router's Health (New: AMTM, Network Conn/Bandwidth/Diag + Port Scanner + Speedtest)

    Could you please do me a favor and PM me a copy of any of your populated /jffs/addons/rtrmon.d/clientlisteth6.txt files (where eth6 could be different depending on what's in your folder)?
  7. Viktor Jaep

    RTRMON RTRMON v2.1.3 -Oct 19, 2024- Monitor your Router's Health (New: AMTM, Network Conn/Bandwidth/Diag + Port Scanner + Speedtest)

    Just curious... if you are using a 10 second loop and you hit the (S) key during the 10 second timer, does it work and show the operations menu? Or do you see an operand error there? If I time it just right between the 10seconds, where it does a short calculation (usually 1 second), until the...
  8. Viktor Jaep

    RTRMON RTRMON v2.1.3 -Oct 19, 2024- Monitor your Router's Health (New: AMTM, Network Conn/Bandwidth/Diag + Port Scanner + Speedtest)

    One step forward! Success... ;) What happens if you restart your VPN? Also, what tunnel does it show that it's on? Tun11? etc? As mentioned... you should be able to run a "nslookup google.com 127.0.0.1"... I would seriously look into why you're not able to. Are you able to run this...
  9. Viktor Jaep

    RTRMON RTRMON v2.1.3 -Oct 19, 2024- Monitor your Router's Health (New: AMTM, Network Conn/Bandwidth/Diag + Port Scanner + Speedtest)

    The object of this test is to see if your router can resolve domains using 127.0.01 (itself). Sounds like something may be amiss with your DNS settings? When you go about it this way, you're not explicitly telling it to use its own home address... needless to say, it should work specifying...
  10. Viktor Jaep

    Question - How Does Wireless Log determine Connected time?

    @ColinTaylor ... I don't suppose you know how vlan interface names fit into this puzzle, do you? :) @visortgw has 3 vlans specified, and found this nvram entry on his router referring to interface names much in the same fashion as the ones you used in your script above: apg_ifnames=br53 br54...
  11. Viktor Jaep

    RTRMON RTRMON v2.1.3 -Oct 19, 2024- Monitor your Router's Health (New: AMTM, Network Conn/Bandwidth/Diag + Port Scanner + Speedtest)

    Please refresh Beta 4... Signal strength has been added per @DJones suggestion! :)
  12. Viktor Jaep

    RTRMON RTRMON v2.1.3 -Oct 19, 2024- Monitor your Router's Health (New: AMTM, Network Conn/Bandwidth/Diag + Port Scanner + Speedtest)

    It's a known issue that I haven't been able to get around... you can reproduce by hitting the "s" key after the timer his 10s, and it does it's calculations before it starts the timer over again. There's usually a 1 second lag there depending if you're running a VPN or not.
  13. Viktor Jaep

    RTRMON RTRMON v2.1.3 -Oct 19, 2024- Monitor your Router's Health (New: AMTM, Network Conn/Bandwidth/Diag + Port Scanner + Speedtest)

    I believe I can make that happen... do we all agree that this is the value? smoothed rssi: -58
  14. Viktor Jaep

    RTRMON RTRMON v2.1.3 -Oct 19, 2024- Monitor your Router's Health (New: AMTM, Network Conn/Bandwidth/Diag + Port Scanner + Speedtest)

    If these are the same unknown operands that @CaptainSTX was talking about, then I think I may have just fixed these in beta4... But yeah, in your case, it looks like your system was toast... it even says "cannot open socket". That means the speedtest binary was no longer able to function...
  15. Viktor Jaep

    RTRMON RTRMON v2.1.3 -Oct 19, 2024- Monitor your Router's Health (New: AMTM, Network Conn/Bandwidth/Diag + Port Scanner + Speedtest)

    Beta 4 is available, fixing the guest wi-fi issues noted above! Thanks to everyone involved for their assist on this! :) What's new? v2.1.0b4 - (TBA) - PATCH: Some additional work was done on the connected clients to account for guest wi-fi clients per feedback by both @visortgw and...
  16. Viktor Jaep

    RTRMON RTRMON v2.1.3 -Oct 19, 2024- Monitor your Router's Health (New: AMTM, Network Conn/Bandwidth/Diag + Port Scanner + Speedtest)

    RTRMON tries to determine what WAN interface is being used using a function that's pretty fool proof, but in some special cases, like what you described above, you would need to manually tune this setting. If you see any problems with it not reporting info correctly on page 2, please let me...
  17. Viktor Jaep

    Question - How Does Wireless Log determine Connected time?

    Some good stuff right there!! :) Thank you!
  18. Viktor Jaep

    Question - How Does Wireless Log determine Connected time?

    That was it! I guess guest network called variations of wl*... wl0.1 in my case... thanks!! I was able to pull back that MAC through there. All interfaces come back when running this... ViktorJp@GT-AX6000-3C88:/jffs/addons/rtrmon.d# ifconfig | grep Link br0 Link encap:Ethernet HWaddr...
  19. Viktor Jaep

    Question - How Does Wireless Log determine Connected time?

    It seems to be work only with interfaces if a wl driver is tied to them... for instance, when searching for the MAC of one of my devices (on a guest network) on the 2.4GHz interface (eth6), it comes back with "bad address". If you try it on an adapter that clearly isn't a wifi interface, it...
Top