Disable outgoing SSDP requests when Chromecast support is disabled
See original GitHub issueUsers have reported that Brave makes outgoing connections on the local network to port 1900 (apparently ignoring any proxy settings):
- https://news.ycombinator.com/item?id=20294150
- https://community.brave.com/t/why-is-brave-issuing-upnp-discovery-requests/46500
This appears related to the SSDP protocol required for Chromecast support but we should make sure that these connections are turned off when that feature (see #209) is disabled.
Apparently turning off load-media-router-component-extension
and media-router-cast-allow-all-ips
in chrome://flags
doesn’t help.
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:8 (5 by maintainers)
Top Results From Across the Web
No way to turn off mDNS and ssdp discovery for Chromecast ...
I'm not aware of a flag that disables all multicast traffic in Chrome, as it's used by multiple features and APIs. This bug...
Read more >How to allow a Google Chromecast in your host firewall? - g3rt
Allow the special SSDP packets outbound (which is UDP traffic to the multicast IP 239.255.255.250 , destination port 1900). As far as I ......
Read more >Google Chromecast on a separate VLAN with UniFi Security ...
I have a separate “Internet of Things” network to limit the potential impacts from untrusted devices around the house.
Read more >Why is Brave contacting 239.255.255.250 on its own
Description of the issue: Brave is sending outgoing connections to 239.255.255.250 How can this issue be reproduced?
Read more >Chromecast Disappearing - Ubiquiti Community
Most Chromecast support pages mention enabling UPnP and Multicast. ... "Masquerade for WAN" log disable outbound-interface eth2 type masquerade } } upnp ......
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks for your help @blacktop. We’ll try to address this quickly. Issue tracked here - https://github.com/brave/brave-browser/issues/17873