Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - sayso

#1
General Discussion / Adding ports to the Proxy acl
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?