comprofix / fw01-shorewall

Shorewall Multiple Interfaces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shorewall Configuration Files

Shorewall configuration files for shorewall multi-interface firewall with blacklist enabled.

Installtion



apt-get install shorewall
rm -frv /etc/shorewall
git clone git@github.com:mckinnon81/single-shorewall.git /etc/shorewall
shorewall refresh
shorewall restart


To have shorewall start on start up


vi /etc/default/shorewall

Change


startup=0

to


startup=1

About

Shorewall Multiple Interfaces


Languages

Language:Shell 100.0%