Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

TNS entries created automatically

&pagelevel(4)&pagelevel

If CMX is installed on the system then, depending on the installation variant, when openFT is installed, certain FT applications are automatically entered in the TNS or the existing entries are modified.

It is generally advisable not to modify the applications entered during the installation. If this is required in any case, it must be ensured that the port number of the $FJAM entry is divisible by 100 and that the port number of the $FJAMOUT entry is equal to the port number of the $FJAM entry + 1. If your system is protected by a firewall and is to be accessible from the outside, the $FJAM input port must be released in the firewall.

TNS entries for a new installation

Depending on the platform, a maximum of the following entries are made:

Unix systems (see also the file /opt/openFT/config/tnsstd)


$FJAM\
     TSEL    WANNEA T'$FJAM' 
        TSEL    LANSBKA T'$FJAM' 
        TSEL    WANSBKA T'$FJAM' 
        TSEL    OSITYPE T'$FJAM' 
        TSEL    RFC1006 T'$FJAM' 
        TSEL    LANINET A'1100' 
$FJAMOUT\
        TSEL    WANNEA T'$FJAMOUT' 
        TSEL    LANSBKA T'$FJAMOUT' 
        TSEL    WANSBKA T'$FJAMOUT' 
        TSEL    OSITYPE T'$FJAMOUT' 
        TSEL    RFC1006 T'$FJAMOUT' 
        TSEL    LANINET A'1101' 
$FTAM\
        PSEL    V'' 
        SSEL    V'' 
        TSEL    LANSBKA T'$FTAM' 
        TSEL    WANSBKA T'$FTAM' 
        TSEL    OSITYPE T'$FTAM' 
        TSEL    RFC1006 T'$FTAM' 
        TSEL    LANINET A'4800' 


Windows systems (layout after exporting in a text file)


$FJAM\
        TSEL        OSITYPE T’$FJAM’
        TSEL        WANSBKA T’$FJAM’
        TSEL        WANFAR  T’$FJAM’
        TSEL        RFC1006 T’$FJAM’
        TSEL        LANINET A’1100’
        APPTYPE     openFT
$FJAMOUT\
        TSEL        OSITYPE T’$FJAMOUT’
        TSEL        WANSBKA T’$FJAMOUT’
        TSEL        WANFAR  T’$FJAMOUT’
        TSEL        RFC1006 T’$FJAMOUT’
        TSEL        LANINET A’1101’
        APPTYPE     openFT
$FTAM\
        TSEL        OSITYPE T’$FTAM’
        TSEL        WANSBKA T’$FTAM’
        TSEL        WANFAR  T’$FTAM’
        TSEL        RFC1006 T’$FTAM’
        TSEL        LANINET A’4800’
        SSEL        V’’
        PSEL        V’’
        APPTYPE     openFT
TranSON\                                                     *)
        TA          RFC1006 127.0.0.1 PORT 4444 A’SOCKS4’
        APPTYPE     PROXY
*) The TranSON entry is created by PCMX-32.


The local TS application $FJAM is the contact for inbound requests from openFT partners, $FJAMOUT for outbound requests to openFT partners.

The local TS application $FTAM is the contact for all inbound and outbound requests with FTAM partners.

Windows systems:As of openFT V11, the transport selector for the $FTAM application was changed from SNI-FTAM to $FTAM.

TNS entries for an update installation

The following applies with an update installation:

  • At most, those TNS entries are created that are also created with a new installation.

  • If entries of the form $FJAM_OUTBOUND, ftstd or ftstdisdn are present, they are deleted.

  • All existing entries other than $FJAM_OUTBOUND, ftstd or ftstdisdn are retained unchanged.