Koozali.org: home of the SME Server
Obsolete Releases => SME Server 7.x => Topic started by: tammewh on September 22, 2009, 08:56:16 PM
-
If an SME-server is behind a proxy from an ISP (for security reasons) Clam AV will not be updated (updates of sme-server can also not be downloaden). How can I handle this.
Workstations connect by telling the internetbrowser to connect via proxy.domainname.nl port 8080. Can I tell SME-server to do the same?
-
would this help?
http://wiki.contribs.org/DB_Variables_Configuration#Squid_Proxy_.28squid.29
-
IT WORKS!
I found another option about this item on this forum too. I'll try both.
config set SquidParent <ip-address proxyserver>
config set SquidParentPort <portnummer to use for the proxy>
signal-eventg post-upgrade
signal-event reboot
Thanks for the quick respons.
cheers
-
would this help?
http://wiki.contribs.org/DB_Variables_Configuration#Squid_Proxy_.28squid.29
It worked fine!
Thnks!