as title say
What was done was : netsh winhttp set proxy 127.0.0.1:8080 & netsh winhttp reset proxy, the issue started appearing right after this was done.
This is on a windows 10 host
Tried the following in hope for a fix :
-
netsh winhttp reset proxyand reboot -
netsh int ip reset&netsh winsock resetand reboot -
ipconfig /release&ipconfig /renew&ipconfig /flushdnsand reboot -
removing the last update in hope it had created a reset point, it didn’t
I do not have any restore point
When trying to access my router’s interface(or any local network address) (which worked before and still work on my phone) I get an err_conn_refused in browsers and “General Failure” when pinging said address.
To be noted: local addresses do not work but all external addresses do work as usual.
When trying to connect, the request aren’t logged in wireguard, so they’re blocked before
any idea ?