OPNsense Forum

English Forums => General Discussion => Topic started by: sayso on September 01, 2023, 02:22:06 PM

Title: Adding ports to the Proxy acl
Post by: sayso 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?