Would you like to learn how to perform the OPNsense Outbound Proxy Configuration? In this tutorial, we are going to configure our OPNsense server behind a proxy to access the internet and download the opnsense packages and plugins.
• OPNsense 19.7
Equipment list
The following section presents the list of equipment used to create this tutorial.
As an Amazon Associate, I earn from qualifying purchases.
OPNsense – Related Tutorial:
On this page, we offer quick access to a list of tutorials related to OPNsense.
OPNsense – Outbound Proxy Configuration
On the OPNSense console menu, select the option number 8 to start a shell session.
Use the following commands to set the proxy configuration.
In our example, we set the proxy server 192.168.10.10 using the 3128 port.
In our example, we authenticate the proxy access using the username bruno and the password kamisama123.
Use the following commands to test the HTTP proxy configuration.
Here is the command output.
Use the following commands to test the HTTPS proxy configuration.
Here is the command output.
Edit the pkg.conf.
Add the following lines at the end of the file.
Reboot the OPNsense firewall.
Use the following commands to set the proxy configuration.
Verify your PKG proxy configuration.
Here is the command output.
Use the following command to download the package list
Here is the command output.
Congratulations! You configured the OPNsense server to work behing a proxy server.