Community
User Guides
Support
Community
Help Forums
English Forum
General
About our Community
General Discussion
News and Feedback
Products
F-Secure SAFE
F-Secure FREEDOME
F-Secure KEY
F-Secure SENSE Router
F-Secure ID PROTECTION
Other products
Beta programs
Feature Requests
Finnish Forum (Tukifoorumi)
Tuotteet Kotiin
F-Secure SAFE
F-Secure FREEDOME
F-Secure KEY
F-Secure SENSE Router
F-Secure ID PROTECTION
Muut tietoturvatuotteet
Support Articles
Language
English
Suomi
Deutsch
Français
日本語
Svenska
Dansk
Italiano
Nederlands
Norsk
Polski
中文 (繁體)
Products & Services
F-Secure TOTAL
F-Secure SAFE / Internet Security / Anti-Virus
F-Secure FREEDOME
F-Secure KEY
F-Secure SENSE Router
F-Secure ID PROTECTION
Other products
Common topics
User Guides
Support
Login
|
Register
Configuring F-Secure AUA to use Policy Manager Proxy or HTTP proxy - F-Secure Community
<main> <article class="userContent"> <p> </p> Configuring F-Secure AUA to use Policy Manager Proxy or HTTP proxy <p>This article describes how you can configure F-Secure Automatic Update Agent (AUA) to use F-Secure Policy Manager Proxy (PMP) or HTTP proxy. </p> <p>To configure AUA to use PMP, do as follows: </p> <ol><li> Edit the following AUA configuration file: <code class="code codeInline" spellcheck="false">/etc/opt/f-secure/fsaua/fsaua_config</code>. </li> <li> In the <strong>update_proxies</strong> configuration directive, specify the proxy to be used in format <pre class="code codeBlock" spellcheck="false">update_proxies=host:port</pre>. Multiple proxies can be specified by using a comma as a separator. <strong>An example</strong>: <pre class="code codeBlock" spellcheck="false">update_proxies=proxy.domain.com:80</pre> </li> <li> To take the changes into use, restart AUA. </li> </ol><p>If desired, you can use an HTTP proxy with AUA. To use an HTTP proxy with AUA, do as follows: </p> <div> <ol><li>Configure the HTTP proxies by editing the following AUA configuration file: <pre class="code codeBlock" spellcheck="false">/etc/opt/f-secure/fsaua/fsaua_config</pre>. </li> <li>In the <strong>HTTP_Proxies</strong> configuration directive, specify the proxy to be used in format <pre class="code codeBlock" spellcheck="false">http_proxies=[user[:password]@]host[</a>:port]</pre>. Multiple proxies can be specified by using a comma as a separator. <p><strong>An example</strong>: </p><pre class="code codeBlock" spellcheck="false">http_proxies=http-proxy-for-the-domain.acme.com:80</pre>. </li> <li>To take the changes into use, restart AUA (<pre class="code codeBlock" spellcheck="false">/etc/init.d/fsaua restart</pre>). </li> </ol></div> <p><strong>Note:</strong> If the update is still unsuccessful, check the FSAUA logfile to find out if the client connects to our backweb servers (fsbwserver.f-secure.com). If it does not connect to the backweb servers, check the error message displayed. You can easily locate the entries by searching for the "fsaua" string. </p> </article> </main>