OPNsense Forum

English Forums => 26.1, 26,4 Series => Topic started by: szty0pa on March 07, 2026, 01:54:01 PM

Title: [feature suggestion] authpf integration
Post by: szty0pa on March 07, 2026, 01:54:01 PM
Authpf(8) is a tool included in the FreeBSD base system - but not included in OPNsense - that can be used to configure dynamic network access based on successful SSH login for added security when using OPNsense as a bastion/jump host. Since authpf is part of the FreeBSD base it should work more-or-less frictionless with pf from CLI for advanced usecases (GUI controls could be developed but probably not worth the effort).
I suggest authpf to be included in OPNsense to be used if needed.
Title: Re: [feature suggestion] authpf integration
Post by: franco on March 09, 2026, 09:01:03 PM
It looks like a viable plugin project since all you need is anchor registration into main pf ruleset which has been pluggable since forever.


Cheers,
Franco