Hi.
We provide some applications through Self Service where we want to deny the traffic for it on the systems firewall.
We tried the following to block the application
sudo /usr/libexec/ApplicationFirewall/socketfilterfw --add /Applications/APP.app
Application at path ( /Applications/APP.app ) added to firewall
sudo /usr/libexec/ApplicationFirewall/socketfilterfw --blockapp /Applications/APP.app
Incoming connection to the application is blocked
If we check the App list it show the following:
ALF: total number of apps = 1
1 : /Applications/APP.app
( Allow incoming connections )
We are not able to block the application.
Any suggestions on that problem?
Thanks,
Maik