Keresés

Új hozzászólás Aktív témák

  • tjsz

    senior tag

    válasz tjsz #33554 üzenetére

    Sziasztok!

    Találtam pár leírást a net-en az SSL-es FTP-vel kapcsolatban, de csak 1 picit segített.

    [link]

    [link]

    Amikor belső hálózatról szeretném FileZilla-val elérni az FTP szervert, akkor "Connection closed by server with exitcode 127." hibaüzenetet kapok. Ha a FileZilla-ban bekapcsolom a log-ot és debug-olok, akkor ezt lehet látni:

    2012-11-04 14:27:21 2816 2 Status: Connecting to 172.16.1.250...
    2012-11-04 14:27:21 2816 2 Trace: Going to execute "C:\Program Files\FileZilla FTP Client\fzsftp.exe"
    2012-11-04 14:27:21 2816 2 Response: fzSftp started
    2012-11-04 14:27:21 2816 2 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started)
    2012-11-04 14:27:21 2816 2 Trace: CSftpControlSocket::SendNextCommand()
    2012-11-04 14:27:21 2816 2 Trace: CSftpControlSocket::ConnectSend()
    2012-11-04 14:27:21 2816 2 Command: open "user1@172.16.1.250" 22
    2012-11-04 14:27:21 2816 2 Trace: Looking up host "172.16.1.250"
    2012-11-04 14:27:21 2816 2 Trace: Connecting to 172.16.1.250 port 22
    2012-11-04 14:27:21 2816 2 Trace: Server version: SSH-2.0-dropbear_2011.54
    2012-11-04 14:27:21 2816 2 Trace: Using SSH protocol version 2
    2012-11-04 14:27:21 2816 2 Trace: We claim version: SSH-2.0-PuTTY_Local:_Jan__8_2012_14:40:35
    2012-11-04 14:27:21 2816 2 Trace: Using Diffie-Hellman with standard group "group14"
    2012-11-04 14:27:21 2816 2 Trace: Doing Diffie-Hellman key exchange with hash SHA-1
    2012-11-04 14:27:25 2816 2 Trace: Host key fingerprint is:
    2012-11-04 14:27:25 2816 2 Trace: ssh-rsa 1040 e5:74:4f:d7:af:52:7e:52:43:2c:a1:07:1f:7b:c3:b6
    2012-11-04 14:27:25 2816 2 Trace: Initialised AES-256 SDCTR client->server encryption
    2012-11-04 14:27:25 2816 2 Trace: Initialised HMAC-SHA1 client->server MAC algorithm
    2012-11-04 14:27:25 2816 2 Trace: Initialised AES-256 SDCTR server->client encryption
    2012-11-04 14:27:25 2816 2 Trace: Initialised HMAC-SHA1 server->client MAC algorithm
    2012-11-04 14:27:25 2816 2 Command: Pass: *****
    2012-11-04 14:27:25 2816 2 Trace: Sent password
    2012-11-04 14:27:25 2816 2 Trace: Access granted
    2012-11-04 14:27:25 2816 2 Trace: Opened channel for session
    2012-11-04 14:27:25 2816 2 Trace: Started a shell/command
    2012-11-04 14:27:25 2816 2 Status: Connected to 172.16.1.250
    2012-11-04 14:27:25 2816 2 Trace: Server sent command exit status 127
    2012-11-04 14:27:25 2816 2 Error: Connection closed by server with exitcode 127
    2012-11-04 14:27:25 2816 2 Trace: CControlSocket::DoClose(64)
    2012-11-04 14:27:25 2816 2 Trace: CSftpControlSocket::ResetOperation(66)
    2012-11-04 14:27:25 2816 2 Trace: CControlSocket::ResetOperation(66)
    2012-11-04 14:27:25 2816 2 Error: Could not connect to server
    2012-11-04 14:27:25 2816 2 Trace: CFileZillaEnginePrivate::ResetOperation(66)
    2012-11-04 14:27:25 2816 2 Status: Waiting to retry...
    2012-11-04 14:27:30 2816 2 Trace: CControlSocket::DoClose(64)
    2012-11-04 14:27:30 2816 2 Trace: CControlSocket::DoClose(64)
    2012-11-04 14:27:30 2816 2 Status: Connecting to 172.16.1.250...
    2012-11-04 14:27:30 2816 2 Trace: Going to execute "C:\Program Files\FileZilla FTP Client\fzsftp.exe"
    2012-11-04 14:27:30 2816 2 Response: fzSftp started
    2012-11-04 14:27:30 2816 2 Trace: CSftpControlSocket::ConnectParseResponse(fzSftp started)
    2012-11-04 14:27:30 2816 2 Trace: CSftpControlSocket::SendNextCommand()
    2012-11-04 14:27:30 2816 2 Trace: CSftpControlSocket::ConnectSend()
    2012-11-04 14:27:30 2816 2 Command: open "user1@172.16.1.250" 22
    2012-11-04 14:27:30 2816 2 Trace: Looking up host "172.16.1.250"
    2012-11-04 14:27:30 2816 2 Trace: Connecting to 172.16.1.250 port 22
    2012-11-04 14:27:30 2816 2 Trace: Server version: SSH-2.0-dropbear_2011.54
    2012-11-04 14:27:30 2816 2 Trace: Using SSH protocol version 2
    2012-11-04 14:27:30 2816 2 Trace: We claim version: SSH-2.0-PuTTY_Local:_Jan__8_2012_14:40:35
    2012-11-04 14:27:30 2816 2 Trace: Using Diffie-Hellman with standard group "group14"
    2012-11-04 14:27:30 2816 2 Trace: Doing Diffie-Hellman key exchange with hash SHA-1
    2012-11-04 14:27:34 2816 2 Trace: Host key fingerprint is:
    2012-11-04 14:27:34 2816 2 Trace: ssh-rsa 1040 e5:74:4f:d7:af:52:7e:52:43:2c:a1:07:1f:7b:c3:b6
    2012-11-04 14:27:34 2816 2 Trace: Initialised AES-256 SDCTR client->server encryption
    2012-11-04 14:27:34 2816 2 Trace: Initialised HMAC-SHA1 client->server MAC algorithm
    2012-11-04 14:27:34 2816 2 Trace: Initialised AES-256 SDCTR server->client encryption
    2012-11-04 14:27:34 2816 2 Trace: Initialised HMAC-SHA1 server->client MAC algorithm
    2012-11-04 14:27:34 2816 2 Command: Pass: *****
    2012-11-04 14:27:34 2816 2 Trace: Sent password
    2012-11-04 14:27:34 2816 2 Trace: Access granted
    2012-11-04 14:27:34 2816 2 Trace: Opened channel for session
    2012-11-04 14:27:34 2816 2 Trace: Started a shell/command
    2012-11-04 14:27:34 2816 2 Trace: Server sent command exit status 127
    2012-11-04 14:27:34 2816 2 Error: Connection closed by server with exitcode 127
    2012-11-04 14:27:34 2816 2 Trace: CControlSocket::DoClose(64)
    2012-11-04 14:27:34 2816 2 Trace: CSftpControlSocket::ResetOperation(66)
    2012-11-04 14:27:34 2816 2 Trace: CControlSocket::ResetOperation(66)
    2012-11-04 14:27:34 2816 2 Error: Could not connect to server
    2012-11-04 14:27:34 2816 2 Trace: CFileZillaEnginePrivate::ResetOperation(66)
    2012-11-04 14:28:18 2816 2 Trace: CControlSocket::DoClose(64)
    2012-11-04 14:28:18 2816 2 Trace: CControlSocket::DoClose(64)

    Én úgy látom, hogy a jelszóval még minden ok, de utána a kapcsolat megszakad. Valakinek valami tipp?

    Üdv: Szabi

    [ Szerkesztve ]

  • DoItYourself

    addikt

    válasz tjsz #33554 üzenetére

    Ennyire gáz a vsftpd? Most kezdjek aggódni? Kábelnetem van, viszonylag állandó IP címmel.

    Eladó dolgaim: Marbo Sport MH-W105

Új hozzászólás Aktív témák