Specifications

Chapter 3: Configuring the ConnectPro Server 12
Parameter Description
proxyservice
[proxyservice
name]
Specifyanamefortheproxyservice.Thenameisusedinthe
ConnectProuserinterfaceandlogfile.Thisisarequiredparameter.
listen
[ipaddr:port]
Specifytheinterfaceandportnumberonwhichtheproxyserver
shouldlistenforClientconnections.
Use0.0.0.0 tospecifythattheproxyservershouldlistenfora
specificportnumberonalllocalinterfaces.Forexample,thevalue
0.0.0.0:2301 instructsConnectProtolistenforClientconnections
onport2301foralllocalinterfacesontheConnectProserver.Thisisa
requiredparameter.
server
[hostservice]
Specifythehostservicenamestobeassociatedwithaproxyservice.
ThisparameterdefinesthehostservicesthataClientcanaccess
throughthisproxyservice.Theparametervalueisacomma-separated
listofhostservicenames.
Anasterisk(*)canbespecifiedasthehostservicename.ConnectPro
willthenallowtheClienttoestablishsessionswitharbitrary
applications,whethertheyareconfiguredwithahostservicestatement
ornot.ThisshouldnotbeusedwhenConnectProisreachablethrough
afirewallorislocatedinaDMZ.Thisisarequiredparameter.
timeout [time]
SpecifytheamountoftimebeforeConnectProterminatestheClient-
proxysessionduetoinactivity(alsoreferredtoastheClienttimeout).
Specifyavalueof 0 toallowsessionstoremainopenindefinitely.
AninactiveClientconnectionisonewheretheClienthasnotsentor
receiveddataduringthespecifiedtimeoutinterval.WhenConnectPro
terminatesaClientconnection,itwillleavetheproxy-hostconnection
intactuntilthehosttimeoutintervalexpiresduetoinactivity.
Asuffixcanbeusedtoindicateatimeunit(1dor24hor1440mor
86400s).Thisparameterisoptionalandwilldefaultto 24h.
ssl [on | off]
Setthisvalueto on tousetheSecureSocketsLayer(SSL)protocolto
communicatewiththebrowser.ConnectPromustbesuppliedwitha
validservercertificateandprivatekeyPEMfilesforSSLHTTPservice
tobecomeoperational.
Thisparameterisoptionalandwilldefaultto off.
encryption
[passphrase]
SpecifyanencryptionkeytousecustomencryptionforClient
connections.