tailscale: support "MagicDNS" (mdns)
This commit is contained in:
@@ -172,7 +172,11 @@ in
|
||||
"--accept-routes"
|
||||
# "--operator=colin" #< this *should* allow non-root control, but fails: <https://github.com/tailscale/tailscale/issues/16080>
|
||||
# lock the preferences i care about, because even if they're default i think they _might_ be conditional on admin policy:
|
||||
"--accept-dns=false" #< i manage manually, with BIND
|
||||
# --accept-dns=false:
|
||||
# 1. i manage DNS (/etc/resolv.conf) manually, with BIND/nixos
|
||||
# 2. `tailscale dns query ...` works only if `--accept-dns` is set FALSE.
|
||||
# maybe because `--accept-dns=true` causes tailscaled to fail to write resolvconf, and then it aborts, or something...
|
||||
"--accept-dns=false"
|
||||
# "--accept-routes=false"
|
||||
"--advertise-connector=false"
|
||||
"--advertise-exit-node=false"
|
||||
|
Reference in New Issue
Block a user