Hi there,
I'd like to block the outgoing http/https connections to any site except, let's say, example.com.
I've created an IP Policy rule using the following application control rule:
Default Action: Deny
Application: http, https, http2
Content Control:
server: Allow selected: example.com
As far as I understand, it must allow browsing example.com and nothing else. Nonetheless, everything is blocked.
Could anyone give me some tips about this?, I haven't found any help at the docs.
Thanks in advance.