Thread: my ping
View Single Post
  #12 (permalink)  
Old June 17th, 2007
mein gott mein gott is offline
Former AvaMods Admin
 
Join Date: October 14th, 2006
Location: Philadelphia
Status: No Status
Posts: 989
Send a message via AIM to mein gott Send a message via Yahoo to mein gott
Default

open a command box ( start, run type cmd, press enter) in the black box type ping www.google.com and hit enter.. make a note of the MS ping return time.

one that has done, do this

type netstat -a, if you can do a screen grab of all ports that have a address, it will something like this
------------------------------------
C:\Documents and Settings\Administrator>netstat -a

Active Connections

Proto Local Address Foreign Address State
TCP xxx:3573 localhost:3574 ESTABLISHED
TCP xxx:3574 localhost:3573 ESTABLISHED
TCP xxx:3570 192.168.1.100:netbios-ssn ESTABLISHED
TCP xxx:3583 72-165-61-141.dia.static.qwest.net:27039
TCP xxx:3584 cs41.msg.dcn.yahoo.commtp ESTABLISHED
TCP xxx:3589 sip25.voice.re2.yahoo.com:5061 ESTABLISHED
TCP xxx:4097 od-in-f167.google.com:http ESTABLISHED
TCP xxx:4138 od-in-f104.google.com:http ESTABLISHED
TCP xxx:4139 od-in-f104.google.com:http ESTABLISHED
TCP xxx:4142 64.111.215.143:http ESTABLISHED
-------------------------------------------------'


once you have that info right click in the dos box, "select all" then press Ctr-C Open a PM to me and past that info in there.

cheers
Reply With Quote