Firewalling Tiger (VI)
A little note or postscript to the ipfw firewall script I'm using on Os X, this one is just a reminder of howto get all the different scripts up and running.
sudo mkdir /Library/StartupItems/Firewall/
sudo cp Firewall /Library/StartupItems/Firewall/
sudo chmod +x /Library/StartupItems/Firewall/Firewall
sudo cp StartupParameters.plist /Library/StartupItems/Firewall/
sudo cp rc.firewall /etc/rc.firewall
sudo chmod +x /etc/rc.firewall
Labels: Apple, IPFW Firewall, Os X, Scripts, Security
0 Comments:
Post a Comment
<< Home