/iptables

iptables script to set up a Linux firewall

Primary LanguageShell

Information

This script make iptables rules persistent. The default policies are DROP for incoming, forwarding packets and ACCEPT for outgoing packets.

Make the script executable

chmod 774 ./itup.sh

Run it

./itup.sh