shawnbishop
After uninstalling dansguardian, how do I get back to a default Squid Proxy Server?
As it says very clearly in the wiki article:
"To return Transparent Proxy port to default value and to disable portblocking and to enable the Transparent proxy (which is the sme default)
config setprop squid TransparentPort 3128
config setprop squid Transparent yes
config delprop dansguardian portblocking
signal-event post-upgrade; signal-event reboot
Note:
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 would also suggest you report a bug regarding your initial problem that you suspect is with Dansguardian.
Also you do not need to uninstall Dansguardian, you can just tell your system not to use it as per the above commands.