I think there is a little bug with application attached
rules :
When the path contains te caractere " " (space), the
sections wrote after don't work normally.
Correction n2:
Problem with application related rules
exemple :
section :
[skype]
;
skype-out: ALLOW UDP OUT FROM SELF TO ANY NOLOG
skype-in: ALLOW UDP IN FROM ANY TO SELF NOLOG
skype-tcp: ALLOW TCP OUT FROM SELF TO ANY NOLOG
in main :
%PROGRAMFILES%\Skype\Phone\Skype.exe=skype
and I have in log :
0000000006 10:24:53 DENY [default] UDP OUT
192.168.1.118:10577 82.159.80.55:1877 C:\Program
Files\Skype\Phone\Skype.exe {********\**********}
(192.168.1.118 is SELF)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: NO
Correction :
Problem with application related rules when we have a rule
with specified ports.
Doesn't work.
Logged In: NO
Correction n2:
Problem with application related rules
exemple :
section :
[skype]
;
skype-out: ALLOW UDP OUT FROM SELF TO ANY NOLOG
skype-in: ALLOW UDP IN FROM ANY TO SELF NOLOG
skype-tcp: ALLOW TCP OUT FROM SELF TO ANY NOLOG
in main :
%PROGRAMFILES%\Skype\Phone\Skype.exe=skype
and I have in log :
0000000006 10:24:53 DENY [default] UDP OUT
192.168.1.118:10577 82.159.80.55:1877 C:\Program
Files\Skype\Phone\Skype.exe {********\**********}
(192.168.1.118 is SELF)