Hello,
I currently have utm-endian 2.5 on which i have rules for blocking all domains except e.g. (gov, edu etc. thematic)
old ACL: blacklist ** and whitelist (each domain and ip in one line)
How to migrate a large domain list to Forward proxy -> whitelist or whether it is possible to add your own Whitelist group in Remote Access Control lists.
This is the only functionality that blocks my migration.
edit: pls move General Discussion
Regards
Dariusz
ok, it works initially
access control list ->
whitelist: insert addresses separated by a comma
blacklist: to block all addresses just enter the dot
This configuration works for all http addresses but does not work for https with SSL enabled poxy port
Please let me know how to unblock whitelist for https for ssl proxy
ps. squid configuration preview:
pkg add http://pkg.freebsd.org/FreeBSD:11:amd64/release_2/All/nano-2.9.5.txz
nano /usr/local/etc/squid/squid.conf
Regards
Dariusz