|
| | |||||||
| Windows Vista Discuss the different versions of Windows Vista, Fuji, or Vienna |
| | LinkBack | Thread Tools |
| |||
| Loss of HTTP connectivity going out 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\Services\Tcpip\Parameters\Interfaces\{GUID} (see: [url]http://www.catonett.com/blog/archives/194[/url]) 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 |
| |||
| Re: Loss of HTTP connectivity going out In article <groen6$b2q$1@nntp.motzarella.org>, Alan Meyer <ameyer2******.com> wrote:[color=blue] > >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. >[/color] Sure you don't have some kind of infection? Try netsh int ip reset netsh winsock reset then reboot |
| |||
| Re: Loss of HTTP connectivity going out the wharf rat wrote:[color=blue] > ... > Sure you don't have some kind of infection?[/color] One never knows for certain, but AVG says I'm clean. [color=blue] > Try > > netsh int ip reset > netsh winsock reset[/color] 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. [color=blue] > > then reboot[/color] 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 |
| |||
| Re: Loss of HTTP connectivity going out Alan Meyer wrote:[color=blue] > the wharf rat wrote:[color=green] > > ... > > Sure you don't have some kind of infection?[/color] > > One never knows for certain, but AVG says I'm clean. >[color=green] > > Try > > > > netsh int ip reset > > netsh winsock reset[/color] > > 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?[/color] 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 |
| |||
| Re: Loss of HTTP connectivity going out On Fri, 10 Apr 2009 17:46:09 -0400, Alan Meyer <ameyer2******.com> wrote: [color=blue] >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.[/color] 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. |
| |||
| Re: Loss of HTTP connectivity going out Alan Meyer wrote:[color=blue] > 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\Services\Tcpip\Parameters\Interfaces\{GUID} > > > (see: [url]http://www.catonett.com/blog/archives/194[/url]) > > 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[/color] 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. |
| |||
| Re: Loss of HTTP connectivity going out +Bob+ wrote:[color=blue] > On Fri, 10 Apr 2009 17:46:09 -0400, Alan Meyer <ameyer2******.com> > wrote: >[color=green] >> 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.[/color] > > 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.[/color] 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 |
| |||
| Re: Loss of HTTP connectivity going out JT wrote:[color=blue] > ... > 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.[/color] 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 |
| |||
| Re: Loss of HTTP connectivity going out Alan Meyer wrote:[color=blue] > JT wrote:[color=green] >> ... >> 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.[/color] > > 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[/color] You can still use the Windows Firewall that's built in. Not very robust, but it's available. |
| |||
| Re: Loss of HTTP connectivity going out JT wrote: [color=blue] > ... > You can still use the Windows Firewall that's built in. Not very robust, > but it's available.[/color] 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 |
| |||
| Re: Loss of HTTP connectivity going out On Sat, 11 Apr 2009 18:56:51 -0400, Alan Meyer wrote: [color=blue] > JT wrote: >[color=green] >> ... >> You can still use the Windows Firewall that's built in. Not very robust, >> but it's available.[/color] > > 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[/color] Consider Comodo Firewall (free). Also, IIRC, Avira has a combined free AV and FW. Or maybe it's Avast - I always mix those two up. -- Gene E. Bloch letters0x40blochg0x2Ecom |
| |||
| Re: Loss of HTTP connectivity going out Gene E. Bloch wrote:[color=blue] > On Sat, 11 Apr 2009 18:56:51 -0400, Alan Meyer wrote: >[color=green] >> JT wrote: >>[color=darkred] >>> ... >>> You can still use the Windows Firewall that's built in. Not very robust, >>> but it's available.[/color] >> 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[/color] > > Consider Comodo Firewall (free). Also, IIRC, Avira has a combined free AV > and FW. Or maybe it's Avast - I always mix those two up. >[/color] I just installed Comodo Firewall today as it has a 64bit version. Seems good so far and doesn't use much system resources. |
| |||
| Re: Loss of HTTP connectivity going out "Gene E. Bloch" <not-me@other.invalid> wrote: [color=blue] >Consider Comodo Firewall (free). Also, IIRC, Avira has a combined free AV >and FW. Or maybe it's Avast - I always mix those two up.[/color] Make that "mix those three up"... whatever the third one is. Neither Avast nor Avira has a firewall with the free version. |
| |||
| Re: Loss of HTTP connectivity going out On Sat, 11 Apr 2009 21:09:26 -0500, Mike Torello wrote: [color=blue] > "Gene E. Bloch" <not-me@other.invalid> wrote: > >[color=green] >>Consider Comodo Firewall (free). Also, IIRC, Avira has a combined free AV >>and FW. Or maybe it's Avast - I always mix those two up.[/color] > > Make that "mix those three up"... whatever the third one is. > > Neither Avast nor Avira has a firewall with the free version.[/color] Note the IIRC above. It's been a while since I used those. So I just looked *briefly* on their sites. I couldn't even find a firewall on the paid version of Avast :-) Avira Premium Security Suite has one; that program is 40 euros for one license; not free, sorry. There might be a third one :-) ... I'd have to resurrect an old computer to find it. Not tonight - I have a headache. -- Gene E. Bloch letters0x40blochg0x2Ecom |
| |||
| Re: Loss of HTTP connectivity going out Gene E. Bloch wrote: ....[color=blue] > > Consider Comodo Firewall (free). Also, IIRC, Avira has a combined free AV > and FW. Or maybe it's Avast - I always mix those two up. >[/color] Thanks Gene, JT and Mike. I just looked for review of Comodo Firewall and found an old one from Neil Rubenking at PC Magazine ([url]http://www.pcmag.com/article2/0,2817,1969225,00.asp[/url]) that was very positive. Alan |
| Bookmarks |
| Thread Tools | |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Fix: KB951748/Zone Alarm - Loss of connectivity | MowGreen [MVP] | Windows XP | 13 | 07-11-2008 11:40 AM |
| RE: KB951748/Zone Alarm - Loss of connectivity | ahclem | Windows XP | 3 | 07-10-2008 05:41 PM |
| RE: KB951748/Zone Alarm - Loss of connectivity | Mark Dyson | Windows XP | 0 | 07-09-2008 11:01 AM |
| Server Connectivity Loss in Windows Vista | fireplug1 | Windows Vista | 0 | 02-16-2007 07:15 AM |
| Loss of Network Connectivity and Hard Drive After Sleep or Hibernate | Bradley Portnoy | Windows Vista | 0 | 02-12-2007 12:46 PM |
| New To Technology Questions? | Do You Need Help with Your Computer or Device? | Do You Need Help with this site? |