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

    Release [Fork] Asuswrt-Merlin 374 LTS release 45EC

    I'll keep an eye on logs... just to let you know how is working, thank you again for your great work John!
  2. M

    Release [Fork] Asuswrt-Merlin 374 LTS release 45EC

    Solved with Firmware Restoration, thank you!
  3. M

    Release [Fork] Asuswrt-Merlin 374 LTS release 45EC

    ASUS RT-AC66U Rebooted, reflashed, booted again, displays EA! Cleared all history and cache Mozilla Firefox 68 no change! Same EA displayed Can I run a shell command to see if changed or not? Should I use Firmware Restoration method again?
  4. M

    Release [Fork] Asuswrt-Merlin 374 LTS release 45EC

    Dear John Can I use Administration - Firmware Upgrade for upgrading? From Firmware:374.43_45EAj9527 to Firmware:374.43_45ECj9527 how to do upgrade? I've tried normal firmware upgrade but it still shows 374.43_45EAj9527 Is this normal or should I do it again using ASUS Recovery?
  5. M

    Release [Fork] Asuswrt-Merlin 374 LTS release 45EC

    I have exactly the same settings in panel but I am using a Martineau script to move log to usb!
  6. M

    Release [Fork] Asuswrt-Merlin 374 LTS release 45EC

    http://192.168.1.1/Main_LogStatus_Content.asp
  7. M

    Release [Fork] Asuswrt-Merlin 374 LTS release 45EC

    Nov 22 21:08:01 RT-AC66U-9EE0 user.warn (ChkWAN.sh): 12584 Monitoring pass 1 out of 3 Nov 22 21:08:01 RT-AC66U-9EE0 user.warn (ChkWAN.sh): 12584 Private LAN 10.0.0.1 will be skipped for WAN PING check! Nov 22 21:08:01 RT-AC66U-9EE0 user.warn (ChkWAN.sh): 12584 Monitoring WAN connection...
  8. M

    Release [Fork] Asuswrt-Merlin 374 LTS release 45EC

    Nov 22 19:58:01 RT-AC66U-9EE0 user.warn (ChkWAN.sh): 10556 v1.15 Monitoring WAN connection using 5 target PING hosts (10.0.0.1 84.200.69.80 84.200.70.40 9.9.9.9 1.1.1.1) (Tries=3) Nov 22 19:58:01 RT-AC66U-9EE0 user.warn (ChkWAN.sh): 10556 Monitoring pass 1 out of 3 Nov 22 19:58:01...
  9. M

    Release [Fork] Asuswrt-Merlin 374 LTS release 45EC

    Nov 22 02:18:09 RT-AC66U-9EE0 user.info kernel: EXT3 FS on sdc1, internal journal Nov 22 02:18:09 RT-AC66U-9EE0 user.info kernel: EXT3-fs: mounted filesystem with ordered data mode. Nov 22 02:18:09 RT-AC66U-9EE0 user.info syslog: USB ext3 fs at /dev/sdc1 mounted on /tmp/mnt/Data Nov 22 02:18:09...
  10. M

    Release [Fork] Asuswrt-Merlin 374 LTS release 45EC

    Now I see log inside ASUS WebUI And also where it should! Nice! Not duplicate but interesting! Nov 21 22:31:07 RT-AC66U-9EE0 syslog.info syslogd started: BusyBox v1.25.1 Nov 21 22:31:07 RT-AC66U-9EE0 user.warn (syslog-move.sh): 2657 SYSLOG 'abnormal' message scanning: '...
  11. M

    Release [Fork] Asuswrt-Merlin 374 LTS release 45EC

    Done it my friend! Thank you again... Can you recommend me a book/site to learn more about scripting?
  12. M

    Release [Fork] Asuswrt-Merlin 374 LTS release 45EC

    Well, I figure it out by myself! Thank you again!
  13. M

    Release [Fork] Asuswrt-Merlin 374 LTS release 45EC

    Thank you so much!
  14. M

    Release [Fork] Asuswrt-Merlin 374 LTS release 45EC

    #!/bin/sh swapon /tmp/mnt/Entware/myswap.swp # Added by Diversion . /jffs/addons/diversion/mount-entware.div # Added by Diversion
  15. M

    Release [Fork] Asuswrt-Merlin 374 LTS release 45EC

    Solved that part, changed the script for changed order :) @RT-AC66U-9EE0:/tmp/home/root# df Filesystem 1K-blocks Used Available Use% Mounted on rootfs 8 8 0 100% / /dev/root 8 8 0 100% / tmpfs...
  16. M

    Release [Fork] Asuswrt-Merlin 374 LTS release 45EC

    I have 2 USB flash, 1 is named Data the other one is Entware! The Syslog should be in Data! https://pastebin.com/embed_js/M0qUATyj path should be Data/Syslog/syslog.log instead of Entware... But after writing last firmware not working anymore! Strange! Surprise After flashing new firmware...
  17. M

    Release [Fork] Asuswrt-Merlin 374 LTS release 45EC

    Dear John I have this problem with my old HW: Operation Mode:Wireless router Firmware:374.43_45EAj9527 SSID: (2.4GHz)Linksys(5GHz)Linksys 5GHz (Merlin LTS fork) Nov 21 18:47:53 RT-AC66U-9EE0 user.info kernel: EXT3 FS on sdc1, internal journal Nov 21 18:47:53 RT-AC66U-9EE0 user.info...
  18. M

    How to restore chains OUTPUT and PREROUTING to default values?

    No, I just changed the blocking list: "ya-malware-block.urls" but still some IP addresses from the old one remained blocked even if they are not in the new list right now! Quite curious how to get rid of all of this! So I thought I escaped when uninstalled and reinstalled! But this is not the...
  19. M

    How to restore chains OUTPUT and PREROUTING to default values?

    Old router RT-AC66U Operation Mode:Wireless router Firmware:374.43_45EAj9527 SSID: (2.4GHz)Linksys(5GHz)Linksys 5GHz (Merlin LTS fork) After: # Delete old YAMalwareBlock rules. logger -t Firewall "Delete old YAMalwareBlock rules." echo Delete old YAMalwareBlock rules. iptables -t raw -L...
  20. M

    Diversion Diversion - the Router Ad-Blocker

    RT-AC66U-AF68:/tmp/home/root# df -h Filesystem Size Used Available Use% Mounted on rootfs 8.4K 8.4K 0 100% / /dev/root 8.4K 8.4K 0 100% / tmpfs 701.7K 6.0K 695.7K 1% /tmp devfs...
Top