You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi! I've installed your dots on Arch Linux, and they are amazing, but I ran into a network issue.
My VPN (Nekoray/Hiddify) in TUN mode stopped working properly.
Symptoms:
curl -I https://google.com in terminal works (HTTP 200/301).
Pinging 8.8.8.8 and google.com works.
Browsers (Firefox/Chromium) do not load any pages.
ip route does not show the tun0 interface as default, even when VPN is connected.
Nekoray logs show active connections, but traffic doesn't seem to reach applications.
I suspect a conflict with systemd-resolved or some specific nftables/firewall rules included in the dots.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hi! I've installed your dots on Arch Linux, and they are amazing, but I ran into a network issue.
My VPN (Nekoray/Hiddify) in TUN mode stopped working properly.
Symptoms:
curl -I https://google.comin terminal works (HTTP 200/301).ip routedoes not show thetun0interface as default, even when VPN is connected.I suspect a conflict with
systemd-resolvedor some specificnftables/firewallrules included in the dots.System Info:
Has anyone faced this? Is there a specific network optimization in these dots that might interfere with virtual TUN interfaces?
Thanks!
All reactions