/usr/local> ls -la
total 32
drwxr-xr-x  16 root   wheel   512 Apr 14 20:39 .
drwxr-xr-x  15 root   wheel   512 Mar 31 23:26 ..
drwxr-xr-x   6 root   wheel   512 Apr 14 18:42 BerkeleyDB
drwxr-xr-x   2 root   wheel   512 Apr 15 09:11 bin
drwxr-xr-x   3 root   wheel   512 Feb 19 21:24 etc
drwxr-xr-x   2 root   wheel   512 Mar 30 19:18 include
drwxr-xr-x   2 root   wheel   512 Mar 30 19:15 info
drwxr-xr-x   4 root   wheel  1024 Mar 30 19:18 lib
drwxr-xr-x   2 root   wheel   512 Feb 19 21:24 libdata
drwxr-xr-x   2 root   wheel   512 Feb 19 21:24 libexec
drwxr-xr-x  26 root   wheel   512 Feb 19 21:24 man
drwxr-xr-x   9 root   wheel   512 Feb 19 23:12 samba
drwxr-xr-x   2 root   wheel   512 Feb 19 21:24 sbin
drwxr-xr-x  11 root   wheel   512 Feb 19 21:24 share
drwx------   7 squid  squid   512 Apr 14 19:43 squid
drwx------   4 squid  squid   512 Apr 14 21:06 squidGuard


/usr/local/squid> ls -la
total 16
drwx------   7 squid  squid  512 Apr 14 19:43 .
drwxr-xr-x  16 root   wheel  512 Apr 14 20:39 ..
drwx------   2 squid  squid  512 Apr 15 09:13 bin
drwx------  18 squid  squid  512 Apr 17 11:12 cache
drwx------   4 squid  squid  512 Feb 19 22:20 etc
drwx------   3 squid  squid  512 Feb 19 22:20 libexec
drwx------   2 squid  squid  512 Apr 17 11:11 logs
-rwx------   1 squid  squid  682 Apr 14 19:48 squid.out


/usr/local/bin> ls -la
total 1530
drwxr-xr-x   2 root   wheel      512 Apr 15 09:11 .
drwxr-xr-x  16 root   wheel      512 Apr 14 20:39 ..
-rwxr-xr-x   1 root   wheel     1837 Mar 30 19:15 glib-config
-r-xr-xr-x   1 root   wheel  1053932 Jan 23 01:30 lynx
-rwxr-x---   1 squid  squid   421124 Apr 15 00:17 squidGuard
-rwxr-xr-x   1 root   wheel    34108 Mar 30 19:18 xdelta
-rwxr-xr-x   1 root   wheel     1943 Mar 30 19:18 xdelta-config

/usr/local/squidGuard> ls -la
total 10
drwx------   4 squid  squid  512 Apr 14 21:06 .
drwxr-xr-x  16 root   wheel  512 Apr 14 20:39 ..
drwx------  13 squid  squid  512 Apr 14 21:09 db
drwx------   2 squid  squid  512 Apr 14 20:39 log
-rwx------   1 squid  squid  538 Apr 15 08:51 squidGuard.conf

/usr/local/squidGuard/log> ls -la
total 8
drwx------  2 squid  squid   512 Apr 14 20:39 .
drwx------  4 squid  squid   512 Apr 14 21:06 ..
-rwx------  1 squid  squid  2679 Apr 15 00:19 squidGuard.log


/usr/local/squid/logs/cache.log
---------------------------------
2002/04/15 00:08:39| Starting Squid Cache version 2.4.STABLE4 for 
i386-unknown-f
reebsd4.5...
2002/04/15 00:08:39| Process ID 4549
2002/04/15 00:08:39| With 957 file descriptors available
2002/04/15 00:08:39| Performing DNS Tests...
2002/04/15 00:08:39| Successful DNS name lookup tests...
2002/04/15 00:08:39| DNS Socket created on FD 4
2002/04/15 00:08:39| Adding nameserver 204.248.184.2 from /etc/resolv.conf
2002/04/15 00:08:39| Adding nameserver 204.248.184.13 from 
/etc/resolv.conf
2002/04/15 00:08:39| Adding nameserver 4.1.1.1 from /etc/resolv.conf
2002/04/15 00:08:39| Adding nameserver 4.1.1.2 from /etc/resolv.conf
2002/04/15 00:08:39| helperOpenServers: Starting 3 'squidGuard' processes
2002/04/15 00:08:39| WARNING: Cannot run '/usr/local/bin/squidGuard' 
process.
2002/04/15 00:08:39| WARNING: Cannot run '/usr/local/bin/squidGuard' 
process.
2002/04/15 00:08:39| WARNING: Cannot run '/usr/local/bin/squidGuard' 
process.
2002/04/15 00:08:39| Unlinkd pipe opened on FD 9
2002/04/15 00:08:39| Swap maxSize 102400 KB, estimated 7876 objects
2002/04/15 00:08:39| Target number of buckets: 393
2002/04/15 00:08:39| Using 8192 Store buckets
2002/04/15 00:08:39| Max Mem  size: 8192 KB

    (the only data available in the logfile is from me manually starting 
squidGuard
    while trying to figure out the problem, i won't waste the time and 
bandwidth by
    listing it here, no errors are in the file when run manually, and 
nothing is added
     when squid attempts to load it)



>From squid.conf:

cache_effective_user squid
cache_effective_group squid

redirect_program /usr/local/bin/squidGuard -c 
/usr/local/squidGuard/squidGuard.conf
redirect_children 3  #Very little taffic, but i have set this up to 20 and 
still no go


>From squidGuard.conf

dbhome /usr/local/squidGuard/db
dest porn {
 domainlist porn/domains
 urllist    porn/urls
 }
dest violence {
 domainlist violence/domains
 urllist    violence/urls
 }
dest aggressive {
 domainlist aggressive/domains
 urllist    aggressive/urls
 }
dest drugs {
 domainlist drugs/domains
 urllist    drugs/urls
}
dest ads {
 domainlist ads/domains
 urllist    ads/urls
 }
dest gamble {
 domainlist gambling/domains
 urllist    gambling/urls
}
acl {
default {
   pass !porn !violence !drugs !ads !gamble all
   redirect www.google.com
 }
}


The only squid/squidGuard messages in my dmesg* files are from 
troubleshooting, moving 
files around, when moved it does say file not found.  But this is normal.

And now for my list of things ive tried:

Running squid as root, these and revised permisions.  Same error.
Setting permisions to 777.  Same error.
Moving squidGuard and all files to squid directory
using default directory, using current

I doubt its a permisions/ownership issue. (unless there are some other 
files i dont 
know about)
It's not a squidGuard config error, it works fine manually.

Ive run out of solutions... hoping i could get a little help!! I'm about 
to pull 
my hair out!!!!!

If im forgetting any important details just let me know.

Please respond directly to my e-mail as well as to the list if possable.
[EMAIL PROTECTED]


Reply via email to