![]() | ||
How NOT to get host booted
| ||
| Notices |
![]() |
| | LinkBack (2) | Thread Tools | Display Modes |
| |
#1 (permalink)
| ||||||
| Retired Server Tech ![]()
| How NOT to get host booted This prevents you from being booted from the game while you're the host. This works on: Windows 2000/XP Open up regedit Goto HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Win dows Under Windows, add a new key called Psched, it may already be there. Under the key Psched, add a DWORD value named "MaxOutstandingSends" without quotes, of course. Once you have created the DWORD value named MaxOutstandingSends, right click on it and click modify. Under value data, put 65535. Under base, Hexadecimal should be chosen. Here's a few other registry values/keys to stop DoS/DDoS attacks in the event that you have a weak connection and your system can't even withstand 65535 connections: [HKEY_LOCAL_MACHINE\SYSTEM\CURRENTCONTROLSET\SERVIC ES\TCPIP\PARAMETERS] "SYNATTACKPROTECT"=DWORD:00000002 "TCPMAXDATARETRANSMISSIONS"=DWORD:3 "TCPMAXHALFOPEN"=DWORD:64 "TCPMAXHALFOPENRETRIED"=DWORD:50 "TCPMAXPORTSEXHAUSTED"=DWORD:1 "TCPMAXCONNECTRESPONERETRANSMISSIONS"=DWORD:2 "ENABLEDEADGWDETECT"=DWORD:0 "ENABLEPMTUDISCOVERY"=DWORD:0 "KEEPALIVETIME"=DWORD:300000 "ALLOWUNQUALIFIEDQUERY"=DWORD:0 "DISABLEDYNAMICUPDATE"=DWORD:1 Note: You must be bridged for this to work. Disclaimer: If you somehow **** up your pc, I am in NO way responsible. Tutorial by: JoeyBe11 Please give credit if posted elsewhere. Last edited by JoeyBe11; 03-23-2007 at 04:46 PM. | ||||||
| | |
| | #4 (permalink) | ||||||
| 7S Enthusiast
| Ok, how does this work? When you get booted, it's usually a DoS attack that hits you. The high number of packets coming in a short amount of tmie is what is booting you. The packets will still come in nomatter what you do. Can you please explain how this stops the packets from coming in? I don't know about other host booters, but if I were a host booter( ) I would run a perl script on a server in order to send massive amount of packets from the server to the persons IP. I don't know if others do this, but this shouldn't stop the way I would do it if i were a host booter( ). | ||||||
| | |
| | #6 (permalink) | ||||||
| Retired Server Tech ![]()
| That's why you set an appropriate MTU on your router. And this limits the packets that you can receive, and forwards all packets to the packet scheduler once your packets reach 65535 which usually happens rather fast when being host booted therefore you wouldn't get knocked off if you have a decent connection. Need I further explain? Will people stop trying to tell me this won't work, TRY IT! -JoeyBe11 -JoeyBe11 Last edited by JoeyBe11; 03-29-2007 at 08:38 PM. Reason: Automerged Doublepost | ||||||
| | |
| | #8 (permalink) | ||||||
| Retired Server Tech ![]()
| How do you figure? If they have more bots, your packets is just going to reach 65535 even sooner and start forwarding them to packet scheduler even sooner..... I've thoroughly thought this out, so people please stop trying to tell me this won't work. -JoeyBe11 Last edited by JoeyBe11; 03-29-2007 at 08:41 PM. | ||||||
| | |
| | #12 (permalink) | ||||||
| Retired Server Tech ![]()
| Tutorial Update - This program will apply a lot of registry tweaks for you to stop DoS/DDoS attacks. http://sniffem.exaserve.net/Hardenit.exe This is a good program to prevent DDoS attacks to your computer all-around, not just for Halo 2. Last edited by JoeyBe11; 05-29-2007 at 09:34 PM. | ||||||
| | |
| | #13 (permalink) | ||||||
| 7S Enthusiast
Join Date: Sep 2006
Posts: 119
Tournaments Joined: 0 Tournament Wins: 0 Gave Thanks: 0
Received Thanks: 0
Nominated 0 Times in 0 Posts TOTM Award(s): 0 ![]() ![]() | Tutorial Update - This program will apply a lot of registry tweaks for you to stop DoS/DDoS attacks. http://sniffem.exaserve.net/Hardenit.exe This is a good program to prevent DDoS attacks to your computer all-around, not just for Halo 2. | ||||||
| | |
| | #14 (permalink) | ||||||
| Retired Server Tech ![]()
| -JoeyBe11 Last edited by JoeyBe11; 05-29-2007 at 11:46 PM. | ||||||
| | |
| | #15 (permalink) | ||||||
| Junior Member
| look man, i dont doubt that this will stop some of the bumping your getting online, but i know plenty of people, mentioning no names, that could not only kick you out of a game, but completely shut your internet off for very long periods of times.. he is right tho, this will help if someone is just packet flood you from there compouter, but if you have 5 bots at 512kb up each, thats 2.5mb which is plenty to flood someone offline, it doesnt even have to be a port your using... that much speed will clog your comp.... | ||||||
| | |
| | #16 (permalink) | ||||||
| Retired Server Tech ![]()
| look man, i dont doubt that this will stop some of the bumping your getting online, but i know plenty of people, mentioning no names, that could not only kick you out of a game, but completely shut your internet off for very long periods of times.. he is right tho, this will help if someone is just packet flood you from there compouter, but if you have 5 bots at 512kb up each, thats 2.5mb which is plenty to flood someone offline, it doesnt even have to be a port your using... that much speed will clog your comp.... What other types of floods might be effective against Windows XP? It also depends on your network's infrastructure.-JoeyBe11 Last edited by JoeyBe11; 05-30-2007 at 12:02 AM. | ||||||
| | |