Author Topic: concurrent connections limit in avast  (Read 76426 times)

0 Members and 1 Guest are viewing this topic.

Offline lukor

  • Administrator
  • Super Poster
  • ***
  • Posts: 1884
    • AVAST Software
Re: concurrent connections limit in avast
« Reply #105 on: December 10, 2007, 10:05:56 PM »
Hi Tech,
what is happening on your computer is, that some software installed (be it Comodo or other security or network related software) is changing the process from which the connections are established.

We have seen such behavior in several firewalls, it usually occurs when the firewall is unable to decide if the connection is valid or not and postpones it until it has more information. Later (and that may be after a millisecond or hundreds of them) it resumes the connection request (but this time the OS might be already executing any other process in the system - or if the firewall is scheduling the connection in certain way the OS is running in it's own process -- the SYSTEM process with PID=4).

This is the whole reason why Ignored processes were "invented" in avast! :-)

Now it remains to identify who is responsible for this.

Since Tech sort of hijacked this thread (  :P sorry Tech ) I have lost track if the original poster was successful with removing his rootkit - but in that case it was fairly easy - the rootkit was the cause of the problems there.

Tech, do you have Comodo still installed or is it already uninstalled?
What about Hijackthis log? Does it show anything suspicious?

Any rootkit? Gmer does not show anything?

Run Process Explorer and show us the list of loaded DLL in the Internet Mail process. Anything not signed by Microsoft there ?

Lukas

Offline lukor

  • Administrator
  • Super Poster
  • ***
  • Posts: 1884
    • AVAST Software
Re: concurrent connections limit in avast
« Reply #106 on: December 10, 2007, 10:12:03 PM »


2. Disabling IM provider, with Comodo disabled also, same error.


Tech, this is somewhat strange. Are you suggesting that the "Concurrent connections limit is exceeded" error, which is generated by the Internet Mail provider in avast! is returned even when the Internet Mail provider is terminated???

Offline Lisandro

  • Avast team
  • Certainly Bot
  • *
  • Posts: 67194
Re: concurrent connections limit in avast
« Reply #107 on: December 10, 2007, 10:26:16 PM »
Tech, this is somewhat strange. Are you suggesting that the "Concurrent connections limit is exceeded" error, which is generated by the Internet Mail provider in avast! is returned even when the Internet Mail provider is terminated???
IM provider is not Internet Mail but Instant Messaging ;)
The suggestion was made by alanrf.

Since Tech sort of hijacked this thread
Sorry me...

Tech, do you have Comodo still installed or is it already uninstalled?
It is installed and running.

What about Hijackthis log? Does it show anything suspicious?
I'll do it later. But I'm quite sure I'm clean.

Any rootkit? Gmer does not show anything?
Maxx has already checked it. I'm clean for GMer.

Run Process Explorer and show us the list of loaded DLL in the Internet Mail process. Anything not signed by Microsoft there ?
I'll take a look later, maybe tonight... Thanks.
The best things in life are free.

Offline lukor

  • Administrator
  • Super Poster
  • ***
  • Posts: 1884
    • AVAST Software
Re: concurrent connections limit in avast
« Reply #108 on: December 10, 2007, 10:29:45 PM »
Tech,
I also believe your computer should be clean. However in this case, the most probable reason is the Comodo itself :( You are using the latest version (3.0) if I am not mistaken, aren't you. I'll try to search the comodo forum for similar errors.

L.

Offline Maxx_original

  • Avast team
  • Super Poster
  • *
  • Posts: 1479
Re: concurrent connections limit in avast
« Reply #109 on: December 10, 2007, 10:38:26 PM »
only some "legal" hooks from Commodo driver were there.

Offline lukor

  • Administrator
  • Super Poster
  • ***
  • Posts: 1884
    • AVAST Software
Re: concurrent connections limit in avast
« Reply #110 on: December 10, 2007, 10:39:58 PM »
Tech,
can you send me the log file from Internet Mail provider ? (maybe zipped, if it is really that huge) I'll have a look at it - perhaps I might be able to spot the very first connection, if it has in any way different "signature".
Thanks.
Lukas


Offline lukor

  • Administrator
  • Super Poster
  • ***
  • Posts: 1884
    • AVAST Software
Re: concurrent connections limit in avast
« Reply #111 on: December 10, 2007, 10:43:53 PM »
only some "legal" hooks from Commodo driver were there.

If it is Comodo who is scheduling the connection to the system process - it is, I must admit, legal to do so. Firewall can do that, and we may say that if it does that in every it's configuration it is simply not compatible with our redirect system -- simply because we have no means of identifying the connections that should and that should not be redirected....

On the other hand, if Comodo would do this on every installation we would have already heard about that problem before ... so it must be something special.

Offline lukor

  • Administrator
  • Super Poster
  • ***
  • Posts: 1884
    • AVAST Software
Re: concurrent connections limit in avast
« Reply #112 on: December 10, 2007, 10:48:42 PM »
As for testing with Wireshark ... I use Wireshark and it may be I do not configure the options correctly but I never see localhost traffic captured by it - perhaps Igor has fuller advice.

Wireshark does not see localhost -- only real packets arriving on the network adapter. (but virtual adapters should work as well - e.g. vmware's)

Offline Maxx_original

  • Avast team
  • Super Poster
  • *
  • Posts: 1479
Re: concurrent connections limit in avast
« Reply #113 on: December 10, 2007, 11:02:46 PM »
Tech: can you post a current GMER log as attachment (or to lukor's mail) to let him see, which functions are hooked (and how)? i'm home now and don't have the previous log here..

Offline Lisandro

  • Avast team
  • Certainly Bot
  • *
  • Posts: 67194
Re: concurrent connections limit in avast
« Reply #114 on: December 11, 2007, 11:33:15 AM »
You are using the latest version (3.0)
Yes. On Vista Business 32bits.

can you send me the log file from Internet Mail provider ?
I'll do it.

Tech: can you post a current GMER log as attachment (or to lukor's mail) to let him see, which functions are hooked (and how)? i'm home now and don't have the previous log here..
I'll do it too.
The best things in life are free.

Offline lukor

  • Administrator
  • Super Poster
  • ***
  • Posts: 1884
    • AVAST Software
Re: concurrent connections limit in avast
« Reply #115 on: December 12, 2007, 01:18:28 PM »
Tech, please see your email. I was able to reproduce the problem here, and I have a short modification in the startup order of aswrdr.sys (via registry) that seems to help here. Can you please test it?

Cheers,
Lukas

regfile.reg:
-----------------
REGEDIT4

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\aswRdr]
"Start"=dword:00000003

Offline Lisandro

  • Avast team
  • Certainly Bot
  • *
  • Posts: 67194
Re: concurrent connections limit in avast
« Reply #116 on: December 12, 2007, 01:34:11 PM »
Tech, please see your email. I was able to reproduce the problem here, and I have a short modification in the startup order of aswrdr.sys (via registry) that seems to help here. Can you please test it?

Cheers,
Lukas

regfile.reg:
-----------------
REGEDIT4

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\aswRdr]
"Start"=dword:00000003

I'm about to uninstall Comodo. Do I do this first (before)?
The best things in life are free.

Offline lukor

  • Administrator
  • Super Poster
  • ***
  • Posts: 1884
    • AVAST Software
Re: concurrent connections limit in avast
« Reply #117 on: December 12, 2007, 01:36:50 PM »
Please test it, it takes you just one restart. It helps on my machine.

Offline Lisandro

  • Avast team
  • Certainly Bot
  • *
  • Posts: 67194
Re: concurrent connections limit in avast
« Reply #118 on: December 12, 2007, 06:26:54 PM »
Please test it, it takes you just one restart. It helps on my machine.
Why we, users, hate to restart? ;D
It did the trick. Solved. I could use Windows Mail & Gmail & avast & Stunnel & Comodo.
Lukas, you've got the day, my hero :)
The best things in life are free.

Offline DavidR

  • Avast Überevangelist
  • Certainly Bot
  • *****
  • Posts: 89033
  • No support PMs thanks
Re: concurrent connections limit in avast
« Reply #119 on: December 12, 2007, 06:32:36 PM »
@ lukor
Now we know that works or appears to, exactly what does it do ?

Is it only something that happens with comodo firewall installed or possibly other applications ?

Finally will this registry fix be done in a VPS update or will it need to be added to the next program update ?
Windows 10 Home 64bit/ Acer Aspire F15/ Intel Core i5 7200U 2.5GHz, 8GB DDR4 memory, 256GB SSD, 1TB HDD/ avast! free 24.3.6108 (build 24.3.8975.762) UI 1.0.801/ Firefox, uBlock Origin, uMatrix/ MailWasher Pro/ Avast! Mobile Security