Recent content by Ronbo

  1. R

    Asus-Merlin 384.15: amtm won't run, just hangs

    The only thing I did was add diversion.ch to the Skynet Firewall whitelist. Once I could access diversion.ch then everything started working.
  2. R

    Trials & Tribulations with 384.15 & addons continues ... %^(

    I have an Asus RT-AC86U Router. I am running the latest versions of amtm, diversion and skynet. I have an extensive network of laptops and devices on my local network. I just added a new laptop to the network running Windows 10. I was online and everything was fine when suddenly I lost network...
  3. R

    Enabling DNS-over-TLS (DoT) is now allowing a flood of ads through

    Well Well. While posting this thread, I discover that changes I made to Firefox are the issue! network.trr.mode 0 -> 2 network.security.esni.enabled false -> true The above settings were related to more secure DNS-over-HTTPS (DoH) When I enabled the above Firefox configuration, it allows a...
  4. R

    Asus-Merlin 384.15: amtm won't run, just hangs

    That did the trick. I had to change my DNS settings to finally get everything working. Thanks!
  5. R

    Asus-Merlin 384.15: amtm won't run, just hangs

    Here is the code prior to looping due to download failure: + COR=21 + clear + printf %-27s%s\n amtm 3.1.3 FW by thelonelycoder amtm 3.1.3 FW by thelonelycoder + nvram get odmpid + [ -z ] + nvram get productid + model=RT-AC86U + uname -m + nvram get buildno + nvram get lan_ipaddr +...
  6. R

    Asus-Merlin 384.15: amtm won't run, just hangs

    4241 admin 3368 S {amtm} /bin/sh /usr/sbin/amtm 4270 admin 4676 S /usr/sbin/curl -fsNL --retry 2 --connect-timeout 3 -m 8 https://fwupdate.asuswrt-merlin.net/amtm_fw/amtm.mod -o /jffs/addons/amtm/a_fw/amtm.mod.new I took all the steps mentioned above, including sh -x and looking...
  7. R

    Asus-Merlin 384.15: amtm won't run, just hangs

    MTM is actually AMTM in the reply above. AMT hangs immediately. There is nothing going to the screen at all. Is there a log file I can send you from amtm? If so, where is it located? ps command yields (I submitted amtm as /usr/sbin/amtm &): 4241 admin 3368 S {amtm} /bin/sh...
  8. R

    Asus-Merlin 384.15: amtm won't run, just hangs

    I was running 384.13_4. I've been using 2 USB drives since I purchased the RT-AC86U and have been using them without issue until this release. The swap file is on the USB 2.0 drive & everything else is on the USB 3.0 drive. Only the swap file is on the 2.0 USB stick. I've been running MTM...
  9. R

    Asus-Merlin 384.15: amtm won't run, just hangs

    ran: wget https://diversion.ch/amtm/amtm in home directory to view installation script. I'm wondering if it is not the swap file? How would I reformat that USB stick and create a new EMTEC with a 2GB swap file? A search on google didn't yield the method to use. What steps to take & would i...
  10. R

    Asus-Merlin 384.15: amtm won't run, just hangs

    Ran command: curl -Os https://diversion.ch/amtm/amtm && sh amtm 11:37 ........ 11:44 mmmmmm, seems to hang on any amtm script.
  11. R

    Asus-Merlin 384.15: amtm won't run, just hangs

    Thanks for the reply. "unalias amtm" yields: unalias: amtm not found "set" yields: PATH='/opt/bin:/opt/sbin:/bin:/usr/bin:/sbin:/usr/sbin:/home/admin:/mmc/sbin:/mmc/bin:/mmc/usr/sbin:/mmc/usr/bin:/opt/sbin:/opt/bin:/opt/usr/sbin:/opt/usr/bin' "which amtm" yields: /usr/sbin/amtm I didn't...
  12. R

    Asus-Merlin 384.15: amtm won't run, just hangs

    RT-AC86U To-date, I have loved Asus-Merlin. It is everything I've wanted to fully protect my network. I really appreciate the work that must go into creating and improving this firmware. This is the first time I've ever had a problem. I run AMTM, Diversion, Skynet, DNSCrypt, Entware...
Back
Top