Te mando la información que tengo... Si es tu problema, tienes 2 opciones: o agregas una sentencia inicial (SENDEPSV 0) o creas externamente las áreas de datos propuestas.
a) Enviando "SENDEPSV 0" Usuario Contraseña 230 User logged in, proceed. UNIX Type: Apache FTP Server sendepsv 0 SENDEPSV está desactivado. b) Crear una definición para todos los FTPs CRTDTAARA DTAARA(QUSRSYS/QTMFTPEPSV) TYPE(*LGL) AUT(*USE) Disabling EPASV/EPORT in the iSeries FTP Client at R610 and above Technote (troubleshooting) Problem(Abstract) This document describes how the EPASV (extended passive) command can be disabled in the iSeries FTP client. Resolving the problem This document describes how the EPASV (extended passive) command can be disabled in the iSeries FTP client. At R610, the iSeries FTP client supports the EPASV (Extended Passive, EPSV) command and EPORT (Extended Port, EPRT). The FTP client defaults to this and, if the server we are connecting to does not, the FTP client will fail over to Passive mode FTP. 229 Entering Extended Passive Mode In these cases, the EPASV/EPORT commands must be disabled. The FTP client attempts data connections in the following manner: Extended Passive Passive Extended Port Port As a result, if PORT mode is needed, the three preceding data connection types must first be toggled off. This can be done in one of two ways: 1. On a connection-by-connection basis using FTP client subcommands: - SENDEPSV - Toggles Extended passive - SENDPASV - Toggles Passive mode - SENDEPRT - Toggles Extended Port Note: The data connection type can also be set (regardless of what the default behavior is) by using the 0 or 1 switches with the above 3 commands. For instance: SENDEPSV 1 - would toggle extended passive on SENDEPSV 0 - would toggle extended passive off 2. On a system-wide basis with the use of data areas: * CRTDTAARA DTAARA(QUSRSYS/QTMFTPEPSV) TYPE(*LGL) AUT(*USE) - disables EPASV * CRTDTAARA DTAARA(QUSRSYS/QTMFTPPASV) TYPE(*LGL) AUT(*USE) - disables PASV * CRTDTAARA DTAARA(QUSRSYS/QTMFTPEPRT) TYPE(*LGL) AUT(*USE) - disables EPORT with PTF SI33243 applied to the system - no ptf is needed for releases after R610. Saludos, F.Muru De: [email protected] [mailto:[email protected]] En nombre de Carlos C. Enviado el: lunes, 25 de junio de 2018 14:03 Para: forum.help400 Asunto: Re: TCP2617 (cierre de conexion ) Gracias Fernando. Voy a analizar ese punto. Una consulta, eso se cambia en alguna configuracion del TCP? Muchas gracias de antemano. Saludos ________________________________ From: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> on behalf of FERNANDO MURU ADURIZ <[email protected]<mailto:[email protected]>> Sent: Monday, June 25, 2018 2:54 AM To: forum.help400 Subject: RE: TCP2617 (cierre de conexion ) Hola, Creo que la razón 2 dice que se ha sobrepasado el nº de reintentos... luego tienes que tener algún problema previo. Nosotros nos encontramos con algún problema al cambiar a la versión 7.2 por dificultades entre el 'Modo PASIVO/ACTIVO' del TCP. Puede ser algo de esto? Saludos, F.Muru De: [email protected]<mailto:[email protected]> [mailto:[email protected]] En nombre de Carlos C. Enviado el: viernes, 22 de junio de 2018 22:43 Para: forum.help400 Asunto: TCP2617 (cierre de conexion ) Buenas tardes Sres. Foro Quisiera hacerles una consulta respecto a un error que se esta presentado luego de una migración del sistema Operativo del Iseris (V7R1m0 a V7R3M0). El problema que se esta presentando es un cierre de conexion que hace el sistema operativo de TCP y algunas aplicaciones dejan de funcionar : TCP2617 20 DIAGNàSTICO La conexi¢n TCP/IP con el sistema remoto 192.168.168.250 se ha cerrado, c¢digo de raz¢n 2. Por si alguien tuvo una experiencia, si por favor pueda compartir con el Foro. Muchas gracias
____________________________________________________ Únete a Recursos AS400, nuestra Comunidad ( http://bit.ly/db68dd ) Forum.Help400 © Publicaciones Help400, S.L.

