books · · 1 min read

OPNsense 24.7 Release - Thriving Tiger

I use several different firewalls within my home network, from different vendors and for different requirements. With this in mind, OPNsense just released their latest major release 24.7, Thriving Tiger. Consider getting the Cybersecurity Architect's Handbook.

OPNsense 24.7 Release - Thriving Tiger

I use several different firewalls within my home network, from different vendors and for different requirements. They all have pros and cons and part of the reason for using different firewalls within my environment. With this in mind, OPNsense just released their latest major release 24.7, Thriving Tiger. OPNsense is a FreeBSD-based firewall/router appliance originally forked from the pfSense project. It has really come into its own in recent years. I have been using it since the release was made available. It is a great release and looks great as well. Also, I am not one of those that fights over pfSense versus OPNsense because I use both, but this new release definitely deserves a call out.

https://www.secdoc.tech/content/images/2024/08/2024-08-03_10-34-1.png https://www.secdoc.tech/content/images/2024/08/2024-08-03_10-05.png

If you want to understand more about firewalls and how to initially configure or stand up OPNsense or pfSense, then consider getting the Cybersecurity Architect's Handbook. In the book you will not only learn about firewalls, but much much more.

Read next

The Terminal Is a Conversation
Linux · Featured

The Terminal Is a Conversation

My first Linux distribution no longer exists. I mention that because it lands two points at once: Linux is old enough to have history, and the skills transfer anyway...

Moving Autonomous Agent Secrets Out of .env
autonomous-agents · Featured

Moving Autonomous Agent Secrets Out of .env

For a long time, my autonomous agent found credentials the same way many applications do. Why I replaced a flat environment file with scoped Vaultwarden access, short-lived agent sessions, and a verified audit trail that now reaches Graylog and Wazuh.