Documentation Index
Fetch the complete documentation index at: https://docs.onefirewall.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
This guide explains how to integrate OneFirewall Alliance (OFA) Threat Feeds with ForcePoint NGFW using Security Management Center (SMC) and **External Dynamic Feeds **. You can enforce threat intelligence feeds for the following categories:- ✅ Malicious IPs
- ✅ Malicious URLs
Supported ForcePoint Versions
OneFirewall threat feeds are compatible with Forcepoint NGFW Software. 7.0; 6.11; 6.10; 6.9; 6.8; 6.7; 6.5. Security Management Center (SMC).Prerequisites
- ✅ A valid OneFirewall Alliance account.
- ✅ Forcepoint running 6.5 or later (7.0 recommended).
- ✅ Ability to operate in the console.
- ✅ Internet access from the gateway to reach OneFirewall’s feed URLs.
- ✅ HTTPS inspection must allow outbound connections to threat feed URLs (if required by policy).
Step 1: Generate API Token
- Log into your OneFirewall Alliance dashboard.
- Go to the API Access section.
- Click Generate JWT Token.
- Save the token securely — this will be used to authenticate feed requests.


Step 2: Configure IP Address List and URL List
For each threat type, follow these general steps:Configure the External Feeds

Install Docker & Docker Compose
Prepare Your Deployment Directory
- Download the WCF Agent Docker image into this folder.
- Obtain your config.json from OneFirewall’s Install Agent page.
- Place config.json in ~/wcf-agent/onefirewall/config.
Create docker-compose.yml
Launch the Agent
Notes
- OneFirewall uses JWT-based Bearer Authentication.
- Feeds are auto-refreshable and optimized for ForcePoint NGFW SMC 7.0 integration.
- All feed types can be used simultaneously in different rules or combined policies.

