Displaying 4 results from an estimated 4 matches for "ssh_state_connecting".
2004 Sep 15
1
secureCRT 3.3 -> openssh v3.7pl (checkpoint firewall)
...n aix51 rs6k inside the fw
The firewall lets in the first packet but blocks the second with the
message: ssh 1.x not allowed. The connection gets reset. Here is the
trace from the client:
[SSH LOCAL ONLY] : Connect: 12.x.x.x:22 [direct]
[SSH LOCAL ONLY] : StateChange: SSH_STATE_UNINITIALIZED->SSH_STATE_CONNECTING
[SSH LOCAL ONLY] : State Change: SSH_STATE_CONNECTING->SSH_STATE_EXPECT_IDENTIFIER
[SSH LOCAL ONLY] : connected
[SSH LOCAL ONLY] : RECV : Remote Identifier = "SSH-2.0-OpenSSH_3.7p1"
[SSH LOCAL ONLY] : Autodetected Server Mode: IETF Draft Compliant
[SSH LOCAL ONLY] : SEND : KEXINIT
[SSH...
2001 Aug 21
0
No subject
...t password. With this I can run the scripts on the remove system and
use the scp etc on remote system.
Can you please help me to configure this system. I don't know how to set-up
this.
I am getting the following error message...........
[SSH LOCAL ONLY] : State Change: SSH_STATE_UNKNOWN->SSH_STATE_CONNECTING
[SSH LOCAL ONLY] : State Change:
SSH_STATE_CONNECTING->SSH_STATE_EXPECT_IDENTIFIER
[SSH LOCAL ONLY] : connected
[SSH LOCAL ONLY] : RECV : Remote Identifier = "SSH-1.99-OpenSSH_2.9p2"
[SSH LOCAL ONLY] : SEND : KEXINIT
[SSH LOCAL ONLY] : State Change:
SSH_STATE_EXPECT_IDENTIFIER->SSH_...
2000 Jun 28
4
openssh-2.1.1p1 on Debian slink and potato
Just today I compilied openssh-2.1.1p1 on Debian Slink and Potato both to come out with the same problem.
I am compiling them with openssl-0.9.5a.. The configure line I use for openssh is below:
./configure --sysconfdir=/etc/ssh --prefix=/usr --with-ssl-dir=../openssl-0.9.5a
So I compile, do a make install restart the sshd daemon and everything seems fine.
Then when I do a w at the prompt
2010 Sep 03
10
[Bug 1814] New: scp get file prepends -- before filename
...='Root') ## 2010-09-02 14:18:42 : <<<
ssh_2nd_scp_authentication(aaid=30) = 1 ## 2010-09-02 14:18:42 : SCP:
>>> scp_create_session(command=scp -f -- ns_sys_config) ## 2010-09-02
14:18:42 : SCP: <<< scp_create_session() = 0 ## 2010-09-02 14:18:42 :
SSH state trans: SSH_STATE_CONNECTING(9) -> SSH_STATE_DISCONNECTING(11)
A working version of OpenSSH does the following:
## 2010-09-03 19:33:53 : SSH conn: command = scp -f ns_sys_config ##
2010-09-03 19:33:53 : >>> ssh_2nd_scp_authentication(un='netscreen',
vsys='Root') ## 2010-09-03 19:33:53 : <<&...