• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Windows DDoS Attacks

Deaktiver

Materia
Joined
Nov 25, 2007
Messages
642
Reaction score
7
Location
Germany
Hello,

how can I safe my Server of DDoS attacks? Is there an application where I can safe it...? Because some Guys are attacking my Server every Day..It's a Windows Server..



Deaktiver
 
Block tcp traffic on ports 67, 135 and 1025.
Block udp traffic on ports 67, 135, 137, 138 and 445.
Block icmp packets of types 0, 3, 14, 16, 8, 13 and 15.

Somethings will not work with these rules (shared printers and directories for example).

It can't block an UDP SYN Flood, but will help on the small attacks.
 
Let your router block all connections ;)( you can't host an ot anymore then) but you don't have the problem either!

He could host it on a private network then, the router would only block all incoming connections but not private connection. :p

@Topic,

There is no real way to block DDoS attacks. There is equipment that you can purchase, but that won't prevent all of them. Most of the equipment is very high in cost too ($2k-35k) and meant for an actual computer host service.

There are also minor settings that you can change, like Nightmare has already suggested, but like he said it will only reducing minor ones. A good firewall will prevent your computer from locking up but it will still cause your internet to be reduced to a crawl.
 
Block tcp traffic on ports 67, 135 and 1025.
Block udp traffic on ports 67, 135, 137, 138 and 445.
Block icmp packets of types 0, 3, 14, 16, 8, 13 and 15.

Somethings will not work with these rules (shared printers and directories for example).

It can't block an UDP SYN Flood, but will help on the small attacks.

Would be bad blocking of port 67 if hes getting and IP via dhcp from his ISP. Result: No ip at all!
 

Similar threads

  • Question Question
Replies
46
Views
4K
Back
Top