APF + BFD + DDOS + Rootkit

i'm install APF correctly with that mehtod ( from first post ) but now APF blocked all of the ports and any sites can run & any programs can't run !

so what's wrog ? i installed CSF , bug csf didn't run in DirectAdmin admin level , i just typed this lines
Code:
iptables -A INPUT -i venet0 -j ACCEPT
iptables -A OUTPUT -o venet0 -j ACCEPT
iptables -A FORWARD -j ACCEPT -p all -s 0/0 -i venet0
iptables -A FORWARD -j ACCEPT -p all -s 0/0 -o venet0
i think my iptables damaged or have a problem ! how can i FIX this Problem !?

Best Regards
 
i'm install APF correctly with that mehtod ( from first post ) but now APF blocked all of the ports and any sites can run & any programs can't run !

so what's wrog ? i installed CSF , bug csf didn't run in DirectAdmin admin level , i just typed this lines
Code:
iptables -A INPUT -i venet0 -j ACCEPT
iptables -A OUTPUT -o venet0 -j ACCEPT
iptables -A FORWARD -j ACCEPT -p all -s 0/0 -i venet0
iptables -A FORWARD -j ACCEPT -p all -s 0/0 -o venet0
i think my iptables damaged or have a problem ! how can i FIX this Problem !?

Best Regards


csf work great on direct admin.... I'm not sure why you think different?
 
csf work great on direct admin.... I'm not sure why you think different?

apf is more stable in high attacks ! and my other anti ddos scripts works fine with APF ! ,

so please help me to install APF , and pay atention CSF not work in my server TOO ! , when i go to CSF page in DirectAdmin , everything is disappeared

best regards!
 
I am not receiving emails from BFD even though I have enabled email alerts and put my email address there. I want to know if my APF and BFD works. Is there a file where I can check the blocked listed IP address?
 
Back
Top