httpd access behind the fire wall

If you are having probles in accessin the website which is behind the
fire wall then you may want to use the following command

#system-config-securitylevel ( entre )
you will get the following screen.

choose customise

then choose www ( https) service

save anf restart IPtables

or

You can try something along the lines of:
iptables -A INPUT –p TCP --dport 80 --syn -m limit --limit 5/second -j ACCEPT


your done !!!


--

No comments:

Other Articles

Enter your email address: