Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

Creating the partner list from TNS

&pagelevel(4)&pagelevel

Due to to the use of the partner list, openFT makes it possible to work without TNS provided that openFT communicates with partners via TCP/IP. Compared to TNS, the partner list has the advantage that you can use it to store not only all the necessary address information but also other properties such as, for example, a partner's security level.

If you want to switch to operation without TNS then you can use the tool tns2ptn. tns2ptn is used to create new partner list entries on the basis of TNS entries with the RFC1006 address format.

You must perform the following steps to insert TNS entries in the partner list:

  1. Export the TNS entries to a file:

    Call the program TNS User interface, open the File menu, select Export TNS Entries and enter an appropriate file name in the dialog box, e.g. openft.tns.

  2. If necessary, clean up the export file (here openft.tns) by deleting the entries that do not relate to openFT, are no longer required or do not have the RFC1006 address format.

  3. Call the tool tns2ptn:

    openFT installation directory\bin\ftbin\tns2ptn.exe openft.tns > ft_list.bat

    ft_list.bat is the name of the output file and can be selected freely. ft_list.bat contains an ftaddptn command with the associated address information for each partner.

    If an entry cannot be converted then it is output at stderr.

  4. Run the output file (here ft_list.bat) as FT administrator at command level.

Please note that the address information is taken over from TNS. Additional partner properties (security level, priority, tracing etc.) can subsequently be defined using the ftmodptn command or via the openFT Explorer.