Device specific whitelist, block anything else

With the group management, I can setup lists for specific devices.

Can I setup a device group which only can connect to defined records in the whitelist?
Anything else should be blocked within the device group.

Sure. Create a new group, assign the desired clients to this group only, add a all blocking RegEx (.*) and add whitelisted entries as desired.

1 Like

ok, regex should be just (.*)?

I think it works, thanks.

Without the brackets, although I think it would still happen to work with them. So just

.*

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