"socketfilterfw" process using 2.25 GB RAM- Why?
MacPro, Mac OS X (10.6.5)
You can make a difference in the Apple Support Community!
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
MacPro, Mac OS X (10.6.5)
sudo defaults write /Library/Preferences/com.apple.alf globalstate -int 0
sudo defaults write /Library/Preferences/com.apple.alf firewallunload -int 1
sudo /usr/libexec/ApplicationFirewall/socketfilterfw -k (or kill the PID)
Press RETURN after each line. You will be asked to authenticate the first time. Enter your admin password which is not echoed.
sudo defaults write /Library/Preferences/com.apple.alf globalstate -int 0
sudo defaults write /Library/Preferences/com.apple.alf firewallunload -int 1
sudo /usr/libexec/ApplicationFirewall/socketfilterfw -k (or kill the PID)
Press RETURN after each line. You will be asked to authenticate the first time. Enter your admin password which is not echoed.
It Worked.
"socketfilterfw" process using 2.25 GB RAM- Why?