Hello! I hope that I'm in the right forum :-)

soferk73

Beta member
Messages
5
I used the netstat command and these are the results, what does it means and how can I solve it?

C:\Documents and Settings\soper>netstat -n

Active Connections

Proto Local Address Foreign Address State
TCP 83.130.172.37:1046 207.46.6.67:1863 ESTABLISHED
TCP 83.130.172.37:1069 192.117.152.14:80 ESTABLISHED
TCP 83.130.172.37:1076 192.117.152.14:80 ESTABLISHED
TCP 83.130.172.37:1082 192.117.152.14:80 ESTABLISHED
TCP 83.130.172.37:1088 192.117.152.14:80 ESTABLISHED
TCP 83.130.172.37:1589 207.46.6.182:1863 ESTABLISHED
TCP 127.0.0.1:1025 127.0.0.1:1045 ESTABLISHED
TCP 127.0.0.1:1025 127.0.0.1:1068 ESTABLISHED
TCP 127.0.0.1:1025 127.0.0.1:1075 ESTABLISHED
TCP 127.0.0.1:1025 127.0.0.1:1081 ESTABLISHED
TCP 127.0.0.1:1025 127.0.0.1:1086 ESTABLISHED
TCP 127.0.0.1:1025 127.0.0.1:1588 ESTABLISHED
TCP 127.0.0.1:1045 127.0.0.1:1025 ESTABLISHED
TCP 127.0.0.1:1055 127.0.0.1:1025 CLOSE_WAIT
TCP 127.0.0.1:1064 127.0.0.1:1025 CLOSE_WAIT
TCP 127.0.0.1:1066 127.0.0.1:1025 CLOSE_WAIT
TCP 127.0.0.1:1068 127.0.0.1:1025 ESTABLISHED
TCP 127.0.0.1:1072 127.0.0.1:1025 CLOSE_WAIT
TCP 127.0.0.1:1075 127.0.0.1:1025 ESTABLISHED
TCP 127.0.0.1:1077 127.0.0.1:1025 CLOSE_WAIT
TCP 127.0.0.1:1081 127.0.0.1:1025 ESTABLISHED
TCP 127.0.0.1:1083 127.0.0.1:1025 CLOSE_WAIT
TCP 127.0.0.1:1085 127.0.0.1:1025 CLOSE_WAIT
TCP 127.0.0.1:1086 127.0.0.1:1025 ESTABLISHED
TCP 127.0.0.1:1107 127.0.0.1:1025 CLOSE_WAIT
TCP 127.0.0.1:1109 127.0.0.1:1025 CLOSE_WAIT
TCP 127.0.0.1:1111 127.0.0.1:1025 CLOSE_WAIT
TCP 127.0.0.1:1113 127.0.0.1:1025 CLOSE_WAIT
TCP 127.0.0.1:1588 127.0.0.1:1025 ESTABLISHED


Thank you all very much,
Keren
 
those are all your active network connections.... what do you need to solve? looks like 83.130.172.37 is your IP address..... That IP looks connected to those websites under the foreign address....or whatever they might be.
 
Are you sure?

Because it does turn off after a while (sometimes after a minute and sometimes after 2 hours, depends on my luck), what do you think the problem could be? And thank you very much anyway!

Keren
 
Have you checked the temp of your board and processor? Overheating can make computers turn on and off. It might just be some kind of hardware problem. I would unseat everything and put it back in. Sometimes that can fix quirky problems. What are you doing when it shuts down? Check your event viewer to see if anything was recorded. Just type eventvwr in the run menu.
 
Thank you very much,

I hope you don't mind I have a another question. When I do what you said I do find some problems what should I do to delet these files or what.

Tahnk you very much,
Keren

By the way I hope you don't mind of my mistakes in English :)
 
First off what files are you talking about? Dont delete anything unless you know for sure what you are deleting.
 
Those are your connections, maybe the turn off problem its not about the connections and its about something else... If you use a p2p networking program, try closing it and running netstat again, to see if there are less connections.
 
Back
Top Bottom