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

    AC86U router temperature

    Thanks for the tip L&LD. Do you happen to know if there's, maybe, another command we can issue to check temperature? Or maybe we can read a file just like CPU temp?
  2. M

    AC86U router temperature

    I'm using the following method to check my AC86U router temperature from the command line. CPU, 2.4GHz radio and 5GHz radio: # cat /sys/devices/virtual/thermal/thermal_zone0/temp 73364 # wl -i eth5 phy_tempsense | awk '{ print $1/2+20 }' 55.5 # wl -i eth6 phy_tempsense | awk '{ print $1/2+20...
  3. M

    Asus Merlin Router with Zabbix Agent

    Have anyone tried using Zabbix Agent on Asus WRT Merlin router? I created a script and a template to facilitate monitoring of our Asus Router with Zabbix Agent. Simple script for Zabbix Agent installation. Github's Zabbix Asus Merlin template You can try doing yourself though. It's really...
  4. M

    Show Actual Throughput

    Thanks for the replys. I meant to monitor switch ports, wan port and wireless AC. For example: monitor the throughput from a host connected to port 3 of RT-AC86U. Wireless log actually shows some good information but does not shows how much bandwith I'm consuming on a single interface...
  5. M

    Show Actual Throughput

    Hi guys. Is there a way to monitor the actual throughput on an interface? Thanks.
  6. M

    IPv6 ping "invalid characters"

    Yes. The limitation is only with Web UI IPv6 ping.
  7. M

    connmon connmon - Internet connection monitoring

    It seems to me that the 30 second ping test is more of a line quality feature than an availability one. So, is there a way to upgrade this? Also, could the update time be edited? Like 2 minutes instead of 5? And could I add a second node to test? Maybe connmon could be a double test script. It...
  8. M

    IPv6 ping "invalid characters"

    I see I appreciate the effort. Thanks
  9. M

    Schedule restart fails

    I just finished reading the post recommended by Zastoff and it was a great insight. Thanks. I updated my router yesterday from a 384.12 (I thtink) Merlin firmware, but the problem was older than that. Since I boutght the unit back in 2018 it presented this problem. After all the helpfull...
  10. M

    IPv6 ping "invalid characters"

    I see. Could this service be changed or substituted?
  11. M

    IPv6 ping "invalid characters"

    I was trying to ping some IPv6 servers and received the error Invalid characters of domain name is ':' ! (Attached image) Using IPv6, it only works if I enter a domain name, but with IPv4, it works with names or numbers. I`m using an AC86U router with firmware version 384.15_beta1. Any idea...
  12. M

    Schedule restart fails

    Guys I scheduled my AC86U router to reboot every day by enabling the "Reboot Scheduler" from the Administration tab. For the most part it reboots fine, but every couple of days or so it just won`t start after rebooting. Occasionally it also fails to start after a manual reboot. The lights go...
  13. M

    Ping IPv6 invalid characters

    RT-AC86U version Merlin 384.12. I was trying to ping an IPv6 address using my network tools interface... If I try to ping an IPv4 address, I can ping without a problem. Also, pinging IPv6 (like ipv6.google.com) domain name has no problem. But, when I use an actual IPv6 address on "target" box...
  14. M

    Lan static route

    I'm not sure the NVR is capable of routing. I'm inquiring the manufacturer for that. Colin, I think you are right. The NVR might be serving the cameras feeds, not the cameras themselfs. Anyway... I wanted to make sure there was no misconfiguration on my routers end and your insights were very...
  15. M

    Lan static route

    Dave, I think there must be a route back to the router or else I wouldn't be able to access the camera feed, but I'm not really sure about that. Since the NVR responds to my pings, shouldn't it at least respond on the first hop of the traceroute for camera? As for the cameras, Colin, they do...
  16. M

    Lan static route

    I have an NVR connected to my router and it acts as a DHCP server for its attached cameras. So I configured my NVR to have its ip address as 192.168.1.200 and its DHCP network as 10.0.100.0/24. At the router (RT-AC87u), I added a static route pointing to my NVR. netstat -rn Kernel IP routing...
  17. M

    Setting up link aggregation on GT-AC5300

    According to Asus support page, it supports link aggregation of only LAN ports 1 and 2. If your NAS also supports 802.3ad (LACP), you are good to go.
  18. M

    Alert

    Hi guys. Can I receive e-mail alerts, or something similar, from noticeable events? Like, when someone fails to login at the router web page or some client gets disconnected. I`m using RT-AC86u with Merling 384.7_2. Thanks
  19. M

    RT-AC86U HW acceleration setting ?

    I`m using an AC86U and both of these options are enable for me. I`m not sure these are related but, under LAN > Switch Control I have enabled Jumbo Frames. My PC`s ethernet adapter has Jumbo Frames enabled as well.
  20. M

    [Release] Asuswrt-Merlin 384.7 is now available

    After the a new update of File Explorer+ app my webdav remote access started working again. I guess the router firmware had not issues, it was the app. Thanks guys.
Top