Specifications
Chapter 3: Configuring the ConnectPro Server 13
NOTE:YoucannotdefineaconnectiontosupportbothSSLandcustomencryption.
Host Service
AhostserviceentrydefinestheconnectionsbetweentheConnectProserverandthehost(s).
UsethefollowingformattocreateahostserviceentryintheConnectProconfiguration:
hostservice [hostservicename]
connect [ipaddr:port]
ssh [on | off]
ssh-verify [on | off]
timeout [min]
reconnect-string [reconnect-string]
reconnect-buffer [size]
undeliverable [Discard | Abort]
codeset [ASCII | EBCDIC]
stationid-template {regular expression]
translate-tohost [tablename]
translate-fromhost [tablename]
Thefollowingtablecontainsdetailedinformationabouteachparameterinthehostservice
entry.
Parameter Description
hostservice
[hostservicname]
Specifyanameforthehostservice.Thenameisusedinthe
ConnectProuserinterfaceandlogfile.Thereisa64character
maximum.Thisisarequiredparameter.
connect
[ipaddr:port]
SpecifytheIPaddressandportofatargethost.Thisistheinterface
andportnumberonwhichtheproxyservershouldconnecttothe
hostservice,where [ipaddr] istheIPaddressoftheinterface
and [port] istheportnumberonthatinterface.
ADNSnamemaybeusedinplaceoftheIPaddress,butitmustbe
followedbyacolonandtheportnumber.Example:
app.host.com:1235
Thisisarequiredparameter.
ssh [on | off]
Specifyeither on or off todeterminewhetherConnectProuses
SSHencryptionfortheproxy-hostsession.
ssh-verify [on |
off]
Specifyeither on or off todeterminewhethertoallowClient-
hostconnectionswhenthepublickeydoesnotmatchtheexpected
key.