Blocking all internet to a group

Hello
I'm looking at creating a group so I can put devices in so that device has no internet

Thanks

Enter this regex as a domain block:

(\.|^)\.$

Then assign this regex to a new group that contains only those clients for which you want to block the entire internet.

1 Like

If you're truly trying to block devices from having internet, you should consider putting them into a vlan/subnet/separate wifi that is IP filtered. By way of example, Chromecasts and some smart TVs don't respect DHCP-provided DNS settings and just try to contact google directly - make sure you have ways to detect and remediate that.

Sorry but I tried this and didn't work :worried:

Please generate a debug log, upload the log when prompted and post the token URL here.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.