Personal Firewall Leak Tests
-
wout de zeeuw wrote:
it got confused all the time with .NET apps, and would mix up applications
I'm not sure I understand what you mean by this, and since I don't, I'm going to go out on a limb here and say "This problem has been fixed". I've never had a single issue with it.
:..::. Douglas H. Troy ::..
Bad Astronomy |VCF|wxWidgets|WTLWell, one app would try to access the internet, and comodo would point to another random .NET app as being the one trying to attempt the access. And it wouldn't remember my answers either... seemed a bug that lingered for months back then (and/or I'm nuts ofcourse!)
Wout
-
Well, one app would try to access the internet, and comodo would point to another random .NET app as being the one trying to attempt the access. And it wouldn't remember my answers either... seemed a bug that lingered for months back then (and/or I'm nuts ofcourse!)
Wout
I've not had nor seen that problem on any of my machines (development or otherwise)
:..::. Douglas H. Troy ::..
Bad Astronomy |VCF|wxWidgets|WTL -
Thought this might be of interest to some of you, so I'm sharing the info: Firewall Leak Tests[^] FYI - I ditched ZA Pro for Comodo[^] Firewall about 1 year ago, and have never looked back. The company itself also offers a host of other products/services that are good.
:..::. Douglas H. Troy ::..
Bad Astronomy |VCF|wxWidgets|WTLI see that Comodo has another free product called Comodo BOClean. Have you tried this?
Best wishes, Hans
[CodeProject Forum Guidelines] [How To Ask A Question] [My Articles]
-
I see that Comodo has another free product called Comodo BOClean. Have you tried this?
Best wishes, Hans
[CodeProject Forum Guidelines] [How To Ask A Question] [My Articles]
Yup. I have it installed on my server at home. Works as advertised.
:..::. Douglas H. Troy ::..
Bad Astronomy |VCF|wxWidgets|WTL -
I used comodo a year back or so, but it got confused all the time with .NET apps, and would mix up applications. Did you ever have that problem? Or is that fixed by now?
Wout
-
Are personal firewall still needed today, especially with all those router with built-in NAT and firewall features? I haven't used a software firewall for years now, and I never had problems...
If you truly believe you need to pick a mobile phone that "says something" about your personality, don't bother. You don't have a personality. A mental illness, maybe - but not a personality. - Charlie Brooker My Blog - My Photos - ScrewTurn Wiki
This test was about the capability of the firewalls to distinguish between good and bad outgoing packets based on from which process they came. IMHO, outgoing firewalls doing per-process filtering are totally useless. If they want to protect trojans already running on the system, they also have to prevent the trojan from using trusted processes (e.g. controlling Internet Explorer with DDE). Modern software firewalls try to detect and prevent such actions. That's why they cause inexplicable bugs in other software and slow down the system.
-
This test was about the capability of the firewalls to distinguish between good and bad outgoing packets based on from which process they came. IMHO, outgoing firewalls doing per-process filtering are totally useless. If they want to protect trojans already running on the system, they also have to prevent the trojan from using trusted processes (e.g. controlling Internet Explorer with DDE). Modern software firewalls try to detect and prevent such actions. That's why they cause inexplicable bugs in other software and slow down the system.
Not sure who voted you down; in my view, you're absolutely right.
Stability. What an interesting concept. -- Chris Maunder
-
No problems I've come across, the only thing which bugs me (but which makes sense) is when you rebuild an app it asks for permission again (because the file has changed), when you're debugging an app and continuously recompiling its a bit of a PITA.
I hear your pain! Felt it too! My firewall is constantly complaining that my app has changed. It would be useful to have a firewall designed for developers, which not only did the work of a normal firewall but also integrated with the development environment / source control to detect when you were compiling a project. That way you could specify an .exe as being "Under Development" and therefore ignore the .exe. Once the project was checked in, the firewall could then remove the "Under Development" flag, and resume normal firewall activities. Thoughts? j. "...to him who is able to do exceedingly abundantly above all that we ask or think, according to the power that works in us, to him be glory..."
-
I hear your pain! Felt it too! My firewall is constantly complaining that my app has changed. It would be useful to have a firewall designed for developers, which not only did the work of a normal firewall but also integrated with the development environment / source control to detect when you were compiling a project. That way you could specify an .exe as being "Under Development" and therefore ignore the .exe. Once the project was checked in, the firewall could then remove the "Under Development" flag, and resume normal firewall activities. Thoughts? j. "...to him who is able to do exceedingly abundantly above all that we ask or think, according to the power that works in us, to him be glory..."
-
Well, one app would try to access the internet, and comodo would point to another random .NET app as being the one trying to attempt the access. And it wouldn't remember my answers either... seemed a bug that lingered for months back then (and/or I'm nuts ofcourse!)
Wout
I finally ditched Comodo for this reason (and I also got sick of the pretty, but mouse-only, UI). That was probably 6 months ago, so at least as of then, the problem had not been fixed. It was commonly reported in their forums, if I remember correctly, as part of their OLE protection, but I don't know how accurate that is. Also, it wasn't limited to .NET apps. The random app could be darn near anything that I had run recently, .NET or not.
-
I finally ditched Comodo for this reason (and I also got sick of the pretty, but mouse-only, UI). That was probably 6 months ago, so at least as of then, the problem had not been fixed. It was commonly reported in their forums, if I remember correctly, as part of their OLE protection, but I don't know how accurate that is. Also, it wasn't limited to .NET apps. The random app could be darn near anything that I had run recently, .NET or not.
Ah, good to hear that, now I know I'm not nuts!
Wout