Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: AhmetNuri on April 27, 2008, 10:41:49 PM
-
hi,
i use sme server 7.3 upgrade from sme server 7.0
i install Modifying Dansguardian, it is work well.
i read this page http://wiki.contribs.org/Dansguardian and read same of forum for this.
i can't use none transparens squid. i can use only transparent squid. I don't know why don't change it.
i use this commands :
config setprop squid TransparentPort 8080
config setprop dansguardian portblocking yes
signal-event post-upgrade; signal-event reboot
config setprop squid RequireAuth ncsa
config setprop squid Transparent no
expand-template /etc/squid/squid.conf
sv t /service/squid
please help me
thanks
-
AhmetNuri
Your question is not clear.
If the question is:
How to turn on Transparent proxy then do:
config delprop squid Transparent
expand-template /etc/squid/squid.conf
sv t /service/squid
-
i am test this first squid work none transparent then start it again transparent mode?
config setprop squid Transparent no
expand-template /etc/squid/squid.conf
sv t /service/squid
AhmetNuri
Your question is not clear.
If the question is:
How to turn on Transparent proxy then do:
config delprop squid Transparent
expand-template /etc/squid/squid.conf
sv t /service/squid
-
AhmetNuri
I already answered you
To turn transparent mode on, do:
config delprop squid Transparent
expand-template /etc/squid/squid.conf
sv t /service/squid
which will instigate the default setting, which is transparent proxy on
-
i am do that
it is newer work
-
AhmetNuri
Please explain much more clearly, exactly what your problem is.
-
my problem is squid sametimes work transparent mode.
sametimese work none transparent work.
i haven't got any idea.
i change same rule from /etc/e smith/temlates/etc/squid/...
now there is no problem
now squid work every time none transparent mode.
thanks.
-
hi
i am understand what is my problem now.
when i upgrade my server squid start use transparent mode.
thanks for help.