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

Title: update Clamav through ISP Proxy
Post 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?
Title: Re: update Clamav through ISP Proxy
Post by: mercyh on September 22, 2009, 09:15:50 PM
would this help?

http://wiki.contribs.org/DB_Variables_Configuration#Squid_Proxy_.28squid.29
Title: Re: update Clamav through ISP Proxy
Post by: tammewh on September 22, 2009, 09:21:22 PM
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
Title: Re: update Clamav through ISP Proxy
Post by: tammewh on September 23, 2009, 05:19:46 PM
would this help?

http://wiki.contribs.org/DB_Variables_Configuration#Squid_Proxy_.28squid.29
It worked fine!
Thnks!