This commit is contained in:
2023-11-26 16:36:52 -06:00
parent eb880003e1
commit 216e3dbcf2
+2 -2
View File
@@ -59,7 +59,7 @@ noise:
# Any other range is NOT supported, and it will cause unexpected issues.
ip_prefixes:
- fd7a:115c:a1e0::/48
- 100.0.0.0/10
- 100.64.0.0/10
# DERP is a relay system that Tailscale uses when a direct
# connection cannot be established.
@@ -206,7 +206,7 @@ dns_config:
# List of DNS servers to expose to clients.
nameservers:
- 192.168.1.2, 192.168.1.3
- 192.168.1.2 192.168.1.3
# NextDNS (see https://tailscale.com/kb/1218/nextdns/).
# "abc123" is example NextDNS ID, replace with yours.