by VistaFirewallControl » Fri Feb 10, 2012 10:41 am
>1) Remote accessibility to the installation.
To my mind this is an issue when thinking of Wireless LAN for example. Ofcourse I use encryption and MAC filtering,
Do not think so.
W7FC has no independent remote controlling request “listeners”
W7FC relies (finally) in the system’s RPC. So if the physical access is available (not firewalled),
if the related system services are started (this is by default however) and the user (that W7FC creates for the controlling) is authorized by the native system’s mechanism, after that only W7FC can be accessible to the remote operations.
So if do not have login/pass of the W7FC user account – no chance.
> but no system is 100% safe
Following the logic even switched off computer is about to be 100% only. It can be switched on accidentally.
Undoubtedly any remote access is potentially unsafe but W7FC does not “stand” before the native protection and authorization.
>2) Remote peers discovering.
Is W7FWC generating traffic here? Or does it just access the system provided data?
It calls Windows API for the peers discovering (no own traffic is generated).
The calls finally causes UDP broadcasts of the system (there is no other way to discover obviously). The system does the same on its own, if enabled (W7FC follows the permissions).
So formally it asks the system for the data and uses the data then
>How do I set an AllApps disabling rule to NAS? And wouldn't this prevent accessing the shared folders of the NAS as well?
Better insert Windows7FirewallControl.exe into the program list manually and apply a zone with
ZoneResult=Enable and a single rule (Rule(result)=Disable) with A.B.C.D NAS’s IP.
>3) Remote management on the discovered peers.
I have selected This PC of course, but every few seconds (can be ten) I see "searching..." next to it. And in the drop down field the NAS is listed.
Update, the discovery logic is changed in 4.6
>So correct me if I'm wrong: The option after installing W7FWC is meant that no remote control of this PC is allowed but not the remote access to other PCs with a W7FWC installation. So the W7FWC network detection mechanism is active all the time and cannot be disabled?
Correct with a note. The detection mechanism is not independent, not W7FC installations are detected, but Windows computers are detected only. If a computer is detected you can (explicitly, by changing a PC from the drop down box) ask to connect to a W7FC installation (if any on that PC). The above is correct for 4.6 at least.
Note: 4.5 tries to connect to W7FC remote installation automatically for any peer found.