PDA

View Full Version : Help Tweak my DSL


WaRz
10-24-03, 01:37 PM
1. DSL
2. Verizon ADSL PPPOE 1500/128
3.
TCP properties for IP = X.1X.X.X
Browser/OS = Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)
Notes: Read the Analyzer FAQ if the above is not your IP address.

TCP options string = 020405ac01010402
MTU = 1492
MTU is optimized for PPoE DSL broadband. If not, consider raising MTU to 1500 for optimal throughput.
MSS = 1452
MSS is optimized for PPPoE DSL broadband. If not, consider raising MTU to 1500 for maximum throughput.

Default Receive Window (RWIN) = 65340
RWIN Scaling (RFC1323) = 0 bits
Unscaled Receive Window = 65340

RWIN is a multiple of MSS
Other values for RWIN that might work well with your current MTU/MSS:
511104 (MSS x 44 * scale factor of 8)
255552 (MSS x 44 * scale factor of 4)
127776 (MSS x 44 * scale factor of 2)
63888 (MSS x 44)
bandwidth * delay product:

Your RcvWindow limits you to: 2613.6 kbps (326.7 KBytes/s) @ 200ms
Your RcvWindow limits you to: 1045.44 kbps (130.68 KBytes/s) @ 500ms
MTU Discovery (RFC1191) = ON
Time to live left = 120 hops

TTL value is ok.
Timestamps (RFC1323) = OFF
Selective Acknowledgements (RFC2018) = ON
IP type of service field (RFC1349) = 00000000

4. Windows XP Professional

mccoffee
10-24-03, 03:45 PM
Try the following in cablenut this what i use


DefaultReceiveWindow = 192000
DefaultSendWindow = 17280
DisableAddressSharing = 1
InitialLargeBufferCount = 200
InitialMediumBufferCount = 480
InitialSmallBufferCount = 640
LargeBufferSize = 81920
MaxFastTransmit = 64000
MediumBufferSize = 15040
PriorityBoost = 0
SmallBufferSize = 1280
TransmitWorker = 32
FastSendDatagramThreshold = 4096
EnableFastRouteLookup = 1
EnablePMTUDiscovery = 1
IgnorePushBitOnReceives = 0
GlobalMaxTcpWindowSize =63888
MaxFreeTcbs = 8000
MaxHashTableSize = 16384
MaxNormLookupMemory = 5000000
SackOpts = 1
SynAttackProtect = 1
Tcp1323Opts = 0
TcpLogLevel = 1
TcpMaxDupAcks = 3
TcpMaxHalfOpen = 100
TcpMaxHalfOpenRetried = 80
TcpRecvSegmentSize = 1452
TcpSendSegmentSize = 1452
TcpTimedWaitDelay = 30
TcpUseRFC1122UrgentPointer = 0
TcpWindowSize = 63888
MaxConnectionsPer1_0Server = 20
MaxConnectionsPerServer = 10
DefaultTTL = 64
DisableUserTOSSetting = 0
TcpMaxDataRetransmissions = 6
DefaultTOSValue = 92