The problem is, Defense+ is the only part of Comodo that governs loopback connections. You can either allow an application to use loopback networking (Computer Security Policy - Access Rights) or not. No control over what protocols an application is allowed to connect to localhost with, or what ports of localhost an application is allowed to connect to, or what loopback connections should be logged, is available on the Firewall level.
In fact, you can specifically block your applications’s connections to 127.0.0.1 in the Network Security Policy, and it will still be able to connect to localhost if the Loopback Networking is enabled in it’s Access Rights in Computer Security Policy. The Firewall part of Comodo seems to completely ignore any loopback activities.
So, you can’t really call it a bug, because (unfortunately) Comodo seems to be designed to behave this way from the start. I may be wrong, though. I really hope I am.
You can allow/block Loopback Networking in Defense+ - Advanced - Computer Security Policy - [Your application’s executable] - Use a Custom Policy - Access Rights.
You can make it ask, so every time the application will try to connect to localhost you will be alerted. But this works like everything else in Defense+, so if it’s a safe application and the Defense+ is in Train with Safe Mode / Clean PC / Training mode, it will switch from “Ask” to “Allow” automatically.
Well, its a firefox extension and a C# application combined.
The extension communicates with the application through localhost connections.
It uses sockets on 127.0.0.1, but comodo does not block them.
If you have any tech questions about the extension/application, just ask, I am the developer of it.
But the external application is listening for incoming connections, and normally when apps do that, you are asked to allow that. Allow incoming connections to it.
Have you upgraded to 3.0.14.276 yet? It now directly supports loopback networking in the firewall. However, it doesn’t appear possible, yet, to create rules/alerts for inbound loopback networking.
Whenever ANY program is trying to open a connection, I want an alert. Even though the connections are only localhost. This is not the case with comodo now.
Maybe some don’t want it to, but I do. Make it an option.