![]() | ||
How NOT to get host booted
| ||
| Notices |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 | ||||||
| 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.. | ||||||
| | |
| | #3 | ||||||
| Retired Staff ![]()
| nice job | ||||||
| | |
| | #4 | ||||||
| 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( ). | ||||||
| | |
| | #5 | ||||||
| Junior Member
| Do I have to do this every time I bridge my conections or just once?:unsure: | ||||||
| | |
| | #6 | ||||||
| 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 | ||||||
| | |
| | #7 | ||||||
| Junior Member
| it may work i the person flooding you only has like 10 bots | ||||||
| | |
| | #8 | ||||||
| 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.. | ||||||
| | |
| | #9 | ||||||
| 7S Enthusiast
| Sounds real, I am going to try! | ||||||
| | |
| | #10 | ||||||
| 7S Enthusiast
| But, if you hit maximum packets, wont this stop any packets from coming in, making it so you don't get packets from xbox live? Or does it just block it from the connection that the max have been sent from? | ||||||
| | |
| | #11 | ||||||
| 7S Enthusiast
| I have done this... | ||||||
| | |
| | #12 | ||||||
| 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 | ||||||
| 7S Enthusiast
| 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 | ||||||
| Retired Server Tech ![]()
| -JoeyBe11 Last edited by JoeyBe11; 05-29-2007 at 11:46 PM.. | ||||||
| | |
| | #15 | ||||||
| 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 | ||||||
| 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.. | ||||||
| | |
| | #17 | ||||||
| Junior Member
| the only people that use tcp are people who try to packet flood threw commview or some other program suck as that... UDP on the other hand, even if you turn your router to recognize that, with enough power from the bots, it will always block it... as long as they produce enough bandwith to block the line then what can you do? | ||||||
| | |
| | #18 | ||||||
| T3H P1R4T3 ![]()
| Do you know one for Vista? Cause these homos keep DDoSing me or something cause I jacked one of their accounts. | ||||||
| | |
| | #19 | ||||||
| Junior Member
| sweet. good post. | ||||||
| | |
| | #20 | ||||||
| Novice
| thanks for this after i did the thing in regedit i played about with my linksys rounter and its got a built in pack limiter and lots of other stuff i was bored at the time so looked thought just about everything thats a good way to stop getting host booted | ||||||
| | |