Re: trasferimento con scp

Franco Marchesini <[email protected]> Wed, 11 Jun 2014 17:58:16 +0200
Newsgroups gmane.os.freebsd.italian.aiuto
Message-ID <CAP6J_dPvRxV-uRHuesvCb-WC93zxqcj_OTaAB17Ct_H76FkY6A@mail.gmail.com>
>
> Io, pur puntanto su un problema di firewall e sessioni, inizierei con
> un: scp -vvv che qualcosa magari mi dice.
>

Punteresti bene.
Infatti c'e' di mezzo una vpn ed due fw.
Rimane il fatto che con altri strumenti la cosa funziona.

Ad esempio questo e' il l'output del -v.
In questo caso non inizia neanche a trasferire.
Lo stesso trasferimento fatto da una console del mac e' funzionato a
meraviglia.

pippo@bsd20:/var/pippo/bin % scp -v prova.txt [email protected]:.
Executing: program /usr/bin/ssh host 192.168.7.242, user pippo, command scp
-v -t .
OpenSSH_6.4, OpenSSL 1.0.1e-freebsd 11 Feb 2013
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to 192.168.7.242 [192.168.7.242] port 22.
debug1: Connection established.
debug1: identity file /home/pippo/.ssh/id_rsa type -1
debug1: identity file /home/pippo/.ssh/id_rsa-cert type -1
debug1: identity file /home/pippo/.ssh/id_dsa type -1
debug1: identity file /home/pippo/.ssh/id_dsa-cert type -1
debug1: identity file /home/pippo/.ssh/id_ecdsa type -1
debug1: identity file /home/pippo/.ssh/id_ecdsa-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_6.4_hpn13v11 FreeBSD-20131111
debug1: Remote protocol version 2.0, remote software version OpenSSH_5.4p1
FreeBSD-20100308
debug1: match: OpenSSH_5.4p1 FreeBSD-20100308 pat OpenSSH_5*
debug1: Remote is not HPN-aware
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-ctr hmac-md5 none
debug1: kex: client->server aes128-ctr hmac-md5 none
debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<8192) sent
debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP

_______________________________________________
Aiuto mailing list
[email protected]
http://mailman.gufi.org/mailman/listinfo/aiuto