You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/cloudflare-one/connections/connect-networks/private-net/cloudflared/private-dns.mdx
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,6 +66,6 @@ Use the following troubleshooting strategies if you are running into issues whil
66
66
67
67
- Check your [Gateway network logs](/cloudflare-one/insights/logs/gateway-logs/#network-logs) to see whether your UDP DNS resolutions are being allowed or blocked.
68
68
69
-
- Ensure that your internal DNS resolver is available over a routable private IP address. You can check that by trying the `dig`commands on your machine running `cloudflared`.
69
+
- Ensure that your internal DNS resolver is available over a routable private IP address. You can check that by trying the `dig`command on your machine running `cloudflared`.
70
70
71
71
- Check your set up by using `dig ... +tcp` to force the DNS resolution to use TCP instead of UDP.
0 commit comments