Specifications
Chapter 3: Configuring the ConnectPro Server 21
Table Table1
%00=? //Replaces a NUL with a question mark
==%20 //Replaces an equal sign with an ASCII blank
1=%f1 //Replaces an ASCII 1 with an EBCDIC 1
Validating Configuration Entries
OnceyouhaveenteredtheConnectProconfigurations,validateyourentriestoensure
accuracy.
To validate configuration entries:
• ClicktheValidatebuttonatthebottomoftheStoredConfigurationpage.
Ifanentrycontainsinvalidconfigurations,anerrormessageappearsatthebottomofthe
windowstatingwhichpartoftheconfigurationcontainserrors.
Sample ConnectPro Configurations
ThefollowingsamplesdisplayConnectProconfigurationsanddetaileddescriptionsofthe
parametersused.
Sample Configuration 1
proxyservice TelnetOne
listen 0.0.0.0:2301
server TelnetHost
timeout 5
ssl on
hostservice TelnetHost
connect 192.168.1.1:23
timeout 60
reconnect-string %0c
undeliverable ABORT
codeset ASCII
ThefollowingtabledescribestheparametersinSampleConfiguration1.
Sample
Configuration
Description
proxyservice
TelnetOne
TheproxyservicenameisTelnetOne.
listen
0.0.0.0:2301
TheproxyservicelistensformobiledevicesonanylocalIPinterfacewith
2301asthelistenport.
server
TelnetHost
TheproxyserviceinterfaceswiththehostservicenamedTelnetHost.