#Tailscale messing up DNS... probably

2 messages · Page 1 of 1 (latest)

real condor
#

ping google.com (works)
sudo tailscale up
ping google.com (fails)
ping 1.1.1.1 (works)
sudo tailscale down
ping google.com (works)

So I suspect tailscale is somehow messing with the DNS. I've done a bunch of googleinc, GPTing, tried a few things, but nothing can get it working. Any Arch-pros out there figured this one out?

Thanks in advance Archdaddys.

real condor
#

ive added 1.1.1.1 and 8.8.8.8 to my global nameservers on the tailscaled console, and checked the override DNS servers toggle.

It seems to be some issue with Omarchy using sdwan0 for my wlan0 connection, setting it default route to "yes" while tailscale is also setting its default route to "yes".

So an Omarchy issue right? As it should be using wlan0?