How can I stop the APF firewall temporarily? I don't want to uninstall it permanently and I want to turn it back on in just a bit.
Stop APF firewall?
Started by mop, Jul 10 2008 08:36 AM
12 replies to this topic
#1
Posted 10 July 2008 - 08:36 AM
|
|
|
#2
Posted 11 July 2008 - 05:47 AM
There should be a file in /etc/init.d/ (a script) that allows you to start/stop this servce. It is probably named "apf". Try
# ./etc/init.d/apf stop
#3
Posted 18 July 2008 - 05:35 AM
How do you discover such things? I mean, it's not that straight forward...
#4
Posted 18 July 2008 - 03:34 PM
In the shell I search for "apf". I found that a binary is in dir /etc/init.d (which I know contains scripts). So I just went an executed it and discovered that it was the startup/shutdown script.
#5
Posted 19 July 2008 - 02:57 PM
So it was something like... a lucky discovery?
#6
Posted 22 July 2008 - 01:09 AM
Don't they document these things?
#7
Posted 22 July 2008 - 01:35 AM
I've got no idea... I think and hope so.
#8
Posted 11 February 2009 - 10:47 PM
hello
chkconfig apf off
or you can rename apf directory
cd /etc
mv apf apfold
when you need it back rename it again to apf
chkconfig apf off
or you can rename apf directory
cd /etc
mv apf apfold
when you need it back rename it again to apf
ed3mny.com
#9
Posted 13 February 2009 - 10:37 AM
Wouldn't renaming the directory cause problems?
#10
Posted 13 February 2009 - 01:11 PM
Hello Tor;
no it won't , i tried it befor ;)
in case it cause problem bring it back to apf
no it won't , i tried it befor ;)
in case it cause problem bring it back to apf
ed3mny.com
#11
Posted 14 February 2009 - 06:21 AM
Would it be possible to uninstall it and the go back and re-install it at a later date?
#12
Posted 27 February 2009 - 10:38 AM
Why would you ever want to stop it?...
My sites are saved by it because we get DoS and DDoS attacks 24/7.
My sites are saved by it because we get DoS and DDoS attacks 24/7.


Sign In
Create Account


Back to top









