[Ilugc] SSH CLI

  • From: sokkan@xxxxxxxxx (Jai Ganesh)
  • Date: Thu Feb 17 07:36:08 2005

Hi,
SSHD is not linked in xinetd by default....You can enable it by

/etc/rc.d/init.d/sshd start

and allow port 22 in your iptables/ipchains if you have enabled....

- Jai Ganesh


On Wed, 16 Feb 2005 09:06:01 -0500, Binand Sethumadhavan
<binand@xxxxxxxxx> wrote:

On Wed, 16 Feb 2005 18:13:52 +0530 (IST), Bharathi Subramanian
<sbharathi@xxxxxxxxxxxxx> wrote:
AFAIK, SSHD can't be started thru xinetd. SSHD is independent daemon.

From sshd(8):

     -i      Specifies that sshd is being run from inetd(8).  sshd is normally
             not run from inetd because it needs to generate the server key
             before it can respond to the client, and this may take tens of
             seconds.  Clients would have to wait too long if the key was
             regenerated every time.  However, with small key sizes (e.g.,
             512) using sshd from inetd may be feasible.

Binand
_______________________________________________
To unsubscribe, email ilugc-request@xxxxxxxxxxxxx with
"unsubscribe <password> <address>"
in the subject or body of the message.
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Other related posts: