2 for q in gShield-version gShield.rc tools sourced routables/routable.rules
4 ln -s /usr/share/gshield/$q /etc/gshield/$q
6 ln -s /etc/gshield /etc/firewall
9 echo "--------------------------------------------------------------------------"
10 echo "Before running /etc/rc.d/gshield, be sure to edit the firewall"
11 echo "config file (/etc/gshield/gShield.conf) so that it will work for you site."
13 echo "If you set BLACKLISTED=AUTO in /etc/gshield/gShield.conf"
14 echo "make sure to remove from /etc/hosts.deny lines like"
16 echo "Otherwise you'll receive an error during gshield start."
17 echo "The syntax of /etc/hosts.deny for gshield is"
18 echo "ALL: ip_address"
20 echo "--------------------------------------------------------------------------"