Followers

Monday 20 February 2012

Shorewall Install in Centos Server

Shorewall Install in Centos Server

1. Download: wget http://www.shorewall.net/pub/shorewall/4.5/shorewall-4.5.0/shorewall-core-4.5.0-0base.noarch.rpm (May Be not working)
OR
wget http://llnw.hostoi.com/shorewall-core-4.5.0-0base.noarch.rpm
wget http://llnw.hostoi.com/shorewall-4.5.0-0base.noarch.rpm

or download here.

2. rpm -ivh shorewall-core-4.5.0-0base.noarch.rpm

3. yum install perl-Digest-SHA1

4. rpm -ivh shorewall-4.5.0-0base.noarch.rpm

5. DONE!!!
 
It is so simple and easy.

Thank you!!!

1 comment:

  1. Looks like Shorewall 4.5.18 needs perl-Digest-SHA instead of perl-Digest-SHA1. It also needs "yum install bc".

    ReplyDelete