Reply To: Emergency Level doesn’t stop all traffic !!!

Home Forums Discussions Support Emergency Level doesn’t stop all traffic !!! Reply To: Emergency Level doesn’t stop all traffic !!!

#6094
alienlove
Participant

    @SerpentFly wrote:

    NeT Firewall puts its packet filter between TCP/IP protocol driver and network interfaces. Winpcap installs its own protocol driver which works at the same level as TCP/IP (in parallel) and not intercepted by NeT Firewall. Basically, if you expect high security you should avoid having any other protocls (like winpcap) installed on the system. Primary purpose of NeT Firewall is protecting TCP/IP stack (not winpcap or any other custom protocol).

    In general it is possible to intercept other protocols (like winpcap, ndisuio and etc..) in addition to TCP/IP protocol however this approach has some serious disadvantages (may break third-party NDIS intermediate drivers functionality, custom protocols and etc.) and since NeT Firewall is oriented on users who know what happens on their systems it is implemented on the current way.

    Hi!
    thanks for your fast answer 😀
    We’re bugging you only because we’re testing your software here at our university department…
    If it were possible to know what really happens on a network, maybe firewalls would not have a reason to exist. If every firewall were written as NetFirewall is, it would be possible to create a trojan horse using Winpcap and there would be no way to stop it.

    Thanks a lot for your attention
    Andrea