Post

OPNsense

OPNsense is an open-source firewall and routing platform based on FreeBSD. It provides advanced security features, including intrusion detection, VPN support, traffic shaping, and web filtering, with an intuitive web interface for easy management. Known for its reliability and regular updates, OPNsense is a popular choice for both businesses and home networks.

OPNsense

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/vm/opnsense-vm.sh)"
CPU: 4 cores RAM: 8192 MB Disk: 10 GB OS: Freebsd latest

Default Credentials

UsernamePassword
rootopnsense

Notes

It will fail with default settings if there is no vmbr0 and vmbr1 on your node. Use advanced settings in this case.

Web Interface

Port: 443

This post is licensed under CC BY 4.0 by the author.