-
27-05-08 03:52 PM #1
Hack cable modem...boost speed from 100mbps to 10gigs..working..checked
Run this...
Windows Registry Editor Version 5.00
Code:[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters] "GlobalMaxTcpWindowSize"=dword:0000ffff [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters] "GlobalMaxTcpWindowSize"=dword:00007fff

-
-
30-05-08 07:09 AM #2
Newbie
- Join Date
- Sep 2007
- Posts
- 44
- Thanks
- 0
- Thanked 17 Times in 16 Posts
- Rep Power
- 0
Tell Me Brother How To Do This In Detail Stepwise .
How To Run & Where To Put This Code???????
-
30-05-08 08:02 AM #3
-
30-05-08 12:06 PM #4
Newbie
- Join Date
- Sep 2007
- Posts
- 44
- Thanks
- 0
- Thanked 17 Times in 16 Posts
- Rep Power
- 0
I HAVE GONE AT [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters]
THEN I HAVE TO ADD NEW DWARD - NAME (GlobalMaxTcpWindowSize=dword:0000ffff) AND WHAT IS THE VALUE PRESENTLY ITS SHOWS ZERO.
PL TELL ME THE ABOVE IS CORRECT ??
ONE MORE THING I HAVE ALREADY NAME OF "GlobalMaxTcpWindowSize" AND VALUE IS - 262592.
PL GUIDE ME IN THIS AFTER [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters]
THEN WHAT TO DO?
-
31-05-08 04:16 PM #5
Senior Member
- Join Date
- Jul 2007
- Age
- 24
- Posts
- 1,200
- Thanks
- 1
- Thanked 31 Times in 23 Posts
- Rep Power
- 10
plz tell me in details
-
02-06-08 11:23 AM #6
Newbie
- Join Date
- May 2008
- Posts
- 7
- Thanks
- 2
- Thanked 0 Times in 0 Posts
- Rep Power
- 0
what you have to do is put the new dword key name as GlobalMaxTcpWindowSize and put its value as 0000ffff. One thing i do not understand in this tip is why you need two separate keys with same name and different values. Anyone trying this out must first take a backup of registry.
-
02-06-08 01:02 PM #7
These settings allow you to boost the speed of your broadband Internet connection when using a Cable Modem or DSL Router with Windows 2000 and Windows XP.
Open your registry and find the key below.
Create the following DWORD values, as most of these values will not already exist you will need to create them by clicking on 'Edit -> New -> DWORD Value' and then set the value as shown below.
DefaultTTL = "80" hex (or 128 decimal)
Specifies the default time to live (TTL) for TCP/IP packets. The default is 32.
EnablePMTUBHDetect = "0"
Specifies whether the stack will attempt to detect Maximum Transmission Unit (MTU) routers that do not send back ICMP fragmentation-needed messages. The default is 0.
EnablePMTUDiscovery = "1"
Specifies whether the TCP/IP stack will attempt to perform path MTU discovery as specified in RFC 1191. The default is 1.
GlobalMaxTcpWindowSize = "7FFF" hex (or 32767 decimal)
Specifies the system maximum receive window size advertised by the TCP/IP stack.
TcpMaxDupAcks = "2"
Determines the number of duplicate ACKs that must be received for the same sequence number of sent data before "fast retransmit" is triggered.
SackOpts = "1"
Enables support for selective acknowledgements as documented by Request for Comment (RFC) 2018. Default is 0.
Tcp1323Opts = "1"
Controls RFC 1323 time stamps and window scaling options. Possible values are: "0" = disable RFC 1323 options, "1" = window scale enabled only, "2" = time stamps enabled only and "3" = both options enabled.
TcpWindowSize = "7FFF" hex (or 32767 decimal)
Specifies the receive window size advertised by the TCP/IP stack. If you have a latent network you can try increasing the value to 93440, 186880, or 372300.
Exit your registry and restart Windows for the changes to take effect.
If you don’t want to edit the registry, here's a little TCP utility that is ideal...
Code:http://www.broadbandreports.com/front/doctorping.zip

-
The Following 2 Users Say Thank You to sid003 For This Useful Post:
hackerakon (02-06-08), ssn (09-06-08)
-
05-06-08 03:51 AM #8
Member
- Join Date
- Jun 2008
- Posts
- 67
- Thanks
- 3
- Thanked 12 Times in 10 Posts
- Rep Power
- 5
hmm.... I am not sure about this... I will give it a shot..
thanks man!!
-
08-06-08 02:54 AM #9
Newbie
- Join Date
- May 2008
- Posts
- 1
- Thanks
- 0
- Thanked 0 Times in 0 Posts
- Rep Power
- 0
how to do in vista dude..please even tell that..
-
09-06-08 11:25 PM #10
Member
- Join Date
- Jun 2008
- Posts
- 71
- Thanks
- 5
- Thanked 8 Times in 7 Posts
- Rep Power
- 5
does it really work ???
Similar Threads
-
Hack Your Modem And Increase Your Speed
By rualandy in forum PC ApplicationsReplies: 0Last Post: 07-01-10, 09:29 AM -
Hack Your Modem And Increase Your Speed
By rualandy in forum PC ApplicationsReplies: 0Last Post: 27-11-09, 10:20 AM -
Hacking the Cable Modem: What Cable Companies Don't Want You
By sid003 in forum E-BooksReplies: 0Last Post: 26-06-09, 11:29 AM -
Hack Your Modem & Increase Your Download Speed
By roshanalex in forum Tips, Tricks & TutorialsReplies: 10Last Post: 07-04-08, 10:00 AM -
Increase your cable modem or DSL speed in XP
By Jayesh2820 in forum Tips, Tricks & TutorialsReplies: 0Last Post: 03-02-07, 02:56 PM

Join us on Facebook
LinkBack URL
About LinkBacks
sid003




Reply With Quote

