Guest User!

You are not Sophos Staff.

This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to block Google Chrome Remote Desktop

What rule or NAT should be used to prevent computers on the network from being remotely accessed via Chrome Remote Desktop?

It is suggested (https://support.google.com/chrome/a/answer/2799701?hl=en) to "black hole" chromoting-host.talkgadget.google.com.

How can this be done?



This thread was automatically locked due to age.
Parents Reply Children
  • Hi Jeff,

    Try this, create a DNS group1 with FQDN chromoting-host.talkgadget.google.com and another DNS group2 with FQDN chromoting-oauth.talkgadget.google.com and chromoting-client.talkgadget.google.com.

    Configure a DNAT policy - DNS group1 -> Any -> External (Address) : non-existant IP address.

    This configuration will map the traffic on an non-existing blackhole IP address.

    Next, go to Network Services> DNS> Request Routing, configure a new DNS request route for chromoting-oauth.talkgadget.google.com and chromoting-client.talkgadget.google.com. PFA screenshot:


    Add one more firewall rule ANY-ANY- DNS group2 : drop.

    Hope that helps