-
Re: Web Filter
If you switch to the beta it'll definately work. However in your setup you'll have to switch the order of Squid and Dansguardian. Dansguardian beta sniffs the NTLM authentication going on between squid and the clients and grabs the info it needs for logging/filtering.
-
Re: Web Filter
I know this must be getting annoying now and i wouldnt ask but ive been stuck on this for a while now.... I tried to get the beta on by doing:
./configure --prefix=/usr/local --sysconfdir=/etc --with-logdir=/var/log/dansguardian --enable-ntlm
make
make install
This is after i did a apt-get remove dansguardian, and annoyingly dansguardian wont start... ive tried to start it with /etc/init.d/dansguardian start and nothing. It doesnt display anything just goes to the next prompt.. no error messages.. no indacation of any kind.. What did i do wrong?