Hello,
I'm deploying a remote IOC feed.
The feed is successfuly retrieved and parsed by the firewall:
# ioc_feeds show
Feed Name: shk-ioc-ctl
Feed is Active
File will be fetched via HTTPS
Resource: https://###REDACTED_FQDN###/ioc.csv
Action: Prevent
Proxy:
User Name:
Feed is centrally managed
# cat /opt/CPsuite-R81.10/fw1/external_ioc/shk-ioc-ctl/shk-ioc-ctl_https_custom.csv | grep ###REDACTED_IP###
observ9,###REDACTED_IP###,ip,,,,
However, while testing trafic from and to this specific ###REDACTED_IP###, I get no prevent logs.
I would like to know how can I troubleshoot/debug the filtering part of this feature?
Thanks,
Edit: Fixed "Action: Detect -> Prevent" in log message