View Single Post
Old 01-31-2007, 09:52 PM   #5 (permalink)
meanSpleen
Squid hat!
 
meanSpleen's Avatar
 
Location: A Few Miles Away From Halx
Can you ping the website?

- Go to Start
- Click on Run
- Enter the following, no quotes - 'cmd'
- Click on OK to open a command prompt/window
- enter the following, no quotes - 'ping adobe.com'
- Do you get a reply? I receive the following (the more important parts in bold), and I am able to access the site:

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\>ping adobe.com

Pinging adobe.com [192.150.18.60] with 32 bytes of data:

Reply from 192.150.18.60: bytes=32 time=49ms TTL=242

Reply from 192.150.18.60: bytes=32 time=103ms TTL=242
Reply from 192.150.18.60: bytes=32 time=73ms TTL=242
Reply from 192.150.18.60: bytes=32 time=47ms TTL=242

Ping statistics for 192.150.18.60:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 47ms, Maximum = 103ms, Average = 68ms

If the site is not pingable, then it is possible that adobe was added to your hosts file, or added as a restricted website in a firewall (re: cyrnels post)
meanSpleen is offline  
 

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76