A Windows Vista forum. Vista Banter

Welcome to Vista Banter.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to ask questions and reply to others posts, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

Go Back   Home » Vista Banter forum » Microsoft Windows Vista » Performance and Maintainance of Windows Vista
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Performance and Maintainance of Windows Vista A forum for performance and maintenance tasks in Windows Vista. (microsoft.public.windows.vista.performance_maintainance)

Links not working in any Web browsers.



 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old June 8th 08, 06:05 PM posted to microsoft.public.windows.vista.performance_maintenance
Marko
external usenet poster
 
Posts: 32
Default Links not working in any Web browsers.

At first I thought this was an IE7 problem but after installing Firefox the
problem exists there as well.
Problem:
Most of the links on web pages will NOT connect from this machine. For
instance, using any Search Engine (Live search, Google, Ask.com etc) I can
NOT connect to any of the sponsored links. When I copy and paste the named
web address for that link then I connect without a problem.

I've posted in the IE and Firefox groups without even getting a suggestion.
I had even uninstalled spybot and adaware and stopped the firewall and
Kaspersky but the problem remained.
It looks to me like a security setting but I don't know where else to look.
Any help would be very much appreciated.

  #2 (permalink)  
Old June 8th 08, 08:56 PM posted to microsoft.public.windows.vista.performance_maintenance
Charlie42[_2_]
external usenet poster
 
Posts: 969
Default Links not working in any Web browsers.

"Marko" wrote:

Problem:
Most of the links on web pages will NOT connect from this machine. For
instance, using any Search Engine (Live search, Google, Ask.com etc) I
can NOT connect to any of the sponsored links. When I copy and paste
the named web address for that link then I connect without a problem.

I've posted in the IE and Firefox groups without even getting a
suggestion.
I had even uninstalled spybot and adaware and stopped the firewall and
Kaspersky but the problem remained.
It looks to me like a security setting but I don't know where else to
look.
Any help would be very much appreciated.


Here is a guess: One of your security programs, or perhaps you yourself,
have blocked unwanted tracking/advertising services in the hosts file
(Google Ads would be such a service). Open up the file in a text editor like
Notepad, it is located in this folder:

C:\Windows\System32\drivers\etc

Look for entries like this, and remove them if you want access to the
domain:

127.0.0.1 www.somedomainname.com

Charlie42

  #3 (permalink)  
Old June 8th 08, 10:10 PM posted to microsoft.public.windows.vista.performance_maintenance
Marko
external usenet poster
 
Posts: 32
Default Links not working in any Web browsers.



"Charlie42" wrote:

"Marko" wrote:

Problem:
Most of the links on web pages will NOT connect from this machine. For
instance, using any Search Engine (Live search, Google, Ask.com etc) I
can NOT connect to any of the sponsored links. When I copy and paste
the named web address for that link then I connect without a problem.

I've posted in the IE and Firefox groups without even getting a
suggestion.
I had even uninstalled spybot and adaware and stopped the firewall and
Kaspersky but the problem remained.
It looks to me like a security setting but I don't know where else to
look.
Any help would be very much appreciated.


Here is a guess: One of your security programs, or perhaps you yourself,
have blocked unwanted tracking/advertising services in the hosts file
(Google Ads would be such a service). Open up the file in a text editor like
Notepad, it is located in this folder:

C:\Windows\System32\drivers\etc

Look for entries like this, and remove them if you want access to the
domain:

127.0.0.1 www.somedomainname.com

Charlie42


Thanks but I don't have anything like that under ...drivers\etc.
All that I have there is:
Hosts
Hosts.mvp
Imhosts.sam
networks
protocol
services
  #4 (permalink)  
Old June 9th 08, 02:52 AM posted to microsoft.public.windows.vista.performance_maintenance
RonC
external usenet poster
 
Posts: 79
Default Links not working in any Web browsers.


"Marko" wrote in message
...

Thanks but I don't have anything like that under ...drivers\etc.
All that I have there is:
Hosts
Hosts.mvp

Open "Hosts" in Notepad. The fact that you also have "Hosts.mvp" is a big
clue that a HOSTS file was downloaded from
http://www.mvps.org/winhelp2002/hosts.htm and that that is what you are
using to block "tracking" websites. To see if that is the problem rename
HOSTS to NOHOSTS. There is even a batch file available that will toggle the
renaming back and forth. I keep a shortcut to this batch file on my desktop
but rarely use it since I normally wish to keep the protection provided by
the mvps hosts file. BTW, this file is updated often so if you decide you
like it, you should update it. However updating it will not fix your
"problem", renaming or deleting it will allow you to go to the roughly
15,000 blocked websites.

  #5 (permalink)  
Old June 9th 08, 03:19 AM posted to microsoft.public.windows.vista.performance_maintenance
Gene K
external usenet poster
 
Posts: 61
Default Links not working in any Web browsers.

Right click the "Hosts" file and select open with Notepad (if I comprehend
Charlie).
Gene K
"Marko" wrote in message
...


"Charlie42" wrote:

"Marko" wrote:

Problem:
Most of the links on web pages will NOT connect from this machine. For
instance, using any Search Engine (Live search, Google, Ask.com etc) I
can NOT connect to any of the sponsored links. When I copy and paste
the named web address for that link then I connect without a problem.

I've posted in the IE and Firefox groups without even getting a
suggestion.
I had even uninstalled spybot and adaware and stopped the firewall and
Kaspersky but the problem remained.
It looks to me like a security setting but I don't know where else to
look.
Any help would be very much appreciated.


Here is a guess: One of your security programs, or perhaps you yourself,
have blocked unwanted tracking/advertising services in the hosts file
(Google Ads would be such a service). Open up the file in a text editor
like
Notepad, it is located in this folder:

C:\Windows\System32\drivers\etc

Look for entries like this, and remove them if you want access to the
domain:

127.0.0.1 www.somedomainname.com

Charlie42


Thanks but I don't have anything like that under ...drivers\etc.
All that I have there is:
Hosts
Hosts.mvp
Imhosts.sam
networks
protocol
services


  #6 (permalink)  
Old June 9th 08, 08:36 AM posted to microsoft.public.windows.vista.performance_maintenance
Charlie42[_2_]
external usenet poster
 
Posts: 969
Default Links not working in any Web browsers.

"Ronc" wrote:

Open "Hosts" in Notepad. The fact that you also have "Hosts.mvp" is a
big clue that a HOSTS file was downloaded from
http://www.mvps.org/winhelp2002/hosts.htm and that that is what you are
using to block "tracking" websites.


"Ronc" is right. The MVPs hosts file blocks Google Adservices and several
similar domains. It is known to cause these problems. Open up the file
called "hosts" (without the quotes), edit it, or just follow the advice
"Ronc" gave you.

Charlie42

To see if that is the problem rename HOSTS to NOHOSTS. There is
even a batch file available that will toggle the renaming back and forth.
I
keep a shortcut to this batch file on my desktop but rarely use it since I
normally wish to keep the protection provided by the mvps hosts file.
BTW, this file is updated often so if you decide you like it, you should
update it. However updating it will not fix your "problem", renaming or
deleting it will allow you to go to the roughly 15,000 blocked websites.


  #7 (permalink)  
Old June 9th 08, 06:36 PM posted to microsoft.public.windows.vista.performance_maintenance
Marko
external usenet poster
 
Posts: 32
Default Links not working in any Web browsers.

THANK YOU!!!
That took care of it. The list of addresses in that file seems endless so
that I'll have to find out more about the pros and cons of keeping it. It
sure bugs me when there are so many links that simply won't open.

"Ronc" wrote:


"Marko" wrote in message
...

Thanks but I don't have anything like that under ...drivers\etc.
All that I have there is:
Hosts
Hosts.mvp

Open "Hosts" in Notepad. The fact that you also have "Hosts.mvp" is a big
clue that a HOSTS file was downloaded from
http://www.mvps.org/winhelp2002/hosts.htm and that that is what you are
using to block "tracking" websites. To see if that is the problem rename
HOSTS to NOHOSTS. There is even a batch file available that will toggle the
renaming back and forth. I keep a shortcut to this batch file on my desktop
but rarely use it since I normally wish to keep the protection provided by
the mvps hosts file. BTW, this file is updated often so if you decide you
like it, you should update it. However updating it will not fix your
"problem", renaming or deleting it will allow you to go to the roughly
15,000 blocked websites.


  #8 (permalink)  
Old June 9th 08, 09:04 PM posted to microsoft.public.windows.vista.performance_maintenance
Frenchy
external usenet poster
 
Posts: 26
Default Links not working in any Web browsers.

Marko wrote:
THANK YOU!!!
That took care of it. The list of addresses in that file seems endless so
that I'll have to find out more about the pros and cons of keeping it. It
sure bugs me when there are so many links that simply won't open.

"Ronc" wrote:

"Marko" wrote in message
...

Thanks but I don't have anything like that under ...drivers\etc.
All that I have there is:
Hosts
Hosts.mvp

Open "Hosts" in Notepad. The fact that you also have "Hosts.mvp" is a big
clue that a HOSTS file was downloaded from
http://www.mvps.org/winhelp2002/hosts.htm and that that is what you are
using to block "tracking" websites. To see if that is the problem rename
HOSTS to NOHOSTS. There is even a batch file available that will toggle the
renaming back and forth. I keep a shortcut to this batch file on my desktop
but rarely use it since I normally wish to keep the protection provided by
the mvps hosts file. BTW, this file is updated often so if you decide you
like it, you should update it. However updating it will not fix your
"problem", renaming or deleting it will allow you to go to the roughly
15,000 blocked websites.


I have Vista Ultimate and I think my AV (NOD31 Suite) or maybe Winpatrol
protects any alteration to my Hosts file. Viewing the Host File in
Notepad shows only 2 lines (ignoring those prefixed by a #)

127.0.0.1 localhost
::1 localhost

Can you help with what is the last line does and what do the :: mean?

Thanks

Frenchy
Still trying to trace why I have red x's in any E-Mail with http// link



  #9 (permalink)  
Old June 9th 08, 11:39 PM posted to microsoft.public.windows.vista.performance_maintenance
RonC
external usenet poster
 
Posts: 79
Default Links not working in any Web browsers.


"Frenchy" wrote in message
...
I have Vista Ultimate and I think my AV (NOD31 Suite) or maybe Winpatrol
protects any alteration to my Hosts file. Viewing the Host File in
Notepad shows only 2 lines (ignoring those prefixed by a #)

127.0.0.1 localhost
::1 localhost

Can you help with what is the last line does and what do the :: mean?

I don't have an AV program but I believe Vista is "protecting" it's own
files. Try using an admin account and test by first trying to rename the
hosts file. Although I'm not sure, I expect the second line is equivalent
to the first only for IPv6 instead of IPv4.

  #10 (permalink)  
Old June 10th 08, 02:20 PM posted to microsoft.public.windows.vista.performance_maintenance
Charlie42[_2_]
external usenet poster
 
Posts: 969
Default Links not working in any Web browsers.

"Ronc" wrote:

I don't have an AV program but I believe Vista is "protecting" it's own
files. Try using an admin account and test by first trying to rename the
hosts file. Although I'm not sure, I expect the second line is equivalent
to the first only for IPv6 instead of IPv4.


Yup. And Vista's UAC protects the hosts file. I would not recommend running
without an AV though.

Charlie42

 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 06:21 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.Search Engine Optimization by vBSEO 3.0.0 RC6
Copyright ©2004-2012 Vista Banter.
The comments are property of their posters.