Link to home
Start Free TrialLog in
Avatar of DavinchiSAT
DavinchiSAT

asked on

http connection in browsers not works but https, ftp, mail is ok

Hello, i don't know why the connections to https pages in my browsers (IE, firefoz, chrome) is work ok (i connect ok to https://www.gmail.com, https://<any_site>), my outlook is fine too, etc. but when i try to enter to http://www.google.com or any page like http://site.com i can't. what can i do???
Avatar of Richard Squibb
Richard Squibb
Flag of United Kingdom of Great Britain and Northern Ireland image

Hello,

Normally the problem is the other way round where you can't view https sites.  To fix that you can do this;

Click Start.
Click Run.
Type regsvr32 softpub.dll
Click OK.  A pop-up should display with the message Dll Register Server in softpub.dll Succeeded.
Click OK.

Maybe worth giving this a go then trying again.
Avatar of DavinchiSAT
DavinchiSAT

ASKER

nop, it doesn't work, even when the regsvr32 installs ok the library :s
Avatar of top_rung
Strange.  port 80 not working.

What happens if you go to a command prompt  (start>run>cmd) and then telnet to a site like www.yahoo.com on port 80?  

telnet www.yahoo.com 80

Generically speaking, it should give you a blinking cursor.  If it says connection failed or something along those lines, you should check that there are no firewalls (software or hardware) blocking the traffic on that port. In such a case, you need to identify the device or software at fault.  Disable any software (internet security, zone alarm, etc.) and test again.

 
No, it doesn't work, :s
Do you use a router to connect to the internet?  If so maybe it's worth turning it off, then on again and trying again.
are you saying that telnet is giving you a connection failed?  What doesn't work?  If you can't telnet on that port, then like I said, software or hardware in your network is blocking the traffic!
nop, doesn't work, is not problem of the network (because a test it in a home and office network).
still, what doesn't work?   Please give details.

The home / office network tells us nothing.  You are still going outside of your network to external web servers and even if it was strictly internal, firewalls and routing devices can still block the traffic.
i checked the router and i'm sure that it is not the problem (because other laptops in the same network are working fine), the problem it is in my laptop, i'm sure of that.
when i make a ping to www.google.com, i receive a correct response, but the explorer (IE, Firefox, etc) seems like i wouldn't have internet connection.
Can you make sure you don't have a proxy setup.  In internet explorer click tools, options then connections.  Next click lan settings and make sure all boxes are unticked,

Also in internet options go to the general tab, and click delete under browsing history to delete all temporary files
yes, I had verified that at the beginning. :s
Please do not close. This has become a significant issue - we are seeing a number of instances of this fault. Issue does NOT lie with routers or connectivity issues. Symptom is a failure of http browsing in any web browser, while https etc functions OK.

Is there any info I can provide that may assist?

Currently we have one server showing this issue (server2003 sbs), but the fault has been evident on XP Pro, other servers, and Vista and to date I have not seen a fix. Under vista,

netsh winsock reset

resolves the issue, but is of no help to XP or server2003 machines showing the fault.

Clarification : Have not observed the Vista fix directly, but has been reported to me that the winsock reset resolved same symptoms.

In another case, a corrupt proxy setting was apparently the issue (as reported to me), however there are no apparent such issues on the number of machines that still show this symptom.

Very difficult issue to research, as what do you search for ? "http browsing failure" ??
Try getting useful hits from that...this is the first thread I have seen that is a match for the symptoms.
ASKER CERTIFIED SOLUTION
Avatar of avgcs
avgcs
Flag of Australia image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
i can`t test the "avg solution" because i have had to format again the laptop, but it sounds like most probable solution. tnks.