-
-
Notifications
You must be signed in to change notification settings - Fork 145
Architecture
Nodir Temirkhodjaev edited this page Sep 8, 2024
·
5 revisions
Driver is mandatory to work the firewall properly. It uses the WFP to work as "Callout" kernel-mode driver. It doesn't use the standard WFP's "Filtering engine", but implements own engine for flexible custom filtering.
Driver is active when there is a running Service in background or UI Program.
Driver works with Administrator
privileges.
Fort Firewall can be configured to run as a Service in background via Options: Startup. Service controls the Driver, the Database and settings processing from the UI Program.
Service works with Administrator
privileges.
UI Program is used to configure the firewall. If there is no installed Service, then the UI Program controls the Driver and other settings processing.
Driver works with ordinal User
privileges.