HostLittle
Member
- Joined
- Oct 18, 2016
- Messages
- 66
- Points
- 8
Hey there everyone,
I wrote this tutorial called simple and free ddos protection, so you can protect your website from DDoS.
What is DDoS?
Distributed Denial of Service is an attack on Internet infrastructure. Sending thousands of packets of data can overload a web server and cause it to slow down or crash.
With more and more of our life depending on fast reliable Internet service, it is easy to see why DDoS protection is very important.
So, let's get into the tutorial.
Step 1) Signup on Cloudflare.com. This is free and usually takes about 10 minutes.
Step 2) Login to SSH and use iptables (free) to block all traffic to your website EXCEPT Cloudflare's IP's
What this does is block everyone except Cloudflare from accessing your website. Be careful not to lock yourself out! Now the only traffic that is allowed to hit your server, is from Cloudflare.
Please feel free to leave a comment or send me a message with any questions!
I wrote this tutorial called simple and free ddos protection, so you can protect your website from DDoS.
What is DDoS?
Distributed Denial of Service is an attack on Internet infrastructure. Sending thousands of packets of data can overload a web server and cause it to slow down or crash.
With more and more of our life depending on fast reliable Internet service, it is easy to see why DDoS protection is very important.
So, let's get into the tutorial.
Step 1) Signup on Cloudflare.com. This is free and usually takes about 10 minutes.
Step 2) Login to SSH and use iptables (free) to block all traffic to your website EXCEPT Cloudflare's IP's
What this does is block everyone except Cloudflare from accessing your website. Be careful not to lock yourself out! Now the only traffic that is allowed to hit your server, is from Cloudflare.
Please feel free to leave a comment or send me a message with any questions!