Hi, been searching but can't quite tell which firewall that Opnsense uses under the hood.
Which firewall is used?
- PW
- IPFW
- IPtables
If several are supported then tell which is primary.
pf for the firewall
ipfw for the shaper
IPtables is Linux - OPNsense is built on FreeBSD.
What's pw?
Quote from: Patrick M. Hausen on March 07, 2025, 05:05:32 PMpf for the firewall
ipfw for the shaper
IPtables is Linux - OPNsense is built on FreeBSD.
What's pw?
PW - Well that's a typo :p
Yes i know iptables is linux, but according to the freebsd manual it's supported so i thought it might be under the opnsense fork as well.
And Thank you for answer, now I'm gonna try to learn as much as i can about the PF firewall
Quote from: Pressure on March 07, 2025, 06:46:51 PMiptables is linux, but according to the freebsd manual it's supported
Please provide a link to the source. Thank you.
Quote from: Pressure on March 07, 2025, 06:46:51 PMYes i know iptables is linux, but according to the freebsd manual it's supported so i thought it might be under the opnsense fork as well.
Maybe you are referring to "IPFILTER", the 3rd of the FreeBSD firewalls?
"FreeBSD has three firewalls built into the base system: PF, IPFW, and IPFILTER, also known as IPF"