Results 1 to 7 of 7

Thread: help tweaking

  1. #1
    The Mad Scientist! Rocky_Grim's Avatar
    Join Date
    Feb 2003
    Location
    New Castle PA
    Posts
    351

    help tweaking

    Cable
    Adelphia
    3mb down 256k up

    TCP options string = 020405b40103030201010402
    MTU = 1500
    MTU is fully optimized for broadband.
    MSS = 1460
    Maximum useful data in each packet = 1460, which equals MSS.

    Default Receive Window (RWIN) = 256960
    RWIN Scaling (RFC1323) = 2 bits (scale factor of 4)
    Unscaled Receive Window = 64240

    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)
    128480 (MSS x 44 * scale factor of 2)
    64240 (MSS x 44)
    bandwidth * delay product:

    Your RcvWindow limits you to: 10278.4 kbps (1284.8 KBytes/s) @ 200ms
    Your RcvWindow limits you to: 4111.36 kbps (513.92 KBytes/s) @ 500ms
    MTU Discovery (RFC1191) = ON
    Time to live left = 55 hops

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

    Precedence (priority) = 100 (flash override)
    Delay = 1 (low delay)
    Throughput = 1 (high throughput)
    Reliability = 0 (normal reliability)
    Cost = 1 (low cost)




    13027555 connections tested since 03.10.2001.
    Analyzer version: 1.05 - updated 08.14.2003.

  2. #2
    fem the retarded rabbit mccoffee's Avatar
    Join Date
    Nov 2001
    Location
    Cleveland, Ohio, United States
    Posts
    13,379
    Try the following in cablenut

    DefaultReceiveWindow =384000
    DefaultSendWindow = 32768
    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
    IgnorePushBitOnReceives = 0
    GlobalMaxTcpWindowSize = Leave blank
    MaxFreeTcbs = 8000
    MaxHashTableSize = 16384
    MaxNormLookupMemory = 5000000
    SackOpts = 1
    SynAttackProtect = 1
    Tcp1323Opts = 1
    TcpLogLevel = 1
    TcpMaxDupAcks = 3
    TcpMaxHalfOpen = 100
    TcpMaxHalfOpenRetried = 80
    TcpRecvSegmentSize = 1460
    TcpSendSegmentSize = 1460
    TcpTimedWaitDelay = 30
    TcpUseRFC1122UrgentPointer = 0
    TcpWindowSize = Leave blank
    MaxConnectionsPer1_0Server = 20
    MaxConnectionsPerServer = 10
    DefaultTTL = 64
    DisableUserTOSSetting = 0
    TcpMaxDataRetransmissions = 6
    DefaultTOSValue = 92





    Co/o manosteele52

    . 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). 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 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 Read1st link.

    8. If you have Zone Alarm as a firewall uninstall it then visit Zonelabs.com 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.
    Comptia a+ n+

  3. #3
    The Mad Scientist! Rocky_Grim's Avatar
    Join Date
    Feb 2003
    Location
    New Castle PA
    Posts
    351
    My speeds are slower than when I started any other setting I should try? Thanks in advance bro.





    TCP options string = 020405b40103030001010402
    MTU = 1500
    MTU is fully optimized for broadband.
    MSS = 1460
    Maximum useful data in each packet = 1460, which equals MSS.

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

    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: 700.8 kbps (87.6 KBytes/s) @ 200ms
    Your RcvWindow limits you to: 280.32 kbps (35.04 KBytes/s) @ 500ms
    Consider increasing your RWIN value to optimize TCP/IP for broadband.
    MTU Discovery (RFC1191) = ON
    Time to live left = 55 hops

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

    Precedence (priority) = 100 (flash override)
    Delay = 1 (low delay)
    Throughput = 1 (high throughput)
    Reliability = 0 (normal reliability)
    Cost = 1 (low cost)




    13043957 connections tested since 03.10.2001.
    Analyzer version: 1.05 - updated 08.14.2003.

  4. #4
    TV Fanatic
    Join Date
    Dec 2003
    Location
    Ontario, Canada
    Posts
    1,822
    Are you on Windows XP/2000? Try 37960 for RWIN (TCP WIndowsize and Global Max TCP WIndows size and change TCP1323Opts to 0. If that doesnt work, leave it blank and change TCP1323Opts to 0.
    .

  5. #5
    fem the retarded rabbit mccoffee's Avatar
    Join Date
    Nov 2001
    Location
    Cleveland, Ohio, United States
    Posts
    13,379
    I would also try 64240 where it said leave blank and tcpopts123 set to 0
    Comptia a+ n+

  6. #6
    The Mad Scientist! Rocky_Grim's Avatar
    Join Date
    Feb 2003
    Location
    New Castle PA
    Posts
    351
    Do you guys think I can get a little more out of this connection? When I go to my home page www.msn.com the bar at the bottom fills up pretty fast but gets 3/4's of the way and hesitates for about 3 secs and then goes. I think this means maybe my settings are to slow and it is getting smuthered from running any faster. Is this correct? Let me know some knew settings to try if you guys have any suggestions. Thanks again for your replies I appreciate your speedy responses. Yes I am running windows xp home edition.

    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) = 64240
    RWIN Scaling (RFC1323) = 0 bits
    Unscaled Receive Window = 64240

    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)
    bandwidth * delay product:

    Your RcvWindow limits you to: 2569.6 kbps (321.2 KBytes/s) @ 200ms
    Your RcvWindow limits you to: 1027.84 kbps (128.48 KBytes/s) @ 500ms
    MTU Discovery (RFC1191) = ON
    Time to live left = 55 hops

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

    Precedence (priority) = 100 (flash override)
    Delay = 1 (low delay)
    Throughput = 1 (high throughput)
    Reliability = 0 (normal reliability)
    Cost = 1 (low cost)




    13051928 connections tested since 03.10.2001.
    Analyzer version: 1.05 - updated 08.14.2003.

  7. #7
    fem the retarded rabbit mccoffee's Avatar
    Join Date
    Nov 2001
    Location
    Cleveland, Ohio, United States
    Posts
    13,379
    First goto start menu search and do a search for *.tmp when it's done searching click edit then select all then delete. then look below.








    goto start menu run type regedit

    In regedit click on file then export give it any name you want and export it so you know where to find it later



    - FASTER WEB PAGE LOADING:

    This tweak will help web pages load faster, it has no real effect on download speeds, just helps your pc look up websites faster thereby speeding up how fast the page loads and making web-surfing more enjoyable.

    Navigate to this registry entry and change the following settings:

    For XP & 2K

    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\ServiceProv
    ider



    On the right for ALL OS's change these entries: (ALL values are HEXIDECIMAL)

    DnsPriority = 1
    HostsPriority = 1
    LocalPriority = 1
    NetbtPriority = 1

    To change the value right mouse click on the value and select modify and enter the values above once you have done all of them reboot to take effect and see how fast your pages load.

    :

    - SETTING IE'S SETTINGS CORRECTLY

    Open Internet Explorer and select Tools - Internet Options - under the General tab in the Temporary Internet files section select the Settings button.

    Select "Every visit to the page" and set the amount of disk space to use: to no more than 100MB. Now select the Connections tab and select LAN Settings make sure EVERYTHING there is unchecked and select OK.

    http://www.speedguide.net/files/winxp_dnscache.zip download that and unzip click on install
    Comptia a+ n+

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •