If a direct internet access is not available you can configure a proxy server.
<router hotDeploy="true" retryInitInterval="30000" exchangeStore="myFileExchangeStore" >
<httpClientConfig>
<proxy host="proxy.predic8.de" port="3128" />
</httpClientConfig>
...
</router>