You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/cmd/natc
James Tucker 86985228bc cmd/natc: add a flag to use specific DNS servers
If natc is running on a host with tailscale using `--accept-dns=true`
then a DNS loop can occur. Provide a flag for some specific DNS
upstreams for natc to use instead, to overcome such situations.

Updates #14667

Signed-off-by: James Tucker <james@tailscale.com>
6 months ago
..
ippool cmd/natc: allow specifying the tsnet state dir 6 months ago
natc.go cmd/natc: add a flag to use specific DNS servers 6 months ago
natc_test.go cmd/natc: add a flag to use specific DNS servers 6 months ago