How to remove a IP from the APF Firewall

From Acenet Knowledgebase
Jump to: navigation, search

How to remove a IP from the APF Firewall:

1. Login to server via SSH

Use this command to remove the IP from the APF Firewall:

apf -u 'IP ADDRESS'

(Example: apf -u '10.00.000.000')

You will receive a message similar to:

root@serv1 [~]# apf -u 10.00.000.000 apf(28177): {trust} removed 10.00.000.000 from trust system

Congratulations, you have just removed a IP address from the APF Firewall!