Skip to content

Conversation

@deadlypants1973
Copy link
Contributor

Summary

PCX-13164

Screenshots (optional)

Screenshot 2025-04-04 at 17 33 48

Documentation checklist

  • The documentation style guide has been adhered to.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

@deadlypants1973 deadlypants1973 requested review from a team and ranbel as code owners April 4, 2025 16:34
@hyperlint-ai
Copy link
Contributor

hyperlint-ai bot commented Apr 4, 2025

Howdy and thanks for contributing to our repo. The Cloudflare team reviews new, external PRs within two (2) weeks. If it's been two weeks or longer without any movement, please tag the PR Assignees in a comment.

We review internal PRs within 1 week. If it's something urgent or has been sitting without a comment, start a thread in the Developer Docs space internally.


PR Change Summary

Addressed a Windows error related to Clientless Web Isolation, providing troubleshooting steps and clarifications.

  • Added troubleshooting information for Clientless Web Isolation loading issues on Windows devices.
  • Explained the impact of browser settings and Windows network configuration on Clientless Web Isolation.
  • Provided a table outlining the relationship between IGMPLevel settings and WebRTC local IP anonymization.

Modified Files

  • src/content/docs/cloudflare-one/faq/troubleshooting.mdx

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

Comment on lines 327 to 329
In Chromium-based browsers like Chrome and Edge, the **Anonymize local IPs exposed by WebRTC** flag
(`chrome://flags/#enable-webrtc-hide-local-ips-with-mdns` or `edge://flags/#enable-webrtc-hide-local-ips-with-mdns`)
— when set to `Enabled` or left at `Default` — hides local IP addresses by replacing them with mDNS hostnames. Multicast DNS (mDNS) hostnames rely on multicast traffic to be resolved properly on the local network.
Copy link
Contributor

@pedrosousa pedrosousa Apr 4, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
In Chromium-based browsers like Chrome and Edge, the **Anonymize local IPs exposed by WebRTC** flag
(`chrome://flags/#enable-webrtc-hide-local-ips-with-mdns` or `edge://flags/#enable-webrtc-hide-local-ips-with-mdns`)
— when set to `Enabled` or left at `Default` — hides local IP addresses by replacing them with mDNS hostnames. Multicast DNS (mDNS) hostnames rely on multicast traffic to be resolved properly on the local network.
In Chromium-based browsers like Chrome and Edge, the **Anonymize local IPs exposed by WebRTC** flag (`chrome://flags/#enable-webrtc-hide-local-ips-with-mdns` or `edge://flags/#enable-webrtc-hide-local-ips-with-mdns`) — when set to `Enabled` or left at `Default` — hides local IP addresses by replacing them with mDNS hostnames. Multicast DNS (mDNS) hostnames rely on multicast traffic to be resolved properly on the local network.

I think we have extra line breaks we don't need. These are visible in the preview.

@deadlypants1973 deadlypants1973 requested a review from maxvp as a code owner April 4, 2025 17:42
@deadlypants1973 deadlypants1973 merged commit a39c1bb into production Apr 4, 2025
11 checks passed
@deadlypants1973 deadlypants1973 deleted the kate/fixes-igmpr branch April 4, 2025 18:26
RebeccaTamachiro pushed a commit that referenced this pull request Apr 21, 2025
* [CF1] windows error with clientless web isolation

* update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants