Hi, Is there any reason that xBSD is recommended for larger sites as opposed to Linux? I am planning to run 1500 people through a Linux box running a PIII 800...
1077
rokamt
Jan 2, 2002 6:00 pm
Hello: This is my second DG configuration, the first one in Red hat 7.0 dont have problem, but this in red hat 7.2 show me an error: the computer have: celeron...
1078
Chris Dunbar
chris@...
Jan 2, 2002 7:13 pm
Not to start a holy war, but everything I have read indicates that xBSD is generally faster and has better resource management than Linux. Chris ... From:...
1079
Sheahan, John (PCLN-NW)
sirhakalot333
Jan 2, 2002 7:43 pm
Is there a way to block certain web sites using Dansguardian or does Squid handle that?...
1080
pavesi @ intmain . com
pavesi@...
Jan 2, 2002 7:57 pm
... correct, in most cases :) xBSD is faster in the network aspects of it, linux is generally regarded as faster in the disk read/writes. With the amount of...
1081
Freddie Cash
fcash@...
Jan 2, 2002 8:14 pm
... One thing to watch out for in disk I/O: Linux uses async mounts, which are really fast. However, there are *no* guarantees whatsoever to data integrity....
1082
Daniel Barron
dansguardian
Jan 2, 2002 8:15 pm
... Edit the Makefile and edit the lines: CHKCONFIG = /sbin/chkconfig --add dansguardian CHKCONFIGDEL = /sbin/chkconfig --del dansguardian Change them to: ...
1083
Daniel Barron
dansguardian
Jan 2, 2002 8:16 pm
... If all you want to do is block a single or a few sites and no other filtering then you can do that in squid with acls. If you want to do more, like lots ...
1084
Daniel Barron
dansguardian
Jan 2, 2002 8:24 pm
... That is exactly the sort of info that is very helpful. Thank you for making a good example of fault reporting. Just one niggle - did you install from ...
1085
Sheahan, John (PCLN-NW)
sirhakalot333
Jan 2, 2002 8:24 pm
actually, we are already using DG to block file extensions but now we want to keep a running list of specific sites that we want to block also. I notice that I...
1086
Daniel Barron
dansguardian
Jan 2, 2002 8:45 pm
... Since version 2 you could do a 'dansguardian -v' to get the exact version. 2.1.0 was the first to have url filtering. 2.2.1 is much better though. -- ...
1087
Sheahan, John (PCLN-NW)
sirhakalot333
Jan 2, 2002 9:02 pm
thanks Dan ... From: Daniel Barron [mailto:dg@...] Sent: Wednesday, January 02, 2002 3:46 PM To: dansguardian@yahoogroups.com Subject: RE: [dansguardian]...
1088
rokamt
Jan 2, 2002 10:23 pm
thanks I reinstall again the RPM (forgot said this) and i dont have problem the DG is working great now. ... hat ... for making ... install from ... is ... ...
1089
rokamt
Jan 2, 2002 10:38 pm
hello, i am using DG in a cyber cafe in Costa Rica (sorry for my english) i have problem when a client is in the yahoo chat and want to see the profile of...
1090
sahib2u
Jan 2, 2002 10:49 pm
I am running DansGuardian on Redhat 7.2. The problem that I am having is that after I set up my config in dansguardian.conf, and try to start the dg service...
1091
pavesi @ intmain . com
pavesi@...
Jan 2, 2002 11:32 pm
... is this real outside users hitting the machines, or just inside testing? I was talking about real world testing with 30-45k users hitting the machines, ...
1092
Daniel Barron
dansguardian
Jan 3, 2002 12:18 am
... What version of DG are you running? Are there any denied messages logged to the DG log file? Are you sure it works if you bypass DG and connect straight...
1093
Daniel Barron
dansguardian
Jan 3, 2002 12:21 am
... Just noticed it was you again. So I know you are using 2.2.1. Also ignore the last question as you've not got it working yet! However: Are there any...
1094
Daniel Barron
dansguardian
Jan 3, 2002 12:23 am
... Are you *sure* squid is running. Also, is squid running on the same machine as DG? Also what IPs is squid listening on - is it all or just one? Please...
1095
sahib2u
Jan 3, 2002 1:34 pm
I figured out what I had done wrong. I had the proxy address setup as 127.0.0.1. When I set it up for the actual IP address it worked properly. Thanks Richard...
1096
sahib2u
Jan 3, 2002 1:40 pm
I have DansGuardian working properly on port 8080. (RedHat 7.2 stock kernel). The only way to get DG to work is to setup the proxy settings in the browser. ...
1097
rokamt
Jan 3, 2002 2:29 pm
thanks Daniel Again for your time. about the last question i reinstall the rpm and is working correctly now. about to buy a license, is just to pay the $75 for...
1098
r_buerk
Jan 3, 2002 4:20 pm
Hello, i have installed dansguardian-2.2.1 on my SuSE Linux 6.3 machine. After installation i tried to start dansguardian with the command...
1099
Richard Bankhead
sahib2u
Jan 3, 2002 4:40 pm
Assuming you have Apache, or some other web server installed on your machine...you need to specify the address of your machine...ie ...
1100
Freddie Cash
fcash@...
Jan 3, 2002 7:11 pm
... Add IPChains/IPTables rules to divert/redirect all port 80 traffic to local port 8080. For instance, with IPChains: ipchains -A input -s <local LAN...
1101
Jake Colman
j_colman
Jan 3, 2002 7:36 pm
I am about to implement DansGurardian on my RH 7.2 server. This server currently use squid and squidguard. My browsers are currently set to point to Port...
1102
Freddie Cash
fcash@...
Jan 3, 2002 8:03 pm
... Install DG. Set it to listen to port 3128. Change squid.conf to listen to port 8080. Tell DG to talk to squid on port 8080. Edit dansguardian.conf to...
1103
LeedyA
leedya2
Jan 3, 2002 8:17 pm
... transparent ... redirect port 80 Hey while we're on the topic, it seems a lot of people are using iptables with DG2. (RH7 and later) Does anyone know if...
1104
Daniel Barron
dansguardian
Jan 3, 2002 8:19 pm
... Can you please try two things but seperately. First change the log level to 3 and try again and then show a snippit of the log. Next try putting the web...
1105
Jake Colman
j_colman
Jan 3, 2002 8:21 pm
Freddie, Thanks for a great reply! Now some follow-up, if you don't mind. ... FC> Install DG. Set it to listen to port 3128. Change squid.conf to FC> listen...