Recent content by sn4k3

  1. sn4k3

    kernel: Dead loop on virtual device vlan100, fix it urgently!

    Happens with other websites as well, but the block is temporary. Still i will try to disable skynet and see if the problem repeats. EDIT: At live skynet log entries (Show Log Entries As They Appear), nothing shows when github is blocked by "kernel" NVM, they are starting to pop there too, i...
  2. sn4k3

    kernel: Dead loop on virtual device vlan100, fix it urgently!

    New information: When i try to access github when router dont allow me, here the logs: When it allow me to access github again the logs stop. I have no rules on skynet or diversion to 140.82.121.3
  3. sn4k3

    kernel: Dead loop on virtual device vlan100, fix it urgently!

    I don't have any nat-start script present on the router. But i can give that line a try. Also here my robocfg I have no additional configs for VLANs BTW, what means 4t, 4u, 8t, 8u in robocfg?
  4. sn4k3

    kernel: Dead loop on virtual device vlan100, fix it urgently!

    Ok, the factory reset is all i need or do i also need to format JFFS?
  5. sn4k3

    kernel: Dead loop on virtual device vlan100, fix it urgently!

    I did a reset some updates ago, i always do when on changelog says is better to perform a factory reset. I would try that if no other easy solution, as reset is painfull to restore every router settings/configs
  6. sn4k3

    kernel: Dead loop on virtual device vlan100, fix it urgently!

    Device: RT-AC88U Current Version : 386.3_2 Recently i'm starting to get a annoying problem where many internet pages stop working, returning the ERR_CONNECTION_TIMED_OUT. After many retries (F5) and some time, page is able to access. And i'm talking about common pages, like google, github...
  7. sn4k3

    Help with errors: ERR_NAME_RESOLUTION_FAILED, DNS_PROBE_FINISHED_NXDOMAIN

    1.1.1.1 wins, everything done and problem is now gone. I even feel requests are faster compared when was using StubbyDNS. Thank you, you saved my day and some headaches :)
  8. sn4k3

    Help with errors: ERR_NAME_RESOLUTION_FAILED, DNS_PROBE_FINISHED_NXDOMAIN

    Good to know, maybe their heavy rules or filtering is slowing down stuff? I once saw a script to test multiple dns based on our connection and determin the best, can't find it anymore, do you know about it? Right now i don't know which best, if opendns or google, both seen have same features...
  9. sn4k3

    Help with errors: ERR_NAME_RESOLUTION_FAILED, DNS_PROBE_FINISHED_NXDOMAIN

    Thank you, will reply once test, but i guess it will work. :) Also i guess it don't worth choose a dns with filtering like cleanbrowsing (security) diversion and skynet already does that and will be kind of duplication checks right?
  10. sn4k3

    Help with errors: ERR_NAME_RESOLUTION_FAILED, DNS_PROBE_FINISHED_NXDOMAIN

    Thank you, will try once no one using the TV. Can explain the difference between using the DNS-over-TLS on WAN against LAN DNSFilter?
  11. sn4k3

    Help with errors: ERR_NAME_RESOLUTION_FAILED, DNS_PROBE_FINISHED_NXDOMAIN

    Didn't know that was outdated. So can i simple remove it? It will not affect Diversion or skynet? How do i use and enable native Merlin solution? Only need to choose one of Global Filter Mode?
  12. sn4k3

    Help with errors: ERR_NAME_RESOLUTION_FAILED, DNS_PROBE_FINISHED_NXDOMAIN

    StubbyDNS using v1.1.1, Configured as: So far problem gone with google DNS
  13. sn4k3

    Help with errors: ERR_NAME_RESOLUTION_FAILED, DNS_PROBE_FINISHED_NXDOMAIN

    Please see attachment. PS: After the main post i change router LAN dns to google DNS 8.8.8.8 / 8.8.4.4 and it seens ok so far, i will keep testing to see if it really fix the problem. Using that way will affect any of amtm scripts? Have those installed: EDIT: Upload to forum have a bad...
  14. sn4k3

    Help with errors: ERR_NAME_RESOLUTION_FAILED, DNS_PROBE_FINISHED_NXDOMAIN

    Hello, Router: RT-AC88u Firmware Version:384.13 (Merlin) IPv6 Disabled Recently i start get this errors at chrome: ERR_NAME_RESOLUTION_FAILED DNS_PROBE_FINISHED_NXDOMAIN While that are Chrome code errors, same also happens at all others apps: edge, whatsapps, general apps, every software is...
  15. sn4k3

    Problem with internet connection after some minutes

    You have an ONT or DSL connection? Where you from? About script i have done one too @echo off SET DIR=%~dp0% echo Script by Tiago Conceição echo ASUS WAN RESTART SET IP=192.168.2.254 SET USERNAME=admin SET PASSWORD="" plink.exe -ssh %USERNAME%@%IP% -pw %PASSWORD% "service restart_wan" In...
Back
Top