... Glad it worked... any idea what happened to your binary? Missing? Corrupt? Regards, Fernand Jonker Phrase List Maintainer If you have any feedback on...
18513
Bill Ries-Knight
mrbillrk
Apr 5, 2007 12:49 am
... I suspect the binary was corrupted. Unusual, but it can happen. I just found one in an old location and popped it in.. all was happy. It was puzzeling...
18514
vingau
Apr 5, 2007 5:26 am
Hello all, I'm a newbie here;-) It's my first message. I hope y'll understand my so bad english. I'm using DG for few weeks in my school and i want to allow...
18515
cliffkilmister
Apr 5, 2007 7:07 am
hello , the access.log seems to be rotated by dansguardian ... but where do i set this option ? i've only configured logfile rotate in the squid.conf so long...
18516
dirkandmelinda@...
d_albring
Apr 5, 2007 10:16 am
/etc/logrotate.d/dansguardian in redhat distro ... ============= hello , the access.log seems to be rotated by dansguardian ... but where do i set this option...
18517
Thiago Martins
thmartins
Apr 5, 2007 11:40 am
Dansguardian does not rotate logs. You probably have another application to do that. As it was pointed on a RedHat Linux Distro (and probably many others too)...
18518
Fernand Jonker
fernandlist@...
Apr 5, 2007 1:26 pm
... Hello, It depends on which version of DansGuardian you are using. If it is version 2.8.x with the Google Patch and its exceptionregexpurllist, then the...
18519
vingau
Apr 5, 2007 5:05 pm
... Hello Fernand, Thanks a lot! It's DansGuardian 2.8.0.6 and what you proposed works very well! It's great! Best regards VG...
18520
dmrldsb
Apr 5, 2007 7:25 pm
Hi all: I tried several searches and didn't find anything relevant to my problem. The issue is students accessing sites through proxy sites such as...
18521
vingau
Apr 5, 2007 7:38 pm
... Thanks again, Fernand. Now i'am trying in DG 2.8.0.6 to allow url that contain .gouv.fr in first part. Like that: -www.Impots.gouv.fr ...
18522
vingau
Apr 6, 2007 5:18 am
... Sorry. I tryed that: "\.gouv\.fr\/.."+="" and it's works th again for your help! Regards VG...
18523
Mike Burger
mburger@...
Apr 6, 2007 1:54 pm
While we're on this topic...are there weighted_phrases files for Japanese, Chinese, Korean, etc.? About a year and a half ago, my teen got around...
18524
thinkwelldesigns
thinkwelldes...
Apr 6, 2007 2:28 pm
I've experimented with the exceptionregexpurllist as well using 2.8.0.6. Never could quite get the knack of it. For example, suppose I want to allow all sites...
18525
kalyan chakravarthy
ksharmac
Apr 6, 2007 2:33 pm
Hi, i am using RHEL4.0 and dansguardian-2.8.6.0.i have configured squid and dansguardian,it's working.now i want set squid as transparent.so i have mentioned...
18526
dirkandmelinda@...
d_albring
Apr 6, 2007 3:42 pm
Make certain your dansguardian.conf file has filterport = 8080 and proxyip = 127.0.0.1 and proxyport = 3128 ... ============= Hi, i am using RHEL4.0 and...
18529
Andy Howell
ariyama1
Apr 8, 2007 5:20 am
Hello, I've installed ver 2.9.8.1. Whenever I do a google search, it comes back as porn. I uncommented the entries in urlregexplist and restarted. For example,...
18530
thinkwelldesigns
thinkwelldes...
Apr 9, 2007 8:03 pm
I'm having trouble with the exceptionlistregexpurllist feature of dansguardian 2.8. I'm using a blacklist of sites that I like pretty good, but it is blocking...
18531
Matt Kettler
shwalker.geo
Apr 9, 2007 9:07 pm
... No, urlregexplist doesn't rewrite urls, it defines conditions under which DG blocks them....
18532
Andy Howell
ariyama1
Apr 9, 2007 9:49 pm
... Ah, thanks. I misunderstood how that was working. After fiddling with this for awhile, I tried it on Firefox 2.0. There is works fine. With Firefox 1.5, I...
18533
Chris Nighswonger
fbcitdept
Apr 9, 2007 9:57 pm
On 09 Apr 2007 13:03:44 -0700, thinkwelldesigns ... I'm not an expert at regex, but try: \.gov\/* Chris...
18534
Chris Nighswonger
fbcitdept
Apr 9, 2007 10:10 pm
... Sorry, I meant: \.gov* Chris...
18535
Matt Kettler
shwalker.geo
Apr 9, 2007 10:13 pm
... That would allow an unlimited number of /'s to trail the regex. That said, unless there's something weird about DG's uses of regular expressions, regexes...
18536
Matt Kettler
shwalker.geo
Apr 9, 2007 10:30 pm
... Self correction, It's pointless to and in any kind of range-expression that allows 0 matches, ie: *, {0,9}, etc. A . at the end will require a character to...
18537
thinkwelldesigns
thinkwelldes...
Apr 10, 2007 12:25 am
Thank you Matt & Chris for your replies. It got me on the right track. Here's what I found works: "\.gov\/"+="" I tried \.gov\/ but it didn't work without the...
18538
hpmysql
hpmysql@...
Apr 10, 2007 6:54 am
This seems to be quite an interesting topic. Currently, the urlblacklist.com contains not just domains/IP addresses, but also keywords. I believe RBL would be...
18539
Philip Allison
philip.allison@...
Apr 10, 2007 8:35 am
... The fact that parent categories can be overridden is a feature, but included lists should probably take the parent's one by default. Will have a think. ......
18540
Philip Allison
philip.allison@...
Apr 10, 2007 8:48 am
... Not quite. ;) See the comments at the top of the urlregexplist file, it does modification. The one that does straight blocking based on regexes is the...
18541
Thiago Martins
thmartins
Apr 10, 2007 11:43 am
Thanks Philip. Another question I´m remembering only now: Blanket Block does not follow the categorization on exceptionsitelist, can this be changed by any...
18542
Philip Allison
philip.allison@...
Apr 10, 2007 2:17 pm
... Not a new thing. Was originally introduced because some versions of IE supposedly can't handle unencrypted error pages of more than a few bytes when making...
18543
gspearson69
Apr 10, 2007 3:01 pm
I am following the instructions here to get this to work. However I am running into a problem with the following lines: if (eregi("\?", $url2)){ $bypass =...