Configurable Parameters
The following section describes some of the parameters that are configurable on the master server and client nodes. Parameters not documented in these sections should be left at their default values unless recommended by Catalogic Software.
Client Node Configuration File Parameters
client|rme|serviceport|9202
This parameter specifies the TCP port used for Software Updates deployment control. Unless a change is required due to possible port conflict, Catalogic Software recommends keeping this parameter at its default value. For example, to set the port number to 50010, the parameter should be changed to: client|rme|serviceport|50010
client|rme|transferport|9104
This parameter controls the TCP port used for Software Updates Packages transfer. Unless a change is required due to possible port conflict, Catalogic Software recommends keeping this parameter at its default value. For example, to set the port number to 50011, the parameter should be changed to: client|rme|transferport|50011
Master Server Configuration File Parameters
master|agent|socsProxyHost|none
If your master server needs to go through a HTTP proxy to get access to the Software Update System website, change this parameter to the value of the fully qualified DNS name of the proxy server.
Example: master|agent|socsProxyHost|myproxy.mydomain.com
master|agent|socsProxyPort|0
If your HTTP proxy is listening on a port different from the reserved HTTP port (80), set this parameter value to the corresponding port number.
Example: master|agent|socsProxyPort|8080
master|rme|serviceport|9101
This parameter controls the TCP port used for Software Updates deployment control. Unless a change is required due to possible port conflict, Catalogic Software recommends keeping this parameter at its default value. For example, to set the port number to 50012, the parameter should be changed to: master|rme|serviceport|50012
Last updated