Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Loss of HTTP connectivity going out

Reply
Thread Tools Display Modes

Loss of HTTP connectivity going out

 
 
Alan Meyer
Guest
Posts: n/a

 
      04-10-2009
My wife's computer is running Windows Vista. The system works fine for
almost all purposes. It accesses the Internet successfully through a
wireless network card to our home WiFi router. The WiFi connection is
fine with a high signal strength. It's connecting to an old DLink
802.11b router using WEP encryption, which is all the router supports.

Periodically, on average every few days, she will lose HTTP
connectivity. This happens in both IE7 and Firefox 3.08. She can still
send and receive email and still use a web browser via HTTPS, but she
cannot connect to ordinary web pages on port 80. The problem normally
persists until she reboots, at which time connectivity is restored.

Two other computers on my home network (one Linux, one XP) are
unaffected. They work fine through the same wireless network while my
wife's Vista computer is not connecting.

It seems as if Vista or some installed piece of software is setting up a
proxy server that is intercepting attempts to initiate connection on
port 80 but, so far, I haven't found anything doing that. If, in
Internet Explorer, I click Tools, Internet Options, Connections, LAN
settings, the "Use a proxy server ..." box is unchecked. I have tried
checking it and then unchecking it, but that has no effect.

I have been running some software on her machine that could be causing
the problem. I was running the free versions of Spybot, Zonealarm and
AVG antivirus. None of them appear to be claiming to run proxy servers
when I read their help information.

I uninstalled Spybot with no effect.

I cannot find any controls in AVG Free that will allow me to tweak it,
and it appears that I cannot disable it without a complete uninstall -
which I'm loathe to do.

I tried tweaking various levels of "Program Control" in Zonealarm from
"High" to "Off". There was an effect of sorts. At "High", when I
attempt to connect to a web page it times out. At lower settings, a
connection attempt returns within a second or a few seconds telling me
that it could not connect. As with a lot of this kind of software
however, I can't seem to get it out of memory except by uninstalling it,
which I am also loathe to do - but I don't really think that has
anything to do with my problem. Neither Zonealarm nor AVG can be killed
with Task Manager, even when running as administrator.

The reason I'm loathe to uninstall the virus checker or firewall is that
my wife is a very unsophisticated computer user and I worry that she
needs all the protection she can get. We do have a firewall in the
router which will protect against hacking in, but nothing else. In
order to determine if Zonealarm or AVG is the problem I'd have to run
successfully for about two weeks without them - which is the longest we
have had the connection working.

Following a clue on the net, I tried creating a registry setting at

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces\{GUID}

(see: http://www.catonett.com/blog/archives/194)

but it didn't help.

One more clue is that task manager currently reports that both IExplore
and Firefox are running, even though I have closed them and their
windows are gone. The processes appear to be zombies. The cannot be
killed in task manager, even when running taskmgr as administrator. I
don't know if this happens every time because I haven't checked it
before.

My next step is to uninstall Zonealarm and, if that fails, uninstall
AVG - which really scares me. But before I do that, I'm hoping someone
can give me either some better ideas, or some information to indicate
that one of those really is the problem.

Thank you very much for any solutions, info, clues, or just wild ass
guesses.

Alan
 
Reply With Quote
 
 
 
 
the wharf rat
Guest
Posts: n/a

 
      04-10-2009
In article <groen6$b2q$>,
Alan Meyer <> wrote:
>
>Periodically, on average every few days, she will lose HTTP
>connectivity. This happens in both IE7 and Firefox 3.08. She can still
>send and receive email and still use a web browser via HTTPS, but she
>cannot connect to ordinary web pages on port 80. The problem normally
>persists until she reboots, at which time connectivity is restored.
>


Sure you don't have some kind of infection?

Try

netsh int ip reset
netsh winsock reset

then reboot

 
Reply With Quote
 
Alan Meyer
Guest
Posts: n/a

 
      04-10-2009
the wharf rat wrote:
> ...
> Sure you don't have some kind of infection?


One never knows for certain, but AVG says I'm clean.

> Try
>
> netsh int ip reset
> netsh winsock reset


Interesting. It appears that these will wipe out my
existing TCP/IP and Winsock protocol stacks and re-install
them from scratch.

Would that wipe out any service pack changes since the
original Vista install? Is it safe? Does anyone have
experience with this?

Is it possible that TCP/IP or Winsock are corrupt given that
Internet access works on ports other than port 80? I'm hoping
that it's something at a higher level than this, though
you might be right and this might be the thing to do.

>
> then reboot


A reboot by itself will automatically eliminate the problem
so it would take some time to find out if the resets solved
anything. But ultimately, I'll have to do that.

I think I'll keep the ip and winsock resets in my pocket for
a while and bring them out if I can't find anything to do
at a higher level - unless these are known to be very safe.

Thank you for your suggestions.

Alan
 
Reply With Quote
 
Alan Meyer
Guest
Posts: n/a

 
      04-10-2009
Alan Meyer wrote:
> the wharf rat wrote:
> > ...
> > Sure you don't have some kind of infection?

>
> One never knows for certain, but AVG says I'm clean.
>
> > Try
> >
> > netsh int ip reset
> > netsh winsock reset

>
> Interesting. It appears that these will wipe out my
> existing TCP/IP and Winsock protocol stacks and re-install
> them from scratch.
>
> Would that wipe out any service pack changes since the
> original Vista install? Is it safe? Does anyone have
> experience with this?


Further research reveals that the first of these commands
(maybe the second too), does not change any software. It
modifies the registry keys and values that control the tcp/ip
software.

I suppose that if I backup the registry and keep a logfile
from netsh using "netsh int ip reset resetlog.txt" I should
be able to do this safely.

I may pluck up my courage and try it.

Alan
 
Reply With Quote
 
+Bob+
Guest
Posts: n/a

 
      04-11-2009
On Fri, 10 Apr 2009 17:46:09 -0400, Alan Meyer <>
wrote:

>One more clue is that task manager currently reports that both IExplore
>and Firefox are running, even though I have closed them and their
>windows are gone. The processes appear to be zombies. The cannot be
>killed in task manager, even when running taskmgr as administrator. I
>don't know if this happens every time because I haven't checked it
>before.


I think this may be a major clue. It's possible that it's not a
network issue at all, but a browser issue (yes, both of them). When
those zombie processes are running, neither browser will work
properly.

Also, you clearly have a valid connection, so it's not general
connectivity.

Try installing a third browser such as something old from Netscape
like V4.something... or perhaps Opera. Next time it hangs, try that
browser and see if it works.


 
Reply With Quote
 
JT
Guest
Posts: n/a

 
      04-11-2009
Alan Meyer wrote:
> My wife's computer is running Windows Vista. The system works fine for
> almost all purposes. It accesses the Internet successfully through a
> wireless network card to our home WiFi router. The WiFi connection is
> fine with a high signal strength. It's connecting to an old DLink
> 802.11b router using WEP encryption, which is all the router supports.
>
> Periodically, on average every few days, she will lose HTTP
> connectivity. This happens in both IE7 and Firefox 3.08. She can still
> send and receive email and still use a web browser via HTTPS, but she
> cannot connect to ordinary web pages on port 80. The problem normally
> persists until she reboots, at which time connectivity is restored.
>
> Two other computers on my home network (one Linux, one XP) are
> unaffected. They work fine through the same wireless network while my
> wife's Vista computer is not connecting.
>
> It seems as if Vista or some installed piece of software is setting up a
> proxy server that is intercepting attempts to initiate connection on
> port 80 but, so far, I haven't found anything doing that. If, in
> Internet Explorer, I click Tools, Internet Options, Connections, LAN
> settings, the "Use a proxy server ..." box is unchecked. I have tried
> checking it and then unchecking it, but that has no effect.
>
> I have been running some software on her machine that could be causing
> the problem. I was running the free versions of Spybot, Zonealarm and
> AVG antivirus. None of them appear to be claiming to run proxy servers
> when I read their help information.
>
> I uninstalled Spybot with no effect.
>
> I cannot find any controls in AVG Free that will allow me to tweak it,
> and it appears that I cannot disable it without a complete uninstall -
> which I'm loathe to do.
>
> I tried tweaking various levels of "Program Control" in Zonealarm from
> "High" to "Off". There was an effect of sorts. At "High", when I
> attempt to connect to a web page it times out. At lower settings, a
> connection attempt returns within a second or a few seconds telling me
> that it could not connect. As with a lot of this kind of software
> however, I can't seem to get it out of memory except by uninstalling it,
> which I am also loathe to do - but I don't really think that has
> anything to do with my problem. Neither Zonealarm nor AVG can be killed
> with Task Manager, even when running as administrator.
>
> The reason I'm loathe to uninstall the virus checker or firewall is that
> my wife is a very unsophisticated computer user and I worry that she
> needs all the protection she can get. We do have a firewall in the
> router which will protect against hacking in, but nothing else. In
> order to determine if Zonealarm or AVG is the problem I'd have to run
> successfully for about two weeks without them - which is the longest we
> have had the connection working.
>
> Following a clue on the net, I tried creating a registry setting at
>
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Servic es\Tcpip\Parameters\Interfaces\{GUID}
>
>
> (see: http://www.catonett.com/blog/archives/194)
>
> but it didn't help.
>
> One more clue is that task manager currently reports that both IExplore
> and Firefox are running, even though I have closed them and their
> windows are gone. The processes appear to be zombies. The cannot be
> killed in task manager, even when running taskmgr as administrator. I
> don't know if this happens every time because I haven't checked it
> before.
>
> My next step is to uninstall Zonealarm and, if that fails, uninstall
> AVG - which really scares me. But before I do that, I'm hoping someone
> can give me either some better ideas, or some information to indicate
> that one of those really is the problem.
>
> Thank you very much for any solutions, info, clues, or just wild ass
> guesses.
>
> Alan


I've had issues with Zonealarm in the past. That's probably the issue if
the email still works. It can bloat up after a long period of use.
Installing a different firewall solved my issues. My parents had issues
with Zonealarm as well.

 
Reply With Quote
 
Alan Meyer
Guest
Posts: n/a

 
      04-11-2009
+Bob+ wrote:
> On Fri, 10 Apr 2009 17:46:09 -0400, Alan Meyer <>
> wrote:
>
>> One more clue is that task manager currently reports that both IExplore
>> and Firefox are running, even though I have closed them and their
>> windows are gone. The processes appear to be zombies. The cannot be
>> killed in task manager, even when running taskmgr as administrator. I
>> don't know if this happens every time because I haven't checked it
>> before.

>
> I think this may be a major clue. It's possible that it's not a
> network issue at all, but a browser issue (yes, both of them). When
> those zombie processes are running, neither browser will work
> properly.
>
> Also, you clearly have a valid connection, so it's not general
> connectivity.
>
> Try installing a third browser such as something old from Netscape
> like V4.something... or perhaps Opera. Next time it hangs, try that
> browser and see if it works.


Bob, thank you for your reply.

I can't really imagine that both browsers are defective
in exactly the same way. Both can connect via HTTPS
and neither one can connect via HTTP. Two identical bugs,
both activated at the same instant, seems like too much
of a coincidence to me.

I should think that the problem has to be at a lower level,
and the fact that two zombies are created is caused by a
similar effect of the lower level error on both. Presumably
it's in a common DLL that both use - Winsock or below.

Alan
 
Reply With Quote
 
Alan Meyer
Guest
Posts: n/a

 
      04-11-2009
JT wrote:
> ...
> I've had issues with Zonealarm in the past. That's probably the issue if
> the email still works. It can bloat up after a long period of use.
> Installing a different firewall solved my issues. My parents had issues
> with Zonealarm as well.


Zonealarm seems like a possibility.

Of the three security programs I was running, Spybot, Zonealarm
and AVG, Spybot was the one that I could most easily and safely
dispense with. So I uninstalled that first.

However I have now bitten the bullet and uninstalled Zonealarm.
If nothing fails for at least two weeks, I'll believe that was
it and look for an alternative firewall. If it does fail I
may take a chance and uninstall AVG.

If _that_ doesn't work, I'll try wharf rat's suggestion to reset
the tcp/ip and winsock registry records using the netsh commands
he described.

Thank you for your reply.

Alan
 
Reply With Quote
 
JT
Guest
Posts: n/a

 
      04-11-2009
Alan Meyer wrote:
> JT wrote:
>> ...
>> I've had issues with Zonealarm in the past. That's probably the issue
>> if the email still works. It can bloat up after a long period of use.
>> Installing a different firewall solved my issues. My parents had
>> issues with Zonealarm as well.

>
> Zonealarm seems like a possibility.
>
> Of the three security programs I was running, Spybot, Zonealarm
> and AVG, Spybot was the one that I could most easily and safely
> dispense with. So I uninstalled that first.
>
> However I have now bitten the bullet and uninstalled Zonealarm.
> If nothing fails for at least two weeks, I'll believe that was
> it and look for an alternative firewall. If it does fail I
> may take a chance and uninstall AVG.
>
> If _that_ doesn't work, I'll try wharf rat's suggestion to reset
> the tcp/ip and winsock registry records using the netsh commands
> he described.
>
> Thank you for your reply.
>
> Alan


You can still use the Windows Firewall that's built in. Not very robust,
but it's available.
 
Reply With Quote
 
Alan Meyer
Guest
Posts: n/a

 
      04-11-2009
JT wrote:

> ...
> You can still use the Windows Firewall that's built in. Not very robust,
> but it's available.


I may enable that, though I don't think it's giving me
any protection I don't already get from the firewall
built in to my wireless router.

What I liked about Zonealarm is that it protects against
outgoing packets as well as incoming ones. It is amazing
how many programs installed on our Windows machines
attempt to communicate with servers without ever telling
us that they are doing so.

Unfortunately, it appears to me that the free version of
Zonealarm has been dumbed down in recent versions. Part
of that may be that they're just trying to make the program
simpler for the average user, who knows nothing about
ports, protocols, or other mechanics of networking. Maybe,
all in all, they're doing the right thing. Or maybe it's
just so they can differentiate their commercial product
from their freeware version. If so, it's hard to blame
them since they are, after all, in business to make money.

Alan
 
Reply With Quote
 
 
 
Reply

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Loss of Network/Internet Connectivity webster72n Windows Vista Administration 6 07-10-2009 08:43 PM
Memory upgrade causes loss of wireless connectivity Windows Vista Networking 1 02-06-2009 09:58 PM
Loss of Connectivity after a while Sanity Windows Vista Networking 0 12-04-2007 11:30 PM
Server Connectivity Loss in Windows Vista fireplug1 Windows Vista General Discussion 0 02-16-2007 02:00 PM
Broadbanc Connectivity Loss Phil Windows Vista Networking 1 12-06-2006 05:32 AM



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