neophsp espero q seja isso rsss
# DansGuardian config file for version 2.9.x
reportinglevel = 3
languagedir = ‘/usr/share/dansguardian/languages’
language = ‘en’
loglevel = 1
logexceptionhits = on
logfileformat = 1 # maybe we should change this?
#maxlogitemlength = 400
#anonymizelogs = on
#syslog = on
#statlocation = ‘/var/log/dansguardian/stats’
loglocation = ‘/var/log/fifo/dansguardian’
filterip = 127.0.0.1
filterip = 127.0.0.2
filterip = 127.0.0.3
filterip = 127.0.0.4
filterip = 127.0.0.5
filterport = 9999
proxyip = 127.0.0.1
proxyport = 9998
accessdeniedaddress = ‘http://YOURSERVER.YOURDOMAIN/cgi-bin/dansguardian.pl’
nonstandarddelimiter = on
usecustombannedimage = 1
custombannedimagefile = ‘/usr/share/dansguardian/transparent1x1.gif’
# Filter groups options
filtergroups = 5
filtergroupslist = ‘/etc/dansguardian/filtergroupslist’
# Authentication files location
bannediplist = ‘/etc/dansguardian/lists/bannediplist’
exceptioniplist = ‘/etc/dansguardian/lists/exceptioniplist’
banneduserlist = ‘/etc/dansguardian/lists/banneduserlist’
exceptionuserlist = ‘/etc/dansguardian/lists/exceptionuserlist’
showweightedfound = on
weightedphrasemode = 2
urlcachenumber = 1000 # maybe we should set this higher?
urlcacheage = 900
scancleancache = on
phrasefiltermode = 2
preservecase = 0
hexdecodecontent = off
forcequicksearch = off
reverseaddresslookups = off
reverseclientiplookups = off
logclienthostnames = off # maybe this should be an option?
createlistcachefiles = on
maxuploadsize = -1
maxcontentfiltersize = 256
maxcontentramcachescansize = 2000
maxcontentfilecachescansize = 20000
filecachedir = ‘/var/tmp’
deletedownloadedtempfiles = on
# download manager stuff
initialtrickledelay = 20
trickledelay = 10
downloadmanager = ‘/etc/dansguardian/downloadmanagers/default.conf’
# antivirus
#contentscanner = ‘/etc/dansguardian/contentscanners/clamav.conf’
contentscannertimeout = 60
contentscanexceptions = off
# auth plugins
#authplugin = ‘/etc/dansguardian/authplugins/proxy-basic.conf’
#authplugin = ‘/etc/dansguardian/authplugins/proxy-digest.conf’
#authplugin = ‘/etc/dansguardian/authplugins/proxy-ntlm.conf’
#authplugin = ‘/etc/dansguardian/authplugins/ident.conf’
authplugin = ‘/etc/dansguardian/authplugins/ip.conf’
recheckreplacedurls = off
forwardedfor = on
usexforwardedfor = on
logconnectionhandlingerrors = on
logchildprocesshandling = off
maxchildren = 256
minchildren = 16
minsparechildren = 8
preforkchildren = 16
maxsparechildren = 32
maxagechildren = 1000
# maximum number of concurrent ips
maxips = 0
ipcfilename = ‘/var/tmp/.dguardianipc’
urlipcfilename = ‘/var/tmp/.dguardianurlipc’
pidfilename = ‘/var/run/dansguardian.pid’
nodaemon = off
nologger = off
# Enable logging of “ADs” category blocks
logadblocks = off
loguseragent = off
# daemonuser = ‘nobody’
# daemongroup = ‘nobody’
softrestart = off
mailer = ‘/usr/sbin/sendmail -t’