@diehard_02
Normally, I don't use IP block lists, as I don't need a tool that forbids me to go somewhere, if I don't want to go there in the first place.
But ok - let's install pfB_PRI1_v4 :
ee4fdc0a-9804-4b9c-abf9-62c0f0d171b6-image.png
and activate it so it block outbound connections :
80c4f7c2-b068-4e3d-b0bb-a86e8f85d987-image.png
After a Force reload :
c95b3e02-c7e7-4a0d-a9ba-5c0a53d8cb64-image.png
all is set up : I've now a floating rule that blocks all IPv4 addresses/networks that are in the list :
f1edc018-bb9d-48bf-a73a-1d7f49945496-image.png
Let's look at the list : https://rules.emergingthreats.net/fwrules/emerging-Block-IPs.txt
0f44c70c-ca51-43e2-ac92-88649fce2947-image.png
and take the very first IP (IP? not the network !) as an example :
I take a browser, and go to :
2e5e5021-d9de-41fb-9a5e-d17238d825ac-image.png
and sure enough, after some time :
44562a39-7245-4e82-ace1-76fc5d735744-image.png
The pfBlockerng alert tells me the same thing :
d45d24e7-30ac-41c5-b65b-702bf3f97a87-image.png
and under IP Block stats I see the same thing : my PC, 192.168.1.6, was blocked when it tried to access 1.10.16.1 :
53c6353f-7329-4e81-a73b-a7011738b82b-image.png
Ok, I add this IP to the white list of this feed :
Click on the black round +symbol :
f1d49b39-94b8-4b63-b71a-1c40fb03b205-image.png
You are probably asked if a whitelist should be created, and if you want to add a comment, etc.
Now I wind up on this page :
afcd7a72-afcf-4291-ad17-1021dc603c44-image.png
and at the bottom I can see that "10.16.10.1" was added.
Save this page.
When force reloading, I can see that I have the original feed, and the whitelist :
5a12009a-df70-4163-8d6c-3388f47584db-image.png
Sure enough, 10.16.10.1 wasn't a web server, so my browser, still can't connect to it, but this IP isn't blocked anymore.
When I visit it again, the IP block counter doesn't rise = the IP wasn't blocked by pfSense.
edit :
Just to be sure, as this is not a click contest, but we're still managing a firewall the old classic way :
bbb8e55d-8c3e-42e9-b44a-a1534e39b2bb-image.png
Check that the new Whitelist or permit rule is above the block rule.
My white list rule hs taken 'hits' :
ca77e322-0a9c-4ab9-b99e-4438cdec4368-image.png
which means that the rule (with just one IP in it) matched outgoing traffic : that was me trying to contact 10.16.10.1 with my browser.