[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ssh problem



OK, Thank you, I have removed "PARANOID" from the client's
/etc/host.deny and now I can connect. Only scp is not working, but this
seems to be a problem with my ssh installation:

scp file user@indy:~/
jorg@indy's password: 
scp: warning: Executing scp1 compatibility.
scp: FATAL: Executing ssh1 in compatibility mode failed (Check that scp1
is in your PATH).
lost connection

I then tried scp -2 file user@indy:~/
-> same error message
I saw that I do not have ssh1 in my PATH, in fact I don't have it at
all. 

On Mon, Sep 09, 2002 at 06:23:17PM +0200, martin f krafft wrote:
>   ping -nc1 indy | head -1
>   ping -nc1 real.silly.long.host.name | head -1

Those are identical.

> also, try doing a connect as follows:
> 
>   ssh -vv indy 2>&1 | gzip -9 > /tmp/ssh-debug-out.gz
> 
I dit that with scp, have a look at scp-debug-out-joerg.gz

> and upload the file /tmp/ssh-debug-out.gz to
> ftp://ftp.madduck.net/pub/incoming (don't forget to set binary mode).
> let me know when it's there...

Should be there now, thanks for your time

joerg

-- 
No, "rm -rf *" does not mean "read mail -really fast"...



Reply to: