Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


Looking for help with my linux server
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Looking for help with my linux server

Hello,
I want to protect my Digital Ocean droplet from DDoS attacks. And I am looking for help for it. I can pay via paypal as long as it is not too much. If anyone interested please message me.

Comments

  • Setup a nginx reverse proxy on a DDoS protected VPS.

  • Get a DDoS protected VPS and setup GRE Tunnel.

  • century1stopcentury1stop Member
    edited February 2016

    you can use gre_tunnel with filtered IPs from x4b or buyvm, left anyone out? @splitice @francisco

  • GRE Tunnel ...Never get your real IP exposed...

  • @Traffic said:
    Setup a nginx reverse proxy on a DDoS protected VPS.

    That's what I wan to do, is there anyone who can help me out with it?

  • @yashmaudhoo said:
    Get a DDoS protected VPS and setup GRE Tunnel.

    I want to stay on DO servers, so I am looking for another solution.

    @noaman said:
    GRE Tunnel ...Never get your real IP exposed...

    Never heard of it. :(

  • @century1stop said:
    you can use gre_tunnel with filtered IPs from x4b or buyvm, left anyone out? splitice francisco

    Never heard of it but if you think you could help me pm me, thanks.

  • yashmaudhooyashmaudhoo Member
    edited February 2016

    @ylms said:
    I want to stay on DO servers, so I am looking for another solution.

    You are going to stay with DO. You need to get a ddos protected VPS and setup GRE tunnel to route your traffic through it.

  • raindog308raindog308 Administrator, Veteran
  • AndreixAndreix Member, Host Rep

    @ylms said:
    That's what I wan to do, is there anyone who can help me out with it?

    Why would you want to buy a second vServer to setup tunneling towards digitalocean, when you can only use the DDoS Protected server ?

    Please take a look at our plans: https://www.hetnix.com/he2bill/cart.php?gid=20

    We can assist you with data replication over the new vServer for free.

    Thank you.

  • @yashmaudhoo said:
    You are going to stay with DO. You need to get a ddos protected VPS and setup GRE tunnel to route your traffic through it.

    @Andreix said:
    Thank you.

    Alright, so can I use your server as GRE tunnel to route my traffic?

  • AndreixAndreix Member, Host Rep

    @ylms said:
    Alright, so can I use your server as GRE tunnel to route my traffic?

    Sure.

  • raindog308raindog308 Administrator, Veteran

    ylms said: Alright, so can I use your server as GRE tunnel to route my traffic?

    Yes, but you're going to have to read a bit as it requires a little effort.

    Thanked by 1Andreix
  • If it's something like a HTTP get flood you might be able to stop it without switching providers, does digitalocean nullroute you?

  • ylmsylms Member
    edited February 2016

    @linuxthefish said:
    If it's something like a HTTP get flood you might be able to stop it without switching providers, does digitalocean nullroute you?

    Yes DO blackholing me for 3 hours.

  • why not use cloudflare if it's for websites?

    Thanked by 1raindog308
  • raindog308raindog308 Administrator, Veteran

    century1stop said: why not use cloudflare if it's for websites?

    That's a good idea. It's easier to setup Cloudflare than a GRE tunnel.

    Thanked by 2century1stop Rolter
  • @raindog308 said:

    I was using cloudflare but it doesn't supports socket.io on free pack.

  • Try Incapsula instead of Cloudflare. I've used it with Websockets in the free tier.

  • Still looking for new solutions for socket.io ty guys

  • have you put up any form of security server side? like mod_evasive + mod_security.......etc

  • dediededie Member

    try with litespeed

  • Don't forget to change the DO IP because... it's already known, so even if your site points to the filtered IP, one can simply keep ddosing the old one.

  • Once the GRE tunnel is setup do you just point your domain to the protected IP address and it will forward onto the actual server hosting the site?

Sign In or Register to comment.