OPNsense Forum

Archive => 20.1 Legacy Series => Topic started by: hryst on March 06, 2020, 12:38:15 PM

Title: own white list and blocking the rest of domains in blacklist
Post by: hryst on March 06, 2020, 12:38:15 PM
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
Title: Re: own white list and blocking the rest of domains in blacklist
Post by: hryst on March 10, 2020, 02:53:58 PM
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