Was it set a a transparent proxy, auth etc..?
Mary, Shawnbishop,
My apologies for not expressing myself well enough in my original post.
The error message is not the problem, it is the warning you are supposed to get when Dansguardian is working.
My problem is that Dansguardian will not let me go anywhere to any website.
Shawnbishop, I set the settings as instructed in the HOW TO. They called for auth (SME uses PAM so I used those commands) and transparent proxy was set to yes.
Under the section "Modifying Proxy and firewall" in the How To, I performed these commmands
config setprop squid TransparentPort 8080
config setprop squid Transparent yes
config setprop dansguardian portblocking yes
signal-event post-upgrade; signal-event reboot
I then set the workstation browser Mozilla Firefox for Linux to Autodetect the proxy.
Then I performed this code
config setprop squid RequireAuth pam
expand-template /etc/squid/squid.conf
sv t /service/squid
to set the authorization as recommended.
Then I edited the dansguardian.conf file and changed the "accessdenied=" line to my domain which is "
www.usioffice.net" as instructed. I edited the other files as instructed in the HOW TO and no more.
Upon testing, I couldn't go to any web site.
BTW the other posting here regarding Dansguardian [http://forums.contribs.org/index.php/topic,44371.0.html]
saying the user was not able to ping any workstation on the network gave this as a solution:
If I run config setprop squid TransparentPort 3128
config setprop squid Transparent no
config delprop dansguardian portblocking
signal-event post-upgrade; signal-event reboot
Then it works fine.
That sounds to me like he disabled Dansguardian, removed port 8080 and disabled Transparent Proxy so I am confused. Why instruct the user to set portblocking to yes, convert to port 8080 and enable Transparent Proxy in the How TO if you have to eliminate them to make it work? The instructions specifically state to enable Transparent Proxy or Dansguardian will be bypassed:
If you disable the Transparent Proxy feature of SME Server, Dansguardian can be bypassed at will by your users. You should keep the Transparent Proxy enabled (configured as above) for filtering to work.
I am sure I have some setting wrong but I need help to point the way to the one that is not right.
Thanks for your help.