loss of connection by overflow

diroga

New Member
some times i am surfing the web and i will get slow speeds and eventualy not beable to connect to anything. i open the command prompt and use netstat and this is what i get

Code:
C:\>netstat

Active Connections

  Proto  Local Address          Foreign Address        State
  TCP    hal0:2749              216.155.193.175:5050   TIME_WAIT
  TCP    hal0:2763              207.46.2.81:1863       TIME_WAIT
  TCP    hal0:2769              64.12.25.82:5190       TIME_WAIT
  TCP    hal0:2772              64.12.25.17:5190       TIME_WAIT
  TCP    hal0:2786              64.12.165.109:5190     TIME_WAIT
  TCP    hal0:2789              64.12.201.42:5190      TIME_WAIT
  TCP    hal0:2792              64.12.160.137:5190     TIME_WAIT
  TCP    hal0:2795              caim-m03b.blue.aol.com:5190  TIME_WAIT
  TCP    hal0:2806              64.12.29.72:5190       TIME_WAIT
  TCP    hal0:3043              72.14.207.99:http      TIME_WAIT
  TCP    hal0:3081              66.77.76.88:http       TIME_WAIT
  TCP    hal0:3082              66.77.76.88:http       TIME_WAIT
  TCP    hal0:3092              216.239.63.99:http     TIME_WAIT
  TCP    hal0:3093              163-20.amazon.com:http  TIME_WAIT
  TCP    hal0:3108              a209-247-153-137.deploy.akamaitechnologies.com:h
ttp  TIME_WAIT
  TCP    hal0:3144              ads.thewebfreaks.com:http  TIME_WAIT
  TCP    hal0:3145              66.102.7.99:http       TIME_WAIT
  TCP    hal0:3156              ads.thewebfreaks.com:http  TIME_WAIT
  TCP    hal0:3173              ads.thewebfreaks.com:http  TIME_WAIT
  TCP    hal0:3174              www.linuxforum.com:http  TIME_WAIT
  TCP    hal0:3196              www.facebook.com:http  LAST_ACK
  TCP    hal0:3198              www.facebook.com:http  LAST_ACK
  TCP    hal0:3199              www.facebook.com:http  LAST_ACK
  TCP    hal0:3200              www.facebook.com:http  LAST_ACK
  TCP    hal0:3204              www.facebook.com:http  LAST_ACK
  TCP    hal0:3212              cds304.sjc.llnw.net:http  LAST_ACK
  TCP    hal0:3213              www.facebook.com:http  TIME_WAIT
  TCP    hal0:3218              www.facebook.com:http  TIME_WAIT
  TCP    hal0:3219              cds118.lax.llnw.net:http  LAST_ACK
  TCP    hal0:3220              cds16.iad.llnw.net:http  LAST_ACK
  TCP    hal0:3222              cds16.sjc.llnw.net:http  LAST_ACK
  TCP    hal0:3226              cds3.lax.llnw.net:http  LAST_ACK
  TCP    hal0:3257              cds27.lax.llnw.net:http  LAST_ACK
  TCP    hal0:3278              68.142.121.134:http    LAST_ACK
  TCP    hal0:3286              63.215.73.36:http      LAST_ACK
  TCP    hal0:3287              63.215.73.38:http      LAST_ACK
  TCP    hal0:3288              63.215.73.20:http      LAST_ACK
  TCP    hal0:3290              network.east1.247realmedia.com:http  ESTABLISHED

  TCP    hal0:3304              63.208.226.125:http    ESTABLISHED
  TCP    hal0:3306              63.215.73.20:http      LAST_ACK
  TCP    hal0:3307              69.89.74.147:http      ESTABLISHED
  TCP    hal0:3308              69.89.74.107:http      TIME_WAIT
  TCP    hal0:3312              63.215.73.29:http      LAST_ACK
  TCP    hal0:3313              63.215.73.38:http      LAST_ACK
  TCP    hal0:3314              cds18.lga.llnw.net:http  LAST_ACK
  TCP    hal0:3319              209.225.0.34:http      LAST_ACK
  TCP    hal0:3320              63.215.73.30:http      ESTABLISHED
  TCP    hal0:3323              uuvaadvip1.doubleclick.net:http  LAST_ACK
  TCP    hal0:3325              cds309.sjc.llnw.net:http  LAST_ACK
  TCP    hal0:3330              63.208.226.108:http    TIME_WAIT
  TCP    hal0:3331              63.215.73.29:http      LAST_ACK
  TCP    hal0:3332              cds309.sjc.llnw.net:http  LAST_ACK
  TCP    hal0:3333              cds309.sjc.llnw.net:http  LAST_ACK
  TCP    hal0:3334              cds309.sjc.llnw.net:http  LAST_ACK
  TCP    hal0:3335              cds309.sjc.llnw.net:http  LAST_ACK
  TCP    hal0:3336              cds309.sjc.llnw.net:http  LAST_ACK
  TCP    hal0:3337              cds309.sjc.llnw.net:http  LAST_ACK
  TCP    hal0:3338              cds309.sjc.llnw.net:http  LAST_ACK
  TCP    hal0:3339              cds309.sjc.llnw.net:http  LAST_ACK
  TCP    hal0:3346              63.215.73.20:http      LAST_ACK
  TCP    hal0:3348              cds309.sjc.llnw.net:http  LAST_ACK
  TCP    hal0:3363              63.208.226.41:http     ESTABLISHED
  TCP    hal0:3364              63.215.73.29:http      LAST_ACK

C:\>
WTF?!
why do i have so many connections? is there a way to terminate all those waits and what nots? i am using win2K pro SP4, IE & Opera 8.5, linksys RT-41BU router(this problem has occured befor the router) and standard NIC. the only thing i can do to fix this is reboot or wait for every thing to disconect. please help
 
Back
Top