Live Chat & Podcast at 1:00PM Eastern on Sunday!
There's no such thing as a stupid question, but they're the easiest to answer.
JoinTour
Login
Search
Networking
Tag Cloud
access acer asus bios bsod computer crash desktop driver drivers error ethernet excel freeze gaming hard drive hardware hdmi internet laptop malware memory modem monitor motherboard network printer problem ram registry router security slow software sound toshiba trojan ubuntu 11.10 uninstall usb video virus vista wifi windows windows 7 windows 7 32 bit windows 7 64 bit windows xp wireless
Search
Search for:
Tech Support Guy Forums > Internet & Networking > Networking >
Internet Explorer Cannot Display the Webpage

Reply  
Thread Tools
ahhbert's Avatar
Junior Member with 8 posts.
 
Join Date: Feb 2010
Experience: Intermediate
08-Feb-2010, 01:45 AM #1
Internet Explorer Cannot Display the Webpage
I have a Dell Inspiron 600m Laptop. I forgot to mention I'm running Windows XP
I cannot surf the web using IE 8 or Safari.
I can establish a connection with both WLAN and LAN, but I still cannot use the internet.



I run the IE 8 Diagnostic and I get the following message:
Windows cannot connect to the Internet using HTTP, HTTPS, or FTP. This is probably caused by firewall settings on this computer.

Check the firewall settings for the HTTP port 80 HTTPS port 443 and FTP port 21.

You might need to contact your Internet service provider ISP or the manufacturer of your firewall software.


Can somebody walk me through some troubleshooting?
Thank you

Last edited by ahhbert; 08-Feb-2010 at 11:33 AM..
ahhbert's Avatar
Junior Member with 8 posts.
 
Join Date: Feb 2010
Experience: Intermediate
08-Feb-2010, 02:04 AM #2
The first thing I tried was turning off windows firewall, but that didn't solve the problem.
JohnWill's Avatar
Computer Specs
Distinguished Member with 110,212 posts.
 
Join Date: Oct 2002
Location: South Eastern PA, USA
Experience: Advanced age & experience
08-Feb-2010, 09:57 AM #3
Try these simple tests.

Hold the Windows key and press R, then type CMD (COMMAND for W98/WME) to open a command prompt:

In the command prompt window that opens, type type the following commands one at a time, followed by the Enter key:

NOTE: For the items below in red surrounded with < >, see comments below for the actual information content, they are value substitutions from the previous IPCONFIG command output! Do NOT type <computer_IP_address> into the command, that won't work. Also, the < and > in the text is to identify the parameters, they are also NOT used in the actual commands.

Do NOT include the <> either, they're just to identify the values for substitution.


IPCONFIG /ALL

PING <computer_IP_address>

PING <default_gateway_address>

PING <dns_servers>

PING 74.125.45.100

PING yahoo.com


Right click in the command window and choose Select All, then hit Enter to copy the contents to the clipboard.
Paste the results in a message here.

<computer_IP_address> - The IP Address of your computer, obtained from the IPCONFIG command above. (For Vista/Win7, the IPv4 Address)

<default_gateway_address> - The IP address of the Default Gateway, obtained from the IPCONFIG command above.

<dns_servers> - The IP address of the first (or only) address for DNS Servers, obtained from the IPCONFIG command above.


If you are on a machine with no network connection, use a floppy, USB disk, or a CD-RW disk to transfer a text file with the information to allow pasting it here.
__________________
Remember: Data you don't have at least two copies of is data you don't care about.

Microsoft MVP - User Desktop Experience
TerryNet's Avatar
Computer Specs
Moderator with 48,403 posts.
 
Join Date: Mar 2005
Location: Ottawa, IL
Experience: Intermediate to Advanced
08-Feb-2010, 09:58 AM #4
What non-Microsoft security application(s) do, or did, you have on the machine?

Last edited by TerryNet; 08-Feb-2010 at 09:58 AM.. Reason: John beat me with ipconfig again
ahhbert's Avatar
Junior Member with 8 posts.
 
Join Date: Feb 2010
Experience: Intermediate
08-Feb-2010, 12:10 PM #5
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Irene Muniz>ipconfig/all

Windows IP Configuration

Host Name . . . . . . . . . . . . : irene-6be4b1e5e
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Broadcast
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : gateway.2wire.net

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . : gateway.2wire.net
Description . . . . . . . . . . . : Broadcom 440x 10/100 Integrated Cont
roller
Physical Address. . . . . . . . . : 00-12-3F-09-BA-BA
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.1.69
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.254
DHCP Server . . . . . . . . . . . : 192.168.1.254
DNS Servers . . . . . . . . . . . : 192.168.1.254
Lease Obtained. . . . . . . . . . : Monday, February 08, 2010 7:32:33 AM

Lease Expires . . . . . . . . . . : Tuesday, February 09, 2010 7:32:33 A
M

C:\Documents and Settings\Irene Muniz>ping192.168.1.69
'ping192.168.1.69' is not recognized as an internal or external command,
operable program or batch file.

C:\Documents and Settings\Irene Muniz>ping 192.168.1.69

Pinging 192.168.1.69 with 32 bytes of data:

Request timed out.
Request timed out.
Request timed out.
Request timed out.

Ping statistics for 192.168.1.69:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

C:\Documents and Settings\Irene Muniz>ping 192.168.1.254

Pinging 192.168.1.254 with 32 bytes of data:

Reply from 192.168.1.254: bytes=32 time=2ms TTL=255
Reply from 192.168.1.254: bytes=32 time=1ms TTL=255
Reply from 192.168.1.254: bytes=32 time<1ms TTL=255
Reply from 192.168.1.254: bytes=32 time<1ms TTL=255

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

C:\Documents and Settings\Irene Muniz>ping 198.168.1.254

Pinging 198.168.1.254 with 32 bytes of data:

Request timed out.
Request timed out.
Request timed out.
Request timed out.

Ping statistics for 198.168.1.254:
Packets: Sent = 4, Received = 0, Lost = 4 (100% loss),

C:\Documents and Settings\Irene Muniz>ping 74.125.45.100

Pinging 74.125.45.100 with 32 bytes of data:

Reply from 74.125.45.100: bytes=32 time=90ms TTL=54
Reply from 74.125.45.100: bytes=32 time=90ms TTL=54
Reply from 74.125.45.100: bytes=32 time=90ms TTL=54
Reply from 74.125.45.100: bytes=32 time=88ms TTL=54

Ping statistics for 74.125.45.100:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 88ms, Maximum = 90ms, Average = 89ms

C:\Documents and Settings\Irene Muniz>ping yahoo.com

Pinging yahoo.com [69.147.114.224] with 32 bytes of data:

Reply from 69.147.114.224: bytes=32 time=93ms TTL=56
Reply from 69.147.114.224: bytes=32 time=94ms TTL=56
Reply from 69.147.114.224: bytes=32 time=96ms TTL=56
Reply from 69.147.114.224: bytes=32 time=95ms TTL=56

Ping statistics for 69.147.114.224:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 93ms, Maximum = 96ms, Average = 94ms

C:\Documents and Settings\Irene Muniz>
ahhbert's Avatar
Junior Member with 8 posts.
 
Join Date: Feb 2010
Experience: Intermediate
08-Feb-2010, 12:16 PM #6
Quote:
Originally Posted by TerryNet View Post
What non-Microsoft security application(s) do, or did, you have on the machine?
Previously this computer had a bunch of junk and possibly viruses. The desktop kept getting all these fake antivirus popups and the desktop wallpaper changed to this "warning virus detected". So, I went through the add remove programs list and removed a bunch of no name/unknown programs. I also ran msconfig and closed all non-microsoft applications. I'm still not sure what to do next.
TerryNet's Avatar
Computer Specs
Moderator with 48,403 posts.
 
Join Date: Mar 2005
Location: Ottawa, IL
Experience: Intermediate to Advanced
08-Feb-2010, 02:38 PM #7
You're getting very strange results from the pings. If you are not familiar with them they are saying, in order, that you cannot communicate with yourself, you can communicate with the router, you cannot communicate with the router, you have internet access, and DNS is working.

By security application I meant firewall, security suite, anti-virus, etc. It is possible, especially after fighting malware, that one could be corrupted and causing such strange symptoms.

Could also be more malware or a defective NIC. But a firewall is my top suspect.
ahhbert's Avatar
Junior Member with 8 posts.
 
Join Date: Feb 2010
Experience: Intermediate
08-Feb-2010, 03:21 PM #8
Quote:
Originally Posted by TerryNet View Post
You're getting very strange results from the pings. If you are not familiar with them they are saying, in order, that you cannot communicate with yourself, you can communicate with the router, you cannot communicate with the router, you have internet access, and DNS is working.

By security application I meant firewall, security suite, anti-virus, etc. It is possible, especially after fighting malware, that one could be corrupted and causing such strange symptoms.

Could also be more malware or a defective NIC. But a firewall is my top suspect.
I have know idea how to read those pings. Thank you for the explanation. It looks like there is AVG 8 running on this computer. I uninstalled avg and turned off firewall. Still no internet

Last edited by ahhbert; 08-Feb-2010 at 03:38 PM..
ahhbert's Avatar
Junior Member with 8 posts.
 
Join Date: Feb 2010
Experience: Intermediate
08-Feb-2010, 03:39 PM #9
I used system restore as far back as I could. Still no luck
The restore cds are no where to be found.
Is there any other solution before I break open the piggy bank to buy another windows xp?

Last edited by ahhbert; 08-Feb-2010 at 03:58 PM..
TerryNet's Avatar
Computer Specs
Moderator with 48,403 posts.
 
Join Date: Mar 2005
Location: Ottawa, IL
Experience: Intermediate to Advanced
08-Feb-2010, 05:15 PM #10
I certainly hope you needn't buy XP again. Was XP pre-installed on the machine? If so, and you got a Recovery Partition maybe you can still use that or buy Recovery disks for a nominal fee from Dell. If you got, instead, a XP installation CD that is now lost you could install with somebody else's matched CD and use your Product Key, which should be on a sticker on the machine. By matched I mean both should be Home or both Professional.

But before getting into that boot into Safe Mode with Networking and show the ipconfig /all and pings again and wait to see what John says. Just to make sure we don't waste time, when you turn on or restart your computer tap the F8 key until you get a boot menu. That menu will include Safe Mode with Networking.
ahhbert's Avatar
Junior Member with 8 posts.
 
Join Date: Feb 2010
Experience: Intermediate
08-Feb-2010, 06:10 PM #11
Quote:
Originally Posted by TerryNet View Post
I certainly hope you needn't buy XP again. Was XP pre-installed on the machine? If so, and you got a Recovery Partition maybe you can still use that or buy Recovery disks for a nominal fee from Dell. If you got, instead, a XP installation CD that is now lost you could install with somebody else's matched CD and use your Product Key, which should be on a sticker on the machine. By matched I mean both should be Home or both Professional.

But before getting into that boot into Safe Mode with Networking and show the ipconfig /all and pings again and wait to see what John says. Just to make sure we don't waste time, when you turn on or restart your computer tap the F8 key until you get a boot menu. That menu will include Safe Mode with Networking.
For some reason I'm unable to use ipconfig /all in safe mode with networking. The black window appears for only a second then disappears.
TerryNet's Avatar
Computer Specs
Moderator with 48,403 posts.
 
Join Date: Mar 2005
Location: Ottawa, IL
Experience: Intermediate to Advanced
08-Feb-2010, 07:58 PM #12
Quote:
The black window appears for only a second then disappears.
You forgot the CMD in ...

Quote:
Hold the Windows key and press R, then type CMD (COMMAND for W98/WME) to open a command prompt:
ahhbert's Avatar
Junior Member with 8 posts.
 
Join Date: Feb 2010
Experience: Intermediate
09-Feb-2010, 02:13 AM #13
Sorry about that.Silly mistake on my part. Here is the pinging results with safe mode on.


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

C:\Documents and Settings\Irene Muniz>ipconfig/all

Windows IP Configuration

Host Name . . . . . . . . . . . . : irene-6be4b1e5e
Primary Dns Suffix . . . . . . . :
Node Type . . . . . . . . . . . . : Broadcast
IP Routing Enabled. . . . . . . . : No
WINS Proxy Enabled. . . . . . . . : No
DNS Suffix Search List. . . . . . : gateway.2wire.net

Ethernet adapter Local Area Connection:

Connection-specific DNS Suffix . : gateway.2wire.net
Description . . . . . . . . . . . : Broadcom 440x 10/100 Integrated Cont
roller
Physical Address. . . . . . . . . : 00-12-3F-09-BA-BA
Dhcp Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
IP Address. . . . . . . . . . . . : 192.168.1.69
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.1.254
DHCP Server . . . . . . . . . . . : 192.168.1.254
DNS Servers . . . . . . . . . . . : 192.168.1.254
Lease Obtained. . . . . . . . . . : Monday, February 08, 2010 10:00:54 P
M
Lease Expires . . . . . . . . . . : Tuesday, February 09, 2010 10:00:54
PM

C:\Documents and Settings\Irene Muniz>ping 192.168.1.69

Pinging 192.168.1.69 with 32 bytes of data:

Reply from 192.168.1.69: bytes=32 time<1ms TTL=128
Reply from 192.168.1.69: bytes=32 time<1ms TTL=128
Reply from 192.168.1.69: bytes=32 time<1ms TTL=128
Reply from 192.168.1.69: bytes=32 time<1ms TTL=128

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

C:\Documents and Settings\Irene Muniz>ping 192.168.1.254

Pinging 192.168.1.254 with 32 bytes of data:

Reply from 192.168.1.254: bytes=32 time=2ms TTL=255
Reply from 192.168.1.254: bytes=32 time=1ms TTL=255
Reply from 192.168.1.254: bytes=32 time<1ms TTL=255
Reply from 192.168.1.254: bytes=32 time<1ms TTL=255

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

C:\Documents and Settings\Irene Muniz>ping 192.168.1.254

Pinging 192.168.1.254 with 32 bytes of data:

Reply from 192.168.1.254: bytes=32 time<1ms TTL=255
Reply from 192.168.1.254: bytes=32 time=1ms TTL=255
Reply from 192.168.1.254: bytes=32 time<1ms TTL=255
Reply from 192.168.1.254: bytes=32 time<1ms TTL=255

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

C:\Documents and Settings\Irene Muniz>ping 74.125.45.100

Pinging 74.125.45.100 with 32 bytes of data:

Reply from 74.125.45.100: bytes=32 time=87ms TTL=54
Reply from 74.125.45.100: bytes=32 time=91ms TTL=54
Reply from 74.125.45.100: bytes=32 time=88ms TTL=54
Reply from 74.125.45.100: bytes=32 time=88ms TTL=54

Ping statistics for 74.125.45.100:
Packets: Sent = 4, Received = 4, Lost = 0 (0% loss),
Approximate round trip times in milli-seconds:
Minimum = 87ms, Maximum = 91ms, Average = 88ms

C:\Documents and Settings\Irene Muniz>ping yahoo.com

Pinging yahoo.com [209.191.93.53] with 32 bytes of data:

Reply from 209.191.93.53: bytes=32 time=60ms TTL=55
Reply from 209.191.93.53: bytes=32 time=59ms TTL=55
Reply from 209.191.93.53: bytes=32 time=60ms TTL=55
Reply from 209.191.93.53: bytes=32 time=60ms TTL=55

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

C:\Documents and Settings\Irene Muniz>
JohnWill's Avatar
Computer Specs
Distinguished Member with 110,212 posts.
 
Join Date: Oct 2002
Location: South Eastern PA, USA
Experience: Advanced age & experience
09-Feb-2010, 09:44 AM #14
That looks better.

I'm guessing you have a firewall or Internet Security application that is misconfigured. You can use MSCONFIG to disable groups of applications in Normal Mode until you find the offending application.
Reply

THIS THREAD HAS EXPIRED.
Are you having the same problem? We have volunteers ready to answer your question, but first you'll have to join for free. Need help getting started? Check out our Welcome Guide.

Search Tech Support Guy

Find the solution to your
computer problem!




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
WELCOME TO TECH SUPPORT GUY! Are you looking for the solution to your computer problem? Join our site today to ask your question -- for free! Our site is run completely by volunteers who want to help you solve your computer problems. See our Welcome Guide to get started.
Thread Tools



Facebook Facebook Twitter Twitter TechGuy.tv TechGuy.tv Mobile TSG Mobile
You Are Using:
Server ID
Advertisements do not imply our endorsement of that product or service.
All times are GMT -4. The time now is 11:10 PM.
Copyright © 1996 - 2011 TechGuy, Inc. All rights reserved.

Powered by Cermak Technologies, Inc.