1
General Discussion / Adding ports to the Proxy acl
« on: September 01, 2023, 02:22:06 pm »
We are moving to OPNSense from a Linux box and have several custom entries to make with the proxy. The most important mod is adding several ports to the SSL_ports ACL like this
acl SSL_ports port 443 6443 8443 40000 # https
What is the best way to go about this?
acl SSL_ports port 443 6443 8443 40000 # https
What is the best way to go about this?