Re: Second instance if SSH not running
From: Georg Graf (georg.graf_at_wu-wien.ac.at)
Date: 06/27/03
- Previous message: Andrew McCall: "[Resolved] sftp Newbie Questions!"
- In reply to: joseph pape: "Second instance if SSH not running"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 27 Jun 2003 11:51:08 +0200 To: secureshell@securityfocus.com
On Thu, Jun 26, 2003 at 06:15:58AM -0700, joseph pape wrote:
> Hi All,
[dd]
> ssh stream tcp nowait root /tools/sbin/sshd sshd -i -p
> 22
> ssh2 stream tcp nowait root /tools/sbin/sshd sshd -i p
> 443
the first parameter in inetd.conf is the port in which you want
inetd to listen on for the service. You should see an "Address
already in use" error somewhere in your logs.
> 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.
On which port would you expect the second ssh?
IMO this does not belong on this list.
George
-- Vienna University of Economics and Business Administration Center for Computer Services PGP/GPG Key ID: 0xa5232ad5
- application/pgp-signature attachment: stored
- Previous message: Andrew McCall: "[Resolved] sftp Newbie Questions!"
- In reply to: joseph pape: "Second instance if SSH not running"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|