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

  1. D

    /jffs is being constantly updated?

    I see it in the code that it logs curl commands and wget commands https://github.com/RMerl/asuswrt-merlin.ng/blob/8f2cb746b176952bb08031f38c2f6d08d655b722/release/src/router/curl/src/tool_main.c#L315...
  2. D

    /jffs is being constantly updated?

    Hi, RT-AX86U Pro Firmware:3006.102.5 Any idea why these files are being constantly updated in /jjfs? Will it not exhaust write cycles for /jffs? -rw-rw-rw- 1 root root 559779 Sep 24 02:02 /jffs/syslog.log -rw-rw-rw- 1 root root 10373 Sep 24 10:00 /jffs/curllst.1...
  3. D

    Troubleshoot hostapd loop for one device

    Hi, I am using RT-AX86U Pro - Firmware:3006.102.5 I have one camera device v380 cam which every 5-6 days goes in below loop. Once I reboot the camera, it works fine again for 4-5 days. I have other v380 cams too but they dont experience this issue. I am looking for some help how to...
  4. D

    Release Asuswrt-Merlin 3006.102.5 is now available

    This does not work in new version? nvram set led_disable=1 service restart_leds I dont see led's getting disabled. Any alternative way to enable/disable via command line?
  5. D

    Release Asuswrt-Merlin 3006.102.5 is now available

    Has the format of files changed in latest 3006-102-5 when compared to 3004.388.8_4 I am on RT-AX86U Pro custom_clientlist dhcp_staticlist qos_rulelist Also what does file nc_setting_conf used for? I am planning to upgrade from 3004.388.8_4 to 3006-102-5, so i just first factory reset via...
  6. D

    Release Asuswrt-Merlin 3006.102.4 is now available

    Is there a easy way to dump all configuration and then follow that manually when configuring the router from scratch? Usually I take screenshot of every web page on GUI and then follow it again manually... Was thinking if there is a easier way?
  7. D

    Release Asuswrt-Merlin 3006.102.4 is now available

    Do I need to hard reset if I am upgrading from RT-AX86U_PRO_3004_388.8_4 and then configure everything manually from scratch or does a inplace upgrade work?
  8. D

    Beta Asuswrt-Merlin 3006.102.4 Beta is now available

    I see that RT AX86U pro has been included for 3.0.0.6.102 version however i dont see source code for the same is available on asus website. Just curious so how its possible to release 3.0.0.6.102 for RT AX86U Pro when asus has not released source code?
  9. D

    RT86U Pro - Get Call

    Hi, I want to create a simple get API for the router which can give me a number of clients connected to router. Is there a way to do this? Also I would like that this page should not ask for any userid/password. https//192.168.1.1/getclients
  10. D

    [WICENS] WAN IP Change Email Notification Script v4

    Thanks for the response. As my requirement is just to send a email when router reboots and dont care about time and all so altering cron expression manually in script will work fine for me. I think I might need to change in "F_serv_start()" function too correct?
  11. D

    [WICENS] WAN IP Change Email Notification Script v4

    I think it would be better if script can allow some customization of cron expression itself... Like every 10 days ... i dont want to write to /jffs every 11 mins or even every hour (which is the the max we can configure using current script).
  12. D

    [WICENS] WAN IP Change Email Notification Script v4

    When I just configure only router reboot alert, it just adds which will update /jffs every 11 mins. */11 * * * * /jffs/scripts/wicens.sh cron #wicens# Or it should allow some customization to either change the cron or disable the cron?
  13. D

    [WICENS] WAN IP Change Email Notification Script v4

    how? I want the script to just notify when router reboots and do write constantly on /jffs filesystem to keep track of WAN IP or any other changes.
  14. D

    [WICENS] WAN IP Change Email Notification Script v4

    Can you just add an option where it just sends email when router is rebooted and not monitor anything else?
  15. D

    RT-AX86U PRO - CSIMON: M2M usr already registered

    Thanks will take a look. As of now, it started working fine after reboot of router but not sure how long it will work for.
Back
Top