NGINX Blacklist
The NGINX Blacklist
type provides a feed compatible with NGINX
that contains a series of directives to handle incoming traffic.
Type
Feed
- Seer Box exposes the rule via HTTP, it does not allow you to control the target firewall.
URL
http://$SEERBOX_IP:53380/feeds/nginx_blacklist_$FIREWALL_NAME
Variables to be replaced
- $SEERBOX_IP : the Seer Box IP address
- $FIREWALL_NAME : the name configured for the specific firewall
Seer Box side configuration
To set NGINX Blacklist
as the type, simply select the NGINX Blacklist Feed
value in the Firewall type field in step 3 of Add a firewall.
No additional fields will be required
Firewall side configuration
After the download is complete, save the feed in a directory accessible by NGINX and include it in the configuration file. You can include it in http
, server
or location
depending on what you want to protect.