Associate
- Joined
- 19 Jun 2007
- Posts
- 1,498
yea on another forum some people in the USA etc could get on it, but when i tried to ping it before it brought up a youtube-registered IP but it didnt connect, now its bringing up a slightly different IP and working:
pre-fixing:
and now that its working:
pre-fixing:
Code:
C:\Users\matthew>ping www.youtube.com
Pinging www.youtube.com [208.65.153.251] with 32 bytes of data:
Request timed out.
Request timed out.
Request timed out.
Request timed out.
Ping statistics for 208.65.153.251:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),
Code:
C:\Users\matthew>ping www.youtube.com
Pinging www.youtube.com [208.65.153.238] with 32 bytes of data:
Reply from 208.65.153.238: bytes=32 time=182ms TTL=243
Reply from 208.65.153.238: bytes=32 time=181ms TTL=243
Reply from 208.65.153.238: bytes=32 time=180ms TTL=243
Reply from 208.65.153.238: bytes=32 time=182ms TTL=243
Ping statistics for 208.65.153.238:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 180ms, Maximum = 182ms, Average = 181ms
Last edited: