Need help tweaking!_! [Archive] - SpeedGuide.net Broadband Community

View Full Version : Need help tweaking!_!


TweakWithMe
12-30-02, 07:20 PM
I don't even know where to begin to tweak my cable modem.

I just got a brand new computer, with a new Cable modem (Motorola SB4101) connection. It seems slow. I am getting 80KBps-160KBps downloads. I want to tweak it to be ALOT better. I need some assistance.

My computer specs are:

WinXP Home
2.9 GHz P4 (Overclocked 2.4 GHz Intel P4)
256 DDR Ram.. (Upgrading to 2 512 DDR Corsair Sticks)

Tell me what info you need, and what I need to tweak.

TweakWithMe
12-30-02, 07:29 PM
TCP options string = 020405b401010402

MTU = 1500
MTU is fully optimized for broadband.

MSS = 1460
Maximum useful data in each packet = 1460, which equals MSS.

Default Receive Window (RWIN) = 32120
RWIN Scaling (RFC1323) = 0 bits
Unscaled Receive Window = 32120
RWIN is a multiple of MSS
Other values for RWIN that might work well with your current MTU/MSS:
513920 (MSS x 44 * scale factor of 8)
256960 (MSS x 44 * scale factor of 4)
128480 (MSS x 44 * scale factor of 2)
64240 (MSS x 44)

bandwidth * delay product:
Your RcvWindow limits you to: 1284.8 kbps (160.6 KBytes/s) @ 200ms
Your RcvWindow limits you to: 513.92 kbps (64.24 KBytes/s) @ 500ms

MTU Discovery (RFC1191) = ON

Time to live left = 113 hops
TTL value is ok.

Timestamps (RFC1323) = OFF

Selective Acknowledgements (RFC2018) = ON

IP type of service field (RFC1349)= 00000000

mnosteele52
12-30-02, 08:52 PM
What are your ISPs caps?

:D ;)

TweakWithMe
12-30-02, 08:58 PM
I'm not sure, I already forgot what they said they were.

TweakWithMe
12-30-02, 09:02 PM
I think it was 1.5MB/128Kb.

mnosteele52
12-30-02, 09:11 PM
OK great, use the following settings in CableNut:

DefaultReceiveWindow = 192512
DefaultSendWindow = 16384
DisableAddressSharing = 1
InitialLargeBufferCount = 100
InitialMediumBufferCount = 240
InitialSmallBufferCount = 320
LargeBufferSize = 81920
MaxFastTransmit = 64000
MediumBufferSize = 15040
PriorityBoost = 0
SmallBufferSize = 1280
TransmitWorker = 32
FastSendDatagramThreshold = 4096
EnableFastRouteLookup = 1
EnablePMTUDiscovery = 1
IgnorePushBitsOnReceive = 0
GlobalMaxTcpWindowSize = 64240
MaxFreeTcbs = 8000
MaxHashTableSize = 16384
MaxNormLookupMemory = 5000000
SackOpts = 1
SynAttackProtect = 1
Tcp1323Opts = 0
TcpLogLevel = 1
TcpMaxDupAcks = 2
TcpMaxHalfOpen = 100
TcpMaxHalfRetried = 80
TcpRecvSegmentSize = 1460
TcpSendSegmentSize = 1460
TcpTimedWaitDelay = 30
TcpUseRFC1122UrgentPointer = 0
TcpWindowSize = 64240
MaxConnectionsPer1_0Server = 20
MaxConnectionsPerServer = 10
DefaultTTL = 64
DisableUserTOSSetting = 0
TcpMaxDataRetransmissions = 6
DefaultTOSValue = 92

VERY IMPORTANT TO DO THE FOLLOWING

1. Under your LAN connection - properties - general tab, uninstall all the protocols there that you do not need.

2. Open IE and select tools - internet options - connections - LAN settings, make sure NOTHING there is checked.

3. Make sure you have the latest drivers for your NIC from the manufacturer. Set your NIC duplex mode to 10mb half duplex for Cable, for DSL it is ISP dependent unless you are using a router, if so then set it to 100mb full duplex for both Cable & DSL (the instructions are in my Help & Tips link (http://forums.speedguide.net/showthread.php?s=&postid=643301#post643301)). If you are using a router make sure you have the latest firmware.

4. Clear your temporary internet files.

5. Power cycle your modem, unplug it for atleast 15 seconds.

6. Download and update then do a scan with SpyBot (http://beam.to/spybotsd), anything checked in red is spyware and safe to remove.

7. Make sure you do the faster web page tweak in my Help & Tips link (http://forums.speedguide.net/showthread.php?s=&postid=643301#post643301).




:D ;) :cool:

TweakWithMe
12-30-02, 09:12 PM
Okey Dokies.

I will try that, Thank you for your time and response.