Re: networking via cross cable

From: Allan Adler (ara_at_nestle.csail.mit.edu)
Date: 05/31/04


Date: 30 May 2004 20:42:56 -0400

Thanks, I'll try these suggestions. One problem is that although I thought
there might be something named sshd, I didn't actually find one. The
command "locate sshd" turned up nothing except some documentation.
Before trying to get anything running, I executed "ssh -v localhost"
on minsk and found that I'm running openssh2.5.2p2 on that machine.
That being the case, how should the instruction

> Now, that's a mess, try on the systems 'ssh localhost' at first,
> to see if it's running at all, if not start it (as root):
>
> /etc/init.d/sshd start
> Keep sshd running after reboot:
> chkconfig sshd on

be modified?

-- 
Ignorantly,
Allan Adler <ara@zurich.ai.mit.edu>
* Disclaimer: I am a guest and *not* a member of the MIT CSAIL. My actions and
* comments do not reflect in any way on MIT. Also, I am nowhere near Boston.


Relevant Pages

  • ssh -N bypasses command="command" in authorized_keys
    ... Linux Mandrake 8.2 - openssh-3.4p1-1.1mdk ... The Linux man page for sshd says, ... for authentication *and* you request that *some* remote command be run. ... to this sshd server without running *any* command, thus avoiding the ...
    (comp.security.ssh)
  • [BUG?] sshd closes the connection after 2^16 bytes
    ... I'm having trouble with the sshd on one particular machine. ... This happens whether I launch the command from the machine, ... another remote machine. ...
    (SSH)
  • Re: Fedora disimprovements: am I alone?
    ... grub or systemctl from the command line at all. ... a service at boot seems to have gone...is this a bug? ... how to automatically start sshd in F16 ...
    (Fedora)
  • Re: ssh Question
    ... > what command. ... Unsure what you mean with key/regenerate, you mean user, not host? ... Another thing, could be the log files in /var/log, sshd logging can ... > I can also have a banner and welcome page, I know in sshd, you can ...
    (comp.os.linux.security)
  • Re: sshd & passwd
    ... > I am using cygwin with sshd. ... if i want to add an new user into my passwd with the ... > following command: ...
    (comp.security.ssh)