question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Disable outgoing SSDP requests when Chromecast support is disabled

See original GitHub issue

Users have reported that Brave makes outgoing connections on the local network to port 1900 (apparently ignoring any proxy settings):

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:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:8 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
jumdecommented, Sep 3, 2021

Thanks for your help @blacktop. We’ll try to address this quickly. Issue tracked here - https://github.com/brave/brave-browser/issues/17873

0reactions
blacktopcommented, Sep 3, 2021
Screen Shot 2021-09-03 at 2 04 52 PM
Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found