|
|||||||||||
|
RE: Second instance if SSH not running
From: jhidalgo <jose(at)hostarica.com>
Date: Fri Jun 27 2003 - 13:21:15 EDT What you need is to add ssh2 in /etc/services like this: ssh2 443/tcp and change /etc/inetd.conf like this: ssh stream tcp nowait root /tools/sbin/sshd -i ssh2 stream tcp nowait root /tools/sbin/sshd -i inetd will know which port to open by the first parameter!
PD: I suppose that you have
On Fri, 27 Jun 2003, Cerevka Rastislav wrote: > Maybe, You must change it to:
This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 14:03:00 EDT |
||||||||||
|
|||||||||||