FlyerTalk Forums - View Single Post - Vista 64 LAN problem
View Single Post
Old Feb 25, 2010 | 1:55 am
  #12  
lesenok
 
Join Date: Dec 2002
Location: 10280 & 91101
Programs: AA Аэрофлот UA LH AF AS SPG HH PC
Posts: 461
Pls Open a cmd window and issue the following command and post it.
You may not have a valid default gateway or dns server ip addr from
the output.


click on windows start -> run -> cmd

... you will get a dos/cmd window ...

ipconfig /all

You can also issue the following 2 cmds to reset the network

ipconfig /release

wait 30 secs

ipconfig /renew


Another test is to ping a known ip address like www.yahoo.com from the cmd window and if you have a good connection it should look like below

C:\ ping www.yahoo.com

Pinging any-fp.wa1.b.yahoo.com [69.147.125.65] with 32 bytes of data:
Reply from 69.147.125.65: bytes=32 time=19ms TTL=51
Reply from 69.147.125.65: bytes=32 time=16ms TTL=51
Reply from 69.147.125.65: bytes=32 time=15ms TTL=51
Reply from 69.147.125.65: bytes=32 time=16ms TTL=51

Ping statistics for 69.147.125.65:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 15ms, Maximum = 19ms, Average = 16ms
lesenok is offline