| Title: | Siemens Connectivity |
| Notice: | FTSIE Contact is Michael Eisenhut @MUC 865-1487 |
| Moderator: | UFHIS::MEISENHU |
| Created: | Tue Aug 30 1988 |
| Last Modified: | Mon Feb 19 1996 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 195 |
| Total number of notes: | 512 |
In a testenvironment (for the governemnt) we are using X.25 as network (ISO8208 profile). X.25 is up and running (state: on-synchronyzed). Using FTSIE (V 1.4) I received the following meesage: Command: $ FTSIE COPY SYS$COMMON:[SYSMGR]WELCOME.TXT HOST1R1"SOFTLY ADMINSTR"REMOTE.TXT- /TRANSFER_MODE=SYNC/FORMAT=TEXT Received message: %FTSIE-I-NCSBE, SEND-REQUEST BELAN$DUA0:[SYS0.SYSCOMMON.][SYSMGR]WELCOME.TXT; (0084) STARTED %FTSIE-E-EFTERR, request BELAN$DUA0:[SYS0.SYSCOMMON.][SYSMGR]WELCOME.TXT; (0084) transport system error 135 %SYSTEM-E-BADPARAM, bad parameter value %FTSIE-E-FCCNO, command failed In the access control string for the BS2000 host is no password (not necessary) set. Controlling VOTS I got the folling information: OSIT$CONTROL> SHOW KNOWN TSAP TSAP name = 5BC6D1C1D4404040 (hex) Username = FTSIE Password = BULLSHIT1 ! sorry File = SYS$COMMON:[SYSEXE]FTSIE$ISP_START.COM . . . OSIT$CONTROL> SHOW KNOWN NAP Type = X.25 Network = DECSNI ! profile ISO8208 Subaddress = 2 Call_mask = not set Call_value = not set Checksums = Off Classes = 0,2,4 . several timer values . Local_DTE = 22222222 The address information for FTSIE: symbolic name HOST1R1 hostname 11111111 TSAP id $FJAM protocol class 2 Here in our location we have no experience with FTSIE. Thanks Hans-Peter
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 104.1 | MUNTRA::SCHIMMEL | The Answer Is 42 | Wed Apr 24 1991 09:16 | 17 | |
Hello,
in your command you have omitted the :: after the access string. But I'm
afraid, thats not causing the problem...
transport system error 131 indicates a problem with the code conversion
tables, i.e. they're corrupted or not found. Pls check that the logical
FTSIE$DIR is set as
"FTSIE$DIR" = "SYS$SPECIFIC:[FTSIE]" (LNM$SYSTEM_TABLE)
= "SYS$COMMON:[FTSIE]"
If this doesnt solve your problem, pls post the relevant NAP and SNAP
entries and the FTSIE SH PARA and PARTNER output!
regards
Helmut
| |||||
| 104.2 | NOT :: | BERN01::DURAND | H. Durand, EIS Bern | Wed Apr 24 1991 12:12 | 71 |
Sorry, it was a bit late, i forgot the "::". The logical FTSIE$DIR is well
defined. I found an error in the FTSIE entry. I used for the hostname only
the DTE address (11111111) instead of NAP%DTE_Address.
$ FTSIE SHOW PARTNER
symbolic name HOST1R1
hostname 11111111 ! DTE-Address of the BS2000 Host
TSAP id $FJAM
protocol class 2
In my case I suppose it should be:
X25_DECSNI%11111111
There is no SNAP, because we use only X.25 (no internet).
OSIT$CONTROL> SHOW KNOWN NAP
Type = X.25
Network = DECSNI ! profile ISO8208
Subaddress = 2
Call_mask = not set
Call_value = not set
Checksums = Off
Classes = 0,2,4
.
several timer values
.
Local_DTE = 22222222
$ FTSIE SHOW PARTNER
symbolic name HOST1R1
hostname 11111111
TSAP id $FJAM
protocol class 2
CONFIGURATION:
BS2000 Host
-----------
| HOST1R1 |
| |
-----------
|
|
PDN |
--------
| | DCE DTEADR=11111111
--------
|
+---+ Modem
+---+
|
|
+---+ Modem
+---+
| DEC/VAX host VOTS - NAP Names
---------- X25_DECSNI with Subaddress 2
| | DTEADR=22222222
| | DTE
----------
| |||||