Proxy Server Settings

Getting software updates by using a proxy server

*This tip only applies to Alchemex 6.8 and earlier, if using Alchemex 7.0 you can receive the latest updates by downloading newer Alchemex installs from our website

Question: How do I get software updates if I am using a Proxy Server?

How: Using Proxy Server Settings

Alchemex makes use of the Internet for various functions including Serialisation, Software Updates and Community downloads. If your available internet connection is via a Proxy Server you will need to customise these settings.  If you need to update Alchemex, but access to the internet is via a proxy server, you need to add the Proxy to Alchemex.  Firstly, make sure of your Proxy Settings.  The best way to eliminate any errors is to copy your proxy settings from Internet Explorer.

Copy Proxy Settings

  1. Open Internet Explorer
  2. Select Tools

 

 

 

 

 

 

 

 

 

  1. Select Internet Options
  2. Select the tab Connections
  3. Then select LAN Settings

 

 

 

 

 

 

 

 

 

  1. Under Proxy server, highlight and copy the proxy settings

 

 

 

 

 

 

 

 

7. Make a note of the Port Settings

Add the proxy to Alchemex

  1. Open Alchemex Administrator
  2. Click on File
  3. Select Configure Internet Connection

 

 

 

 

 

 

 

 

 

 

  1. Under Properties select the drop down arrow, and then select PROXY

 

 

 

 

 

  1. Select Apply
  2. Under Proxy Server Address and Port, paste the Proxy as copied from Internet Explorer.
  3. Add a colon i.e. :
  4. Add the port no.
  5. Select OK.

You may also change your Alchemex Internet Connection settings in the ALCHEMEX.INI file. These changes can be made by editing the ALCHEMEX.INI file directly with a standard text editor.

Examples of the Alchemex Internet Connection Settings are shown below: –

 To use a named proxy server with prompted proxy logon:

ProxyServer=cache.lupus:8080

AccessType=PROXY

AccessAuthenticate=YES

NB. Note that when specifying a Proxy Server the name (or IP address) must be specified and then followed by a single colon (:) character and then the Port Number.

To use a named proxy server no prompt logon

(Note: user and password stored in the INI file which may breach security requirements in an organisation): –

ProxyServer=cache.lupus:8080

AccessType=PROXY

AccessAuthenticate=YES

ProxyUser=joebloggs

ProxyPswd=mypassword

To use a connection to the Alchemex Update server directly (default option)

This option assumes that you have a direct connection to the internet: –

AccessType=DIRECT

 To use your internet connection default settings for connections: –

AccessType=DEFAULT

AccessAuthenticate=YES