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...
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
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?
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
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...
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 :)
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...
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?
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?
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...
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...
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...