[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Is shorewall abandoned in sid?



David A. wrote:
> I like shorewall. But I too am worried by to big lag. I don't want to
> run an out-of-date firewall.
> Is there a plan to get up to date with upstream?

apt-get remove --purge shorewall

then get shorewall-3.2.4.tar.bz2 from
http://www.shorewall.net/

tar xjvf /path-of-shorewall/shorewall-3.2.4.tar.bz2
cd shorewall-3.2.4
./install.sh
cp init.debian.sh /etc/init.d/shorewall
cp default.debian /etc/default/shorewall

enable shorewall in /etc/default/shorewall with `startup=1`

shorewall check
shorewall restart

then use sysv-rc-conf to choose initlevels of shorewall(like 0 6 s)

thing is done!



Reply to: