The following PHSETUP parameters correspond to the "Gateways tab" settings in PC-Duo Host.
Parameter
Definition
requiregateway:yes|no
Set to yesto require that all remote control connections to this Host computer pass through a PC-Duo Gateway.
Setaddgatewaywhen you use this setting.
Set tono(default behavior) to allow peer-to-peer remote control connections that do not pass through a PC-Duo Gateway.
requiregatewayforadmin:yes|no
Set to yes to require that all administration and remote management connections to this Host computer pass through a PC-Duo Gateway.
Set addgateway when you use this setting.
Set to no (default behavior) to allow peer-to-peer administration and remote management connections that do not pass through a PC-Duo Gateway.
addgateway:"protocol|port","station_specifier"
[ , controlmode
[ , securitymodel ] ]
Add a specified Gateway to which PC-Duo Host can report. You can use the following values:
protocol= TCP, UDP, SSL, WS, or WSS
port (optional)= a valid port number if you do not use the standard port
station_specifier= a protocol-dependent specification for the station:
• network_address
• station_name
• dns_name
controlmode= optional control mode, one of “auto”, “never”, or “always”
securitymodel = optional security model, one of “original”, “sharedsecret”, “windowsauth”, “windowsauthonly”, or “tlscert”
NOTE:Specify theprotocol|portpair in quotes when you specify the port, and specify thestation_specifierin quotes. Separate theprotocol|portand thestation_specifierwith a comma.
removegateway:"protocol|port","station_specifier"
Remove a specified Gateway to which PC-Duo Host is configured to report. You can use the following values:
protocol=TCP,UDP,SSL,WS,or WSS
NOTE:You can also specify the port, as inaddgateway: “protocol|port”, “station_specifier”.
station_specifier=a protocol-dependent specification for the station:
• network_address
• station_name
• dns_name
NOTE: Specify the station_specifier in quotes. Separate the protocol and the station specifier with a comma.
removegateway:all
Eliminate all PC-Duo Gateways from the list of PC-Duo Gateways to which PC-Duo Host is configured to report.
resetgateway:"protocol|port", "station_specifier”
Reset the security model for the specified Gateway to zero ("original model, or will negotiate with Gateway"). This keyword can be used to script the resetting of the security model to clear the
"0xC004C009" error.
See removegateway for information on value options.
resetgateway:all
Reset the security model for all Gateways to which PC-Duo Host is configured to report to zero ("original model, or will negotiate with Gateway").