DS2 Docking Station
iNet Configuration for the DS2
Version 9.1 (P/N: 17112798)
INDUSTRIAL SCIENTIFIC
263
16.3. iNet and Proxy Settings
The iNet connector behaves as follows with regard to proxy settings.
1.
If the configuration.xml file contains proxy settings, it uses them.
2.
If the configuration.xml file does not contain proxy settings, it defaults to the proxy
address programmed into Internet Explorer for the user account under which the DS2
iNet connector service is running.
3.
The proxy settings in the configuration.xml file must appear as follows in order to be
valid and used.
<iNet enabled="T" url="https://indscinet/upload" cdbid="mycdbid"
proxyaddress="http://<server>" proxyuser="userid"
proxypassword="passwd" />
Figure 16-2. Proxy Setting Syntax in File configuration.xml
4.
The iNet connector will output the following lines to tracelog when there is data to
upload.
5/16/2005 4:43:13 PM 2
INET: IE Proxy address=<IE proxy address here>
5/16/2005 4:43:45 PM 2
INET: Found proxy settings in
Configuration.xml file, overriding IE
settings:
5/16/2005 4:43:47 PM 2
INET: proxy ip=<address from config file>
5/16/2005 4:43:48 PM 2
INET: proxy user=<user from config file>
5/16/2005 4:43:48 PM
2
INET: proxy passwd=<passwd from config file>
Figure 16-3. Sample Tracelog Output