]> git.ipfire.org Git - ipfire-2.x.git/blobdiff - config/guardian/guardian.conf
Fixed the Guardian Bug and started Core 25
[ipfire-2.x.git] / config / guardian / guardian.conf
index 9181496ffb34720409c7d8b01c84d6b7ce73da40..b1aa2e8202879615d98eed0aeb608fe3e92fa89f 100644 (file)
@@ -21,12 +21,12 @@ LogFile         /var/log/guardian/guardian.log
 AlertFile       /var/log/snort/alert
 
 # The list of ip addresses to ignore
-IgnoreFile      /var/ipfire/guardian.ignore
+IgnoreFile      /var/ipfire/guardian/guardian.ignore
 
 # This is a list of IP addresses on the current host, in case there is more
 # than one. If this file doesn't exist, then it will assume you want to run
 # with the default setup (machine's ip address, and broadcast/network). 
-TargetFile      /var/ipfire/guardian.target
+TargetFile      /var/ipfire/guardian/guardian.target
 
 # The time in seconds to keep a host blocked. If undefined, it defaults to 
 # 99999999, which basicly disables the feature.