Guarddog is a firewall configuration utility for Linux systems. Guarddog is
aimed at two groups of users: novice to intermediate users who are not experts
in TCP/IP networking and security, and those users who don't want the hassle
of dealing with cryptic shell scripts and iptables parameters.
Guarddog should work "out of the box" on any standard stock Slackware 12.0
installation.
You will need to add the following to /etc/rc.d/rc.local in order to have
the firewall script that Guarddog creates started at boot:
if [ -x /etc/rc.firewall ]; then
/etc/rc.firewall
fi
It seems that Guarddog hard-codes this location, so there's no way to change
it when building. Since a standard Slackware system will execute a firewall
script at boot if one exists (and is executable) at /etc/rc.d/rc.firewall,
you might consider doing the following instead:
ln -s /etc/rc.firewall /etc/rc.d/rc.firewall
Approved by: rworkman
Maintained by: Robert Alessi
Homepage:
http://www.simonzone.com/software/guarddog/
Download Source:
guarddog-2.6.0.tar.gz
Source MD5SUM:
a1535c4e3f668ea1de5a12f671e7af13
Download SlackBuild:
guarddog.tar.gz
guarddog.tar.gz.asc
(the SlackBuild does not include the source)
| Individual Files: |
| README |
| guarddog.SlackBuild |
| guarddog.info |
| slack-desc |
See our HOWTO for instructions on how to use the contents of this repository.
Anonymous FTP Access to Repository: ftp://ftp.slackbuilds.org
Access via rsync is also available.
rsync://rsync.slackbuilds.org/slackbuilds
© 2006-2008
SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds
Valid XHTML
and
CSS by
WebSight Designs | Hosting by
OnyxLight Communications