Unbanning an IP in APF?
Hi:I tried unbanning an IP that was added to Apf, by removing it from:
/etc/apf/deny_hosts.rules
However, if I run:
iptables -L INPUT -n --line-numbers
I see the removed IP is still being denied in iptables. Is there a apf command I should run instead of manually editing deny_hosts.rules to unban an IP?
Thanks!