I want to uninstall APF and BFD and after that make a new installation.
What commands should I use?
thanks in advance for your help
sebans
I want to uninstall APF and BFD and after that make a new installation.
What commands should I use?
thanks in advance for your help
sebans
Last edited by sebans; 01-26-2005 at 07:32 AM.
Run uninstall.sh, which comes with APF
or if you have a older version
Remove the BFD cron
rm -f /etc/cron.d/bfd
Remove the BFD files
rm -rf /usr/local/bfd
Stop APf
apf --stop
Remove APF files
rm -rf /etc/apf* (this will also remove the backup configs)
Optionally flush iptables?
iptables -F
If you are still confused go to
http://forums.rfxnetworks.com/search.php
and do a search about it. (thats the official board)
Nexose Networks - Professional IT Solutions at Affordable Prices
thanks Elliot
many problems with apf after I added, may be in the wrong place, 3 ipadresses ranges
thanks
sebans