Brad Fitzpatrick

Results 299 comments of Brad Fitzpatrick

iptables looks busted on that machine: ``` 2021-07-23 06:23:16.057117304 -0400 -0400: authReconfig: ra=false dns=true 0x01: setting up nat/ts-postrouting: running [/usr/sbin/iptables -t nat -N ts-postrouting --wait]: exit status 4: iptables v1.8.2...

Can you copy/paste that error dialog message here so I don't have to type all that hex from the screenshot? (You can Ctrl-C it in Windows when that MsgBox is...

#4914 is a report that this breaks Fedora 36. It works if you run `setenforce 0` (which obviously isn't an ideal fix). /cc @Will-W

Where's your node key secret being written to? Which Tailscale state storage are you using?

I thought we already had support for reading a file of env vars or flags from disk for Windows and/or macOS to approximate the Linux `/etc/default/tailscaled` story. But I sure...

> I thought we already had support for reading a file of env vars or flags from disk for Windows and/or macOS to approximate the Linux /etc/default/tailscaled story. But I...

When tethered, with tailscaled stopped or Magic DNS off, what's your DNS server that your Pixel gives out to your laptop? (What's /etc/resolv.conf say?) I wonder if this MagicDNS is...

It says: ``` # Run "resolvectl status" to see details about the uplink DNS servers # currently in use. ``` Can you run that too? And then can you do...

Thanks! That's enough info. It's pretty clear what's happening now.