Unknown User defined feeds
-
Hello all, I noticed a legit website being blocked so I started to dig into my pfblocker setup- turned out to be the pfB_PRI1_v4 feed (pfblocker IP not dnsbl).
Buuuuut, while in there I noticed in the logs some DNSBL activity from a feed “Cameleon”. I saw it blocking an API I actually didn’t want blocked/dropped/blackholed. So I wend to feeds to disable it and I can’t. Its at the bottom of feeds found with a number of other feeds in an “Unknown user defined Feeds” panel- there are no controls to disable or delete them. Maybe a reelect from an older pfblocker install?
How can I go about purging these lists out? I imagine somewhere in an SSH session there is a path I can nuke?
I think I might have found the path, some of the files here are in this unknown user defined feeds, but not all of them. I don’t want to rm -rf without knowing more.
-
@token Those URLs were removed from the Feeds tab because they are offline, discontinued, etc.
Click on the Alias/Group name and it will open the appropriate Alias/Group tab. Delete the URL, Save Settings, when done, run a Force Update, that should remove the feed from the db/pfblockerng folder. Inspect the logs, to find more problems.
-
@ronpfs said in Unknown User defined feeds:
@token Those URLs were removed from the Feeds tab because they are offline, discontinued, etc.
Click on the Alias/Group name and it will open the appropriate Alias/Group tab. Delete the URL, Save Settings, when done, run a Force Update, that should remove the feed from the db/pfblockerng folder. Inspect the logs, to find more problems.
Thank you!