PDA

View Full Version : aDSL 384/128


florinaperis
12-07-03, 12:34 PM
TCP options string = 020405a00103030001010402
MTU = 1480
MTU is optimized for Windows XP PPoE DSL broadband. If not, consider raising MTU to 1500 for optimal throughput.
MSS = 1440
MSS is optimized for Windows XP PPPoE DSL broadband. If not, consider raising MTU to 1500 for maximum throughput.

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

For optimum performance, consider changing RWIN to a multiple of MSS.
Other values for RWIN that might work well with your current MTU/MSS:
506880 (MSS x 44 * scale factor of 8)
253440 (MSS x 44 * scale factor of 4)
126720 (MSS x 44 * scale factor of 2)
63360 (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 = 114 hops

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


ADSL: 384/128, Windows XP with SP1 - IE SP1.
Are these settings ok from the TCP/IP Analyzer or there is something better that i can do?

mnosteele52
12-07-03, 12:55 PM
Welcome to Speedguide florinaperis:cool:, first download CableNut from my signature then use the following settings:

DefaultReceiveWindow = 49152
DefaultSendWindow = 16384
DisableAddressSharing = 1
InitialLargeBufferCount = 200
InitialMediumBufferCount = 480
InitialSmallBufferCount = 640
LargeBufferSize = 819200
MaxFastTransmit = 64000
MediumBufferSize = 150400
PriorityBoost = 0
SmallBufferSize = 12800
TransmitWorker = 32
FastSendDatagramThreshold = 1024
EnableFastRouteLookup = 1
EnablePMTUDiscovery = 1
IgnorePushBitsOnReceive = 0
GlobalMaxTcpWindowSize = 17280
MaxFreeTcbs = 8000
MaxHashTableSize = 16384
MaxNormLookupMemory = 5000000
SackOpts = 1
SynAttackProtect = 1
Tcp1323Opts = 0
TcpLogLevel = 1
TcpMaxDupAcks = 3
TcpMaxHalfOpen = 100
TcpMaxHalfRetried = 80
TcpRecvSegmentSize = 1440
TcpSendSegmentSize = 1440
TcpTimedWaitDelay = 30
TcpUseRFC1122UrgentPointer = 0
TcpWindowSize = 17249
MaxConnectionsPer1_0Server = 8
MaxConnectionsPerServer = 4
DefaultTTL = 128
DisableUserTOSSetting = 0
TcpMaxDataRetransmissions = 6
DefaultTOSValue = 240

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. ALWAYS connect your modem via ethernet (NIC) and 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=&threadid=73799)). 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 1.2 (http://beam.to/spybotsd) & Ad Aware 6.0 (http://www.lavasoftusa.com/support/download) to remove any spyware then install and update SpywareBlaster (http://www.wilderssecurity.com/spywareblaster.html) to stay spyware FREE. YOU MUST USE BOTH AD AWARE & SPYBOT TO ENSURE YOU ARE SPYWARE FREE SINCE ONE FINDS WHAT THE OTHER MISSES.

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

8. If you have Zone Alarm as a firewall uninstall it then visit Zonelabs.com (http://www.zonelabs.com/store/content/home.jsp) for further instructions on removing it's left over junk.

9. Install Outpost Firewall (http://www.agnitum.com/products/outpost) or Sygate Firewall (http://www.sygate.com), both have FREE and Pro versions and are heads above ZA.

10. Scan for viruses with your antivirus app, if you do not have one get one IMMEDIATELY, AVG 6.0 (http://www.grisoft.com/us/us_dwnl_free.php) is an excellent FREE AV app.

11. Make sure you have ALL of the latest Windows Updates.


:cool:

florinaperis
12-07-03, 03:20 PM
Thank you :)