「pfSense」- 开源免费的企业级路由器操作系统

  CREATED BY JENKINSBOT

pfSense 与 FreeBSD,版本对应关系:Versions of pfSense software and FreeBSD

on VirtualBox

How To Install PfSense on VirtualBox? – GetLabsDone
User Management and Authentication / Default Username and Password | pfSense Documentation

镜像下载:
1)https://www.pfsense.org/download/ (ISO,AMD64)
2)软件版本:pfSense 2.5.2(FreeBSD 12.2-STABLE)

安装过程:
1)创建 ⇒ 常规虚拟机创建,FreeBSD x64,这里不再赘述;
2)网络 ⇒ 创建网卡:Adpater 2: Bridge Interface;Adapter 1: Internal Network;
3)启动 ⇒ 虚拟机启动,并进行系统安装,这里不再赘述;
4)安装 ⇒ 系统安装,设置密码,这里不再赘述;

访问配置:
1)通过 LAN 接口:https://192.168.1.1 (admin/pfsense)
2)登录 Web GUI 将自动进行初始化配置;

修复 系统启动卡住 问题:

# VritualBox 5.2.44 
# pfSense-CE-2.5.2-RELEASE-amd64.iso
# https://exchangetimes.net/?p=559
# https://www.youtube.com/watch?v=5Nz8FBcZ3jY

问题描述:与 OPNSense 类似,当启动 pfSense 系统时,在加载内核模块时卡住。

# vboxmanage modifyvm "<your-vm-name>" --spec-ctrl on

参考文献

Releases — Versions of pfSense software and FreeBSD | pfSense Documentation