RE: Second instance if SSH not running
From: Cerevka Rastislav (Rastislav.Cerevka_at_wasec.sk)
Date: 06/27/03
- Previous message: Roy S. Rapoport: "Re: Securing ssh tunnels."
- Maybe in reply to: joseph pape: "Second instance if SSH not running"
- Next in thread: jhidalgo: "RE: Second instance if SSH not running"
- Reply: jhidalgo: "RE: Second instance if SSH not running"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 27 Jun 2003 08:28:53 +0200 To: "joseph pape" <josephpape@yahoo.com>, <secureshell@securityfocus.com>
Maybe, You must change it to:
ssh stream tcp nowait root /tools/sbin/sshd sshd -i -p 22
ssh2 stream tcp nowait root /tools/sbin/sshd sshd -i -p 443
-----Original Message-----
From: joseph pape [mailto:josephpape@yahoo.com]
Sent: Thursday, June 26, 2003 3:16 PM
To: secureshell@securityfocus.com
Cc: jpape@knightsbridge.com
Subject: Second instance if SSH not running
Hi All,
I am running AIX 4.3 and I am having a problem
starting
multiple instances of ssh. It seems as if the second
line (referring to initiating ssh on port 443 is not
starting. I have the following two lines in my
inetd.conf file:
ssh stream tcp nowait root /tools/sbin/sshd sshd -i -p
22
ssh2 stream tcp nowait root /tools/sbin/sshd sshd -i p
443
When the node came up, only one instance of ssh was
started,and this was the instance for the default port
22. It seems as if the second instance if ssh did not
start. What would I need to do in order to ensure that
both instances of ssh are started.
Can someone help me with this, please?
-Joe
__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com
- Previous message: Roy S. Rapoport: "Re: Securing ssh tunnels."
- Maybe in reply to: joseph pape: "Second instance if SSH not running"
- Next in thread: jhidalgo: "RE: Second instance if SSH not running"
- Reply: jhidalgo: "RE: Second instance if SSH not running"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|