Login problem

Advertisement

guest
Guest

Login problem

heres a little from my log..
----------------------------------
sent password
acess granted
opened channel for session
remote debug message: failed to launch child process!
unexpected response to shell/command: paxket type 98
(esshfatal) unexpected response to shell/command request: packet type 98
---------------------------------------
what is wrong ?????

Reply with quote

Advertisement

Guest

Re: Login problem

martin wrote:

I have no idea, I'm sorry. What server are you trying to connect to? Can you try to login with Putty SSH teminal? (use SSH!)

f-secure ssh server 5.1 build4
i cannot connect with key and putty (havent figured that out but it connects fine with username and password ..
with f-secure client everything works ...
and with winscp not at all or actually it goes to starting session ... and then 'host hasnt answered for 15 seconds ..'

Reply with quote

martin
Site Admin
martin avatar

Re: Login problem

Anonymous wrote:

with winscp not at all or actually it goes to starting session ... and then 'host hasnt answered for 15 seconds ..'
This is completely different error message than one you described in previous post. Can you send me a complete log file?

Reply with quote

Guest

Re: Login problem

martin wrote:

Anonymous wrote:

with winscp not at all or actually it goes to starting session ... and then 'host hasnt answered for 15 seconds ..'
This is completely different error message than one you described in previous post. Can you send me a complete log file?

ok , i read somewhere that i should edit the default shell to /bin/bash so thats the different logs when i use default this happens...

. WinSCP Version 2.1.0 (Build 119)
. Login time: den 27 januari 2003 01:21:26
. --------------------------------------------------------------------------
. Session name: protect@192.168.1.11
. Host name: 192.168.1.11 (Port: 22)
. User name: protect (Password: Yes, Key file: No)
. SSH protocol version: 2 only; Compression: No
. Agent forwarding: No; TIS/CryptoCard: No; KI: Yes
. Ciphers: aes,blowfish,3des,WARN,des; Ssh2DES: No
. Ping interval: 0 sec (0 = off); Timeout: 15 sec
. SSH Bugs: A,A,A,A,A,A,A,
. Proxy: none
. Return code variable: Autodetect; Lookup user groups: Yes
. Shell: default, EOL: 1
. Local directory: default, Remote directory: home, Update: No
. Clear aliases: Yes, Unset nat.vars: Yes
. Alias LS: No, Ign LS warn: Yes, Scp1 Comp: No
. --------------------------------------------------------------------------
. Looking up host "192.168.1.11"
. Connecting to 192.168.1.11 port 22
. Server version: SSH-2.0-2.4.0 F-Secure SSH Windows NT Server
. We claim version: SSH-2.0-PuTTY-Local: Jan 12 2003 19:45:16
. Using SSH protocol version 2
. Doing Diffie-Hellman key exchange
. Host key fingerprint is:
. ssh-dss 1024 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx
. Initialised Blowfish client->server encryption
. Initialised Blowfish server->client encryption
. Sent password
. Access granted
. Opened channel for session
. Started a shell/command
. --------------------------------------------------------------------------
. Doing startup conversation with host (shell).
. Skipping host startup message (if any).
> echo "WinSCP: this is end-of-file:0"
< Microsoft Windows 2000 [Version 5.00.2195]< (C) Copyright 1985-2000 Microsoft Corp.< . Waiting for data timed out, asking user what to do.
. Asking user:
. Host hasn't answered for 15 seconds.
.
. Wait for another 15 seconds? Pressing 'Abort' button will close session. ()
. Attempt to close connection due to fatal exception:
* Terminated by user.
. Closing connection.
* (ESshFatal) Error skipping startup message.

and when i use /bin/bash this happens....

. WinSCP Version 2.1.0 (Build 119)
. Login time: den 27 januari 2003 01:26:07
. --------------------------------------------------------------------------
. Session name: SHELLprotect@192.168.1.11
. Host name: 192.168.1.11 (Port: 22)
. User name: protect (Password: Yes, Key file: No)
. SSH protocol version: 2 only; Compression: No
. Agent forwarding: No; TIS/CryptoCard: No; KI: Yes
. Ciphers: aes,blowfish,3des,WARN,des; Ssh2DES: No
. Ping interval: 0 sec (0 = off); Timeout: 15 sec
. SSH Bugs: A,A,A,A,A,A,A,
. Proxy: none
. Return code variable: Autodetect; Lookup user groups: Yes
. Shell: /bin/bash, EOL: 1
. Local directory: default, Remote directory: home, Update: No
. Clear aliases: Yes, Unset nat.vars: Yes
. Alias LS: No, Ign LS warn: Yes, Scp1 Comp: No
. --------------------------------------------------------------------------
. Looking up host "192.168.1.11"
. Connecting to 192.168.1.11 port 22
. Server version: SSH-2.0-2.4.0 F-Secure SSH Windows NT Server
. We claim version: SSH-2.0-PuTTY-Local: Jan 12 2003 19:45:16
. Using SSH protocol version 2
. Doing Diffie-Hellman key exchange
. Host key fingerprint is:
. ssh-dss 1024 xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx
. Initialised Blowfish client->server encryption
. Initialised Blowfish server->client encryption
. Sent password
. Access granted
. Opened channel for session
. Remote debug message: Failed to launch child process!
. Unexpected response to shell/command request: packet type 98

Reply with quote

Advertisement

martin
Site Admin
martin avatar

Re: Login problem

In first case standard Windows shell in invoked (cmd.exe), which is not compatible with WinSCP (it requires "unix" shell). I cannot say what causes problem in second case. Are you sure, that /bin/bash exists on your server?

Reply with quote

Guest

Re: Login problem

martin wrote:

In first case standard Windows shell in invoked (cmd.exe), which is not compatible with WinSCP (it requires "unix" shell). I cannot say what causes problem in second case. Are you sure, that /bin/bash exists on your server?

No im not.
Im just trying to connect 2 windows machines ....i have no programming knowledge .... you say windows cmd is not compatible , what can i install inside windows to use winscp with then ? .....

Reply with quote

martin
Site Admin
martin avatar
Joined:
Posts:
40,476
Location:
Prague, Czechia

Re: Login problem

Anonymous wrote:

No im not.
Im just trying to connect 2 windows machines ....i have no programming knowledge .... you say windows cmd is not compatible , what can i install inside windows to use winscp with then ? .....
WinSCP requires unix-like shell. Some SSH implementation for Windows provides one. OpenSSH for Windows for example, but this project was teminated recently. Another example is Cygwin.
I have no experiences with F-secure SSH.

Reply with quote

Advertisement

You can post new topics in this forum