another Windows Firewall Control?

Discussion in 'other firewalls' started by moontan, Feb 15, 2011.

Thread Status:
Not open for further replies.
  1. alexandrud

    alexandrud Developer

    Joined:
    Apr 14, 2011
    Posts:
    2,456
    Location:
    Romania
    UPDATED TO VERSION 2.9.4

    What's new in version 2.9.4
    √ Fixed for Learning Mode not showing notifications on blocked connections when Windows is in a different language than english. Currently working languages are: english, german, french, finnish and spanish.
    √ Fixed Autostart with Windows, which not auto starts in Windows Vista.

    Known Limitations
    √ Autostart with Windows works only for the current user in Windows Vista. In Windows 7 this setting applies to all users.
    √ Learning Mode could generate in some situations a duplicate notification, about the same program, if that program tries to connect to internet several times in a second. For the second notification, if that will show, press Ask Me Later.
    √ If the language of your Windows is not english, german, french, finnish or spanish, Learning Mode will probably not work. If you are a registered user and you have such a problem, please contact us and we will add support for your language in the next 48 hours.
    √ Shell Integration is not working with standard accounts, even if it is executed with administrative privileges. Also, Autostart with Windows will not execute Windows Firewall Control on a standard account at user logon. These are limitations of the operating system, those are the privileges of standard accounts.
    √ In Windows Vista, on a standard account, Internet Explorer will not connect, even there is a rule to allow it connections, if there is not also a rule to allow svchost.exe.

    We are sorry to all of our registered users who had trouble with Learning Mode. Those were problems that we could not predict, because we don't have the possibility to install Windows Vista and then 7, x86 then x64, in all international languages, and test Windows Firewall Control in all environments. Again, we are sorry for any inconvenience. WFC is not perfect, but we are here to improve it, that is why we are active on this forum and in Visual Studio, at debugging and development.

    Thank you for your support,
    BiniSoft.org Team
     
  2. DBone

    DBone Registered Member

    Joined:
    Nov 24, 2010
    Posts:
    1,041
    Location:
    SoCal USA
    How much memory does this app use? Also, can you clarify that the learning feature is only available to paid ($10) users?
     
  3. alexandrud

    alexandrud Developer

    Joined:
    Apr 14, 2011
    Posts:
    2,456
    Location:
    Romania
    Windows Firewall Control uses between, 5MB at start-up and up to 20MB in full load. These values can seem high, but we are talking about a .NET program. Anyway, it has no impact on the performance, there are .NET programs that use 800MB. Yes, Learning Mode is available to registered members only.
     
  4. Greg S

    Greg S Registered Member

    Joined:
    Mar 1, 2009
    Posts:
    1,039
    Location:
    A l a b a m a
    Mine averages between 2mb and 5mb. I have had it as high as 9mb but nowhere near 20mb.

    Untitled.png
     
  5. kupo

    kupo Registered Member

    Joined:
    Jan 25, 2011
    Posts:
    1,121
    ^ This. The highest in my computer is about 10 mb.
     
  6. DBone

    DBone Registered Member

    Joined:
    Nov 24, 2010
    Posts:
    1,041
    Location:
    SoCal USA
    Thanks guys!
     
  7. Kees1958

    Kees1958 Registered Member

    Joined:
    Jul 8, 2006
    Posts:
    5,857
    It does poll the windows event, so I would be curious about the I/O it does (number of I/O's and read/write/other in bytes)
     
  8. Yanick

    Yanick Registered Member

    Joined:
    May 3, 2011
    Posts:
    274
    Try ProcessExplorer and Process Hacker :)
     
  9. alexandrud

    alexandrud Developer

    Joined:
    Apr 14, 2011
    Posts:
    2,456
    Location:
    Romania
    Windows Firewall Control uses 40KB of I/O only when Learning Mode is enabled. When Learning Mode is disabled, "I/O bytes history" value stays at 0.
    This is not a memory leak, it is because a timer is executed every second, with no impact on performance, which reads from Event Viewer, and if a new
    rule is about to be created, it writes into the Windows registry's. No worry about that. There are programs that have 500MB on I/O history.
     
  10. kupo

    kupo Registered Member

    Joined:
    Jan 25, 2011
    Posts:
    1,121
    Are you planning to add new functions in the next update? Like editing ports, etc. :D
    Review from Softpedia -http://www.softpedia.com/reviews/windows/Windows-Firewall-Control-Review-202106.shtml-
     
    Last edited: May 26, 2011
  11. alexandrud

    alexandrud Developer

    Joined:
    Apr 14, 2011
    Posts:
    2,456
    Location:
    Romania

    We currently work on version 2.9.5. The new version adds support for swedish language localization, and ports editing. You can see in the screenshot, how it looks at this moment. We will release soon a new version which will implement, finally, editable ports for the rules.

    http://postimage.org/image/2pdu2ggis/
     
  12. JimboW

    JimboW Registered Member

    Joined:
    Oct 22, 2010
    Posts:
    280
    Looks great. Thanks for keep developing it. This is by far the best tool to use if you want to use the inbuilt Win7 firewall and by a mile IMO.

    Also, thanks for hosting the older versions. Much appreciated.:thumb:
     
  13. Yanick

    Yanick Registered Member

    Joined:
    May 3, 2011
    Posts:
    274
    This is very welcomed news, indeed!
     
  14. Greg S

    Greg S Registered Member

    Joined:
    Mar 1, 2009
    Posts:
    1,039
    Location:
    A l a b a m a
    Will we be able to install over the top of 2.9.3? About memory and I/O, I left Learning mode on for about two weeks or more and have everything setup. I forgot about turning Learning mode off, lol. Anyway, I've had it turned off for a few days now, and wfc.exe is nearly non existant. Memory dropped to a very low 300K and I/O is not even a factor with Learning mode off. This is one nice app! Congratulations on your hard work.
     
  15. wat0114

    wat0114 Guest

    Yes, very nice effort on alexandrud's part :thumb:

    About the port and Protocol settings on a rule alert, very welcomed indeed :)
     
  16. kupo

    kupo Registered Member

    Joined:
    Jan 25, 2011
    Posts:
    1,121
  17. Kees1958

    Kees1958 Registered Member

    Joined:
    Jul 8, 2006
    Posts:
    5,857
    Yep,

    I don't care much about memory usage. Performance is determined by I/O usage and whether or not the process spikes the CPU (a more or less constant CPU usage is also not a big issue). So good enginering :thumb: Thx for the reply
     
  18. Kees1958

    Kees1958 Registered Member

    Joined:
    Jul 8, 2006
    Posts:
    5,857
    Thx, I know, but I have not installed it, editing rules by hand with Vista/Windows 7 internal FW at the moment.
     
  19. silver0066

    silver0066 Registered Member

    Joined:
    Dec 31, 2004
    Posts:
    994
    Will this FW work alongside NIS 2011?
     
  20. alexandrud

    alexandrud Developer

    Joined:
    Apr 14, 2011
    Posts:
    2,456
    Location:
    Romania
    It is not recommended to use two firewalls. They can work toghether because Windows Firewall uses it's own network filtering platform to capture the network traffic, and NIS or other firewalls, use their own network filters. But which would be the reason to have two firewalls active at the same time ? Use either one or the other. In generally, users who have adopted Windows Firewall from Windows 7 or Vista, don't want to use commercial firewalls, because they are full of bloated settings, commercials, super-mega-unimaginable upgrade offers, etc, to do the same main thing: to block/allow a program to use the internet, and to block incoming connections from the internet. I repeat, the main reason. :)
     
  21. alexandrud

    alexandrud Developer

    Joined:
    Apr 14, 2011
    Posts:
    2,456
    Location:
    Romania
    What's new in version 2.9.5

    √ Added support for editing of local ports, remote ports and protocol for existing rules created with Windows Firewall Control. Be careful when you change your ports, because wrong settings can block your programs to make outgoing connections.
    √ Fixed Export Policy, that could generate an unhandled exception when a standard user has no write access to temp folder.
    √ Fixed for Learning Mode not showing notifications on blocked connections when Windows is in a different language than english. Currently working languages are: english, dutch, german, french, finnish, spanish and swedish.

    Any feedback is welcome.

    Thank you for your support,
    BiniSoft.org Team
     
  22. Yanick

    Yanick Registered Member

    Joined:
    May 3, 2011
    Posts:
    274
    Dang guys your fast!
    Great job!
     
  23. kupo

    kupo Registered Member

    Joined:
    Jan 25, 2011
    Posts:
    1,121
    Nice update! But when you close the gui and open it again, the spaces for remote, local, etc.. are blank. You have to click every rule to show them.
     
  24. alexandrud

    alexandrud Developer

    Joined:
    Apr 14, 2011
    Posts:
    2,456
    Location:
    Romania

    Those properties are read directly on their access, and they are not stored anywhere. I choosed this way because if the list has 100 rules, reading those properties for all of them can generate a delay of few seconds on the load of the form. A user can view properties only for selected items. I have choosed not to store them because in that way if a user modifies those properties in WFwAS, then in WFC they would be reported wrong, from the stored location. This is the way I have managed to make this work. It is better than nothing. Is hard to penetrate Windows Firewall API if you are not the one who designed it. :)
     
  25. kupo

    kupo Registered Member

    Joined:
    Jan 25, 2011
    Posts:
    1,121
    So that's way. Again thanks for the fast update!
     
Thread Status:
Not open for further replies.
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.