Connection closed by remote host

From: Gaurav Jain (gauravjain_at_lucent.com)
Date: 09/19/05


Date: Mon, 19 Sep 2005 13:36:59 +0530

I have a problem with SSH.
There are two machines say host and target.

Host is running the sshd and target is trying to connect to it. However
sometimes I am getting this message on the target
ssh_exchange_identification: Connection closed by remote host

IC_SFTPConnect aborting - SSH Connect failed

However if I reboot the target the error goes away. Any help will be
appreciated.

Regards,

GJ



Relevant Pages

  • Re: Build your own Forth for Microchip PIC (Episode 837)
    ... put those tokens in RAM. ... This is the reason I'm wanting to use the host as a remote execution ... Test/Debug code on target recompiling and reloading as necessary. ... of implementing anything other than a batch forth compiler for it. ...
    (comp.lang.forth)
  • Re: Strange pings from 127.0.0.1
    ... I'll look into seeing if I can't trace down the infected device by assuming any target host is not the source. ... it might be that you have someone on your network ... >> Ethical Hacking at the InfoSec Institute. ...
    (Security-Basics)
  • Re: Build your own Forth for Microchip PIC (Episode 837)
    ... Because if you're doing tokens, wouldn't your token tables go in data space, with your token interpreter and primitives in code space? ... Compile words for target substituting local I/O access for remote ones. ... You can't, for example, test any of your PIC code on the host. ...
    (comp.lang.forth)
  • Re: Build your own Forth for Microchip PIC: Design thoughts
    ... compiler is the only task that's burning in my brain right. ... that puts PIC code on the host for the simulator to execute. ... I'm not so sure about the simulator. ... That target will execute compiled forth words. ...
    (comp.lang.forth)
  • Re: Build your own Forth for Microchip PIC: Design thoughts
    ... Embedded systems hardware I don't plan to buy. ... The normal way of things is that you load on your host a cross-compiler ... then transferring words to the target. ... Words for accessing dictionary definitions like SEE does? ...
    (comp.lang.forth)