It is possible with a hardware firewall and a good configured firewall software. A bot that runs in Teamspeak cant do shit about thatYes it is possible. I talk with owner and that ddos bot is 100% working. They call all dos service guys, and owners of powerfull booters. In that moment over 100 attacks was on ts and ts didnt dropped.
<?php
/**
* Created by PhpStorm.
* User: DrWhat
* Date: 13/02/2015
* Time: 06:21
* @param $seconds
* @param TeamSpeak3_Adapter_ServerQuery $adapter
* @throws TeamSpeak3_Adapter_Exception
* @throws TeamSpeak3_Adapter_ServerQuery_Exception
*/
function onTimeout($seconds, TeamSpeak3_Adapter_ServerQuery $adapter)
{
if($adapter->getQueryLastTimestamp() < time() - 300) $adapter->request("clientupdate");
$server = $adapter->getHost()->serverGetByPort(9987);
$serverInfo = $server->getInfo();
$totalPacketLoss = (float)$serverInfo["virtualserver_total_packetloss_total"]->toString() * 100;
if($totalPacketLoss >= 49.9999) $server->message("[COLOR=red][B]The server is being DDOS'D! (Average packet loss {$totalPacketLoss}%)[/COLOR]");
else if($totalPacketLoss >= 29.9999) $server->message("[COLOR=red][B]The server is experiencing alot of lagg. (Average packet loss {$totalPacketLoss}%)[/COLOR]");
else if($totalPacketLoss >= 18.9999) $server->message("[COLOR=orange][B]The server is experiencing moderate lagg. (Average packet loss {$totalPacketLoss}%)[/COLOR]");
else if($totalPacketLoss >= 9.9999) $server->message("[COLOR=orange][B]The server is experiencing minor lagg. (Average packet loss {$totalPacketLoss}%)[/COLOR]");
$server->clientListReset();
$server->channelListReset();
}
Also, Booters, Laff. tell him to ask someone with a 50k botnet. his shit will down in seconds.
That sever's host has ddos protection but nothing that is good it will get nulled easy for some $$, youre better off on blazingfast lol
every server has it so buy from ovhfreets3.ovh that ddos protection has everyone who buy VPS? or how is it?
Well and how big is that ddos protection ? how many gbit/s and packets per secondevery server has it so buy from ovh
Whats with the OVH Fiirewall?To the best of my knowledge, OVH offers two different types of DDoS protection (basically cheap and shitty or pricey and good). On their VPS plans, their DDoS protection is the null routing method in simpler terms if you pay less than $80.00/month for a server from OVH if someone launches an attack against your server, they will pretty much point your server nowhere. Anyone trying to connect to your server during the DDoS will not route through and chances are that any currently connected users will drop connection. On the other hand if you pay for their more expensive servers, they do offer advanced DDoS mitigation and that is much better than their null routing seen on their cheap VPS packages.
See this for more information: https://www.ovh.com/us/anti-ddos/
Here is where you would go to get the best OVH DDoS mitigation for the lowest price: https://us.ovh.com/us/cgi-bin/newOrder/order.cgi?hard=161camc1
3 Tbps Surplus network
Does Blazingfast still have so many downtimes?I personally would go with https://blazingfast.io/ over OVH. Plus Blazing accepts BTC (Bitcoin) payments. I'd say if you want to get good protection with OVH, you have to go with their game hosting plan which starts at $79.00/month.
If I'm not mistaken, Blazing is a re-seller for Voxility, I believe they're one of the best for DDoS protection.
Okey, do you know another hosting provider with voxility protection? I dont want a traffic limitation im looking for a fair use traffic flat.We're running https://knowledge.r4p3.net/ on a Blazingfast VPS (I have seen no downtime yet). If you are skeptical of Blazingfast, another option is Ginernet --- they have an anti DDoS solution through Voxility. Voxility is a good provider of anti DDoS solutions.