Discussion:
Cannot open any www.
(too old to reply)
Mesak
2008-10-07 04:06:00 UTC
Permalink
I connect internet via aircard and disable proxy but cannot open any www. I
use netstat -n command to check connection and fount it try to connect proxy.
What's happen?
nass
2008-10-07 10:07:03 UTC
Permalink
Post by Mesak
I connect internet via aircard and disable proxy but cannot open any www. I
use netstat -n command to check connection and fount it try to connect proxy.
What's happen?
1... Click start >> Control Panel >> Double Click Network and Internet
Connections >> Double click Internet Options, on the IE Properties window
you will see these Options:
General | Security | Privacy | Content | Connections | Programs
| Advanced .

Click on Connections Tab then click on LAN Button make sure there is no
proxy selected there.

Also click on Advanced tab and check these check boxes:
[e] HTTP1.1 settings
[ ] Use HTTP 1.1 <= check this check box

The scrioll down to these boxes and check them:
[ ] Use SSL 2.0
[ ] Use SSL 3.0

Click [Apply..] then [OK] and see if that will help.

# If it didn't try this:
Open a Notepad and copy and paste the following and save as www.reg on your
Desktop. Right click it and select Merge to merge to the registry:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\Software\Microsoft\
Windows\CurrentVersion\URL\DefaultPrefix]
@="http://"

[HKEY_LOCAL_MACHINE\Software\Microsoft\
Windows\CurrentVersion\URL\Prefixes]
"ftp"="ftp://"
"gopher"="gopher://"
"home"="http://"
"mosaic"="http://"
"www"="http://"


# Another solution to try:
Open the Run command and type thes command one at a time and click [Ok]
ipconfig /flushdns click [OK]
ipconfig /renew click [OK]
netsh winsock reset click [Ok]
Reboot your machine and see if that will solve the issue.

HTH,
nass
---
http://www.nasstec.co.uk

Loading...