Google Anywhere+ Deployment Guide V1.0.1 User Manual

Page 31

Advertising
background image

ANYWHERE+ DEPLOYMENT GUIDE V1.0.1

ANYWHERE+ DEPLOYMENT GUIDE V1.0.1

PAGE 31

<!-- port connection timeout in seconds -->

<connect_timeout>2</connect_timeout>

<!-- Thread management variables -->

<max_connections>100</max_connections>
<min_connections>10</min_connections>

<!-- tunnel type can be either "ssl" or "plain" -->

<tunnel_type>ssl</tunnel_type>

<!-- Host Exceptions ';' separated -->


<host_exceptions>10.*;127.*;169.254.*;172.*;192.*;224.*;240.*;liveupdate.syma
ntecliveupdate.com; 80.254.145.118</host_exceptions>

<!-- Proxy Exceptions ';' separated -->

<proxy_exceptions></proxy_exceptions>
<!--

static

exceptions ';' separated -->

<static_exceptions></static_exceptions>

<!-- Source Proxy Address -->

<!-- This will be used as the apparent source for intercepted

connections -->
<source_proxy>192.168.0.1</source_proxy>
<!--

Authentication

-->

<enterprise_domains></enterprise_domains>
<authenticated_user></authenticated_user>
<authenticated_groups></authenticated_groups>
<proxy_auth_lic_key></proxy_auth_lic_key>
<!--

service

shutdown/disable

password

-->

<password>anywhere</password>

<!-- Public key components. Following 2 tags define a public key -->


<pk_modulus>AA6F80DEF54C1FBBBA17C82269C7E0D2076D6BB7384A4C0
9A498F9019FC8CAA7FC7CEBF8361EDA2604F9D47EAA52C057CFECBB763619398
76470671D20E02245</pk_modulus>
<pk_exponent>10001</pk_exponent>

<!-- 1:show dialog 0:don't show dialog -->

<show_authdialog>1</show_authdialog>

<connection_cleanup_interval_ms>3000</connection_cleanup_interval_ms>
<debug_level>00000107</debug_level>

<!-- Number of days to keep old logs, after that they will be deleted -->

<DaysToKeepLogs>7</DaysToKeepLogs>
<threadpool_enable></threadpool_enable>

<!-- DNS cache failure lookup parameters -->

<!-- Forward lookup -->

<dns_fwd_timeout_ms>3000</dns_fwd_timeout_ms>
<dns_fwd_fail_ttl_s>300</dns_fwd_fail_ttl_s>
<!--

Reverse

lookup

-->

<dns_rev_timeout_ms>3000</dns_rev_timeout_ms>
<dns_rev_fail_ttl_s>300</dns_rev_fail_ttl_s>

<!-- Following settings relate to the tower selection -->

<TowerUrl>http://80.254.145.118/anywhere-config-v1.xml</TowerUrl>

<!-- interval (minutes) at which tower details are downloaded -->

<TowerPollFrequency>60</TowerPollFrequency>

<!-- don't edit this field. This stores time when tower details were

updated into this config -->
<LastUpdateTime></LastUpdateTime>

<!-- Display name of the current Active Tower -->

<ActiveTowerDisplayName>EMEA</ActiveTowerDisplayName>

<!-- Host address of the current selected tower -->

<ActiveTowerHostName>80.254.146.211</ActiveTowerHostName>

<!-- Display name of the default tower, used when none is selected -->

Advertising