Hello all, I recently made some basic network changes to workgroup, and the DG facility seems to now be unhappy. The changes involved resetting the local IP...
1460
Freddie Cash
code_rebel
Mar 1, 2002 6:42 pm
... Maybe I'm looking in the wrong place or for the wrong thing, but that string ("checkPICS(body") does not exist in *any* of the .cpp files for DG 2.2.6. ...
1461
Freddie Cash
code_rebel
Mar 1, 2002 8:00 pm
Here's an intriguingquestion one of our tech contacts in a secondary school asked. As far as I can tell, this isn't possible. Any thoughts, suggestions,...
1462
Daniel Barron
dansguardian
Mar 1, 2002 8:28 pm
... Whoops! Sorry. I was looking at the 2.3 code and not the 2.2 code. I forgot that I had moved the location of that call from 2.2 to 2.3. Edit the...
1463
Freddie Cash
code_rebel
Mar 1, 2002 8:45 pm
On March 1, 2002 12:29 pm, you wrote: [snippety-snip] ... Ah, and here I thought it was a case of "thank god tomorrow's the weekend, my brain is fried". :) ...
1464
stefanzman
Mar 1, 2002 9:37 pm
Is my previous post - "DG not working", a complex inquiry or incredibly stupid? I noticed that it was summarily ignored by the primary brains of the forum :o)....
1465
stefanzman
Mar 1, 2002 9:45 pm
... my previous post was titled "DG *stopped* working" Stefan...
1466
Freddie Cash
code_rebel
Mar 1, 2002 9:48 pm
... Hmmm, when was it sent, what was the subject, and have you done your homework?? :) I don't seem to have anything from you in my mailbox for the past few...
1467
Freddie Cash
code_rebel
Mar 1, 2002 9:53 pm
[ah, here it is, guess I wasn't paying much attention when this came in] ... Here's your error. You need to enter the hostname of the server that blocked.cgi...
1468
stefanzman
Mar 1, 2002 10:27 pm
Freddy, Thanks much for the help. I will add the server name. One more question: Why did it ever work? (it was running fine for more than 3 weeks). Stefan ... ...
1469
Freddie Cash
code_rebel
Mar 1, 2002 10:36 pm
... not to be picky or anything, but the name's FreddIE not FreddY. :) ... Was it working? Did you see the Access Denied page? Or were you just lucky enough...
1470
stefanzman
Mar 1, 2002 10:43 pm
Picky? Not at all. How many times have I corrected those who spell my name with "ph"? Anyway - yes, it was working. Yes, it was blocking sites correctly and...
1471
Chris Dunbar
chris_dunbar
Mar 2, 2002 12:45 am
Again Freddie asks a question that I just considered in the last day or two! For almost the exact same reason, I would love to be able to "unblock" part of a...
1472
stefanzman
Mar 2, 2002 12:53 am
Freddie et al, As I had suspected, the error message was not what it appeared to be. I now don't feel quite as stupid, but I remain somewhat confused. (ref -...
1473
ric luney
ticluney
Mar 2, 2002 1:21 am
just to add a spanner to the works, i had to re-setup my all my servers 2 day, and didnt bother with configuring dg just took the defalts, and although the...
1474
Freddie Cash
code_rebel
Mar 2, 2002 1:42 am
... I'm toying with regular expressions right now. However, my LAN connection died just as I went to test it, and now I'm at home without access to the...
1475
Freddie Cash
code_rebel
Mar 2, 2002 1:47 am
... Ah, that info would have helped narrow things down a little more. :) ... That's always a good things. :) [probs killing SquidGuard snipped] ... Squid,...
1476
Chris Dunbar
chris_dunbar
Mar 2, 2002 3:57 am
What's going on when these weird attachments come through the list? I don't know what to open them in. Chris ... From: Freddie Cash [mailto:fcash@...] ...
1477
Freddie Cash
code_rebel
Mar 2, 2002 4:11 am
... Whee! I caught another one. :D ... showing how crummy Outlook is. :D Any decent, RFC-compliant mail client will not have any trouble with my messages,...
1478
Chris Dunbar
chris_dunbar
Mar 2, 2002 4:36 am
Guilty as charged :) I wouldn't mind changing, but I have so many clients using Outlook, it's in my best interest to stay current with them. Chris ... From:...
1479
Matthew Kennedy
matthew_kenn...
Mar 2, 2002 5:59 am
Is it possible to block a subdomain without blocking the whole domain? Something like "ads.msn.com" or "rd.yahoo.com" This would be very useful in blocking...
1480
Freddie Cash
code_rebel
Mar 2, 2002 6:27 am
... Read through the comments in the various banned* and exception* lists. The answer is there. :) This is also listed on the web page. Cheers, Freddie...
1481
Brian LaRose
brianhlarose
Mar 2, 2002 6:34 am
Matt, I *think* you could just put the ads.yahoo.com in the block lists and put then allow yahoo.com to come thru. There might be a conflict if you wanted to...
1482
Daniel Barron
dansguardian
Mar 2, 2002 11:43 am
... [snip] ... My guess would be that the request for http://localhost/ would be proxied by squid and squid resolved that to 127.0.0.1 and fetched the access...
1483
Daniel Barron
dansguardian
Mar 2, 2002 11:43 am
In message <a5p07b+ocea@eGroups.com> you wrote: [snip] ... [snip] We look forward to knowing if your problem is solved. -- Daniel Barron...
1484
Daniel Barron
dansguardian
Mar 2, 2002 11:48 am
... I would not go so far as "incredibly stupid" and is a little harsh IMHO. We certainly don't want to get like a certain firewalls mailing lists ;) I would...
1485
Daniel Barron
dansguardian
Mar 2, 2002 12:08 pm
... To block just "ads.msn.com" or "rd.yahoo.com" and not "msn.com" or "yahoo.com" just put the former in the bannedsitelist. Here are some examples to help...
1486
Daniel Barron
dansguardian
Mar 2, 2002 12:22 pm
... What no VPN? How 90s! ;) ... Full. No part of DG is based on any of squidGuard what so ever. I've never even seen the source for sG. It uses the...
1487
Daniel Barron
dansguardian
Mar 2, 2002 2:47 pm
In message <e303e6104b.DG@...> you wrote: [snip] ... [snip] ... (hometown.aol.com/[^[.goodpart.]]|hometown.aol.com$) should work. You need to match just...
1488
Brian LaRose
brianhlarose
Mar 2, 2002 5:05 pm
Daniel, Thanks for your clarification of the answer. I re-read my answer and I mis-typed. What i meant to type was. Blocking msn.com but allowing...