Oracle iPlanet Web Proxy Server 4.0.14 Configuration File Reference

set-socks-server

Applicable in Route-class directives.

The set-socks-server directs the proxy server to connect to a SOCKS server for retrieving the current resource. It also sets the address and port number of the SOCKS server to be used.

Syntax

Route fn=set-socks-server
     host name=sockshost name
     port=number

Parameters

The following table describes parameters for the set-socks-server function.

Table 5–141 set-socks-server Parameters

Parameter  

Description  

host name

The name of the host on which the SOCKS server runs. 

port

The port on which the SOCKS server listens. 

Example


ObjectType fn=set-socks-server
     host name=socks.netscape.com
     port=1080