• 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

    Release Asuswrt-Merlin 3006.102.6 is now available

    I am not using AI clould and lighttpd was working on 3006.102.5.
  2. D

    Release Asuswrt-Merlin 3006.102.6 is now available

    Did a dirty update from 3006.102.5 to 3006.102.6 - Everything seems working except lighttpd. I was working on 3006.102.5 /tmp/home/root# cat lighttpd.conf server.port = 20000 server.document-root = "/tmp/home/root" server.indexfiles = ( "index.html", "index.htm") # Enable MIME type assignment...
  3. D

    Allow ssh from another user?

    i have a home cloud server which sleeps when inactive for a while. So when i am using vpn, i cannot sent wake on lan packet to the host (tried many android apps but they dont wake the target host when i am connected to vpn). So I want to send wake on lan packet via ssh from router to that...
  4. D

    Allow ssh from another user?

    i have a home cloud server which sleeps when inactive for a while. So when i am using vpn, i cannot sent wake on lan packet to the host (tried many android apps but they dont wake the target host when i am connected to vpn). So I want to send wake on lan packet via ssh from router to that...
  5. D

    Allow ssh from another user?

    RT-AX86U Pro Firmware:3006.102.5 Is it possibel to ssh to router using another non admin user? if yes how?
  6. 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...
  7. 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...
  8. 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...
  9. 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?
  10. 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...
  11. 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?
  12. 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?
  13. 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?
  14. 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
  15. 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?
Back
Top