I found it simple enough to simply rerun sshd with 

sshd -p 22
sshd -p 23

and so on

On Mon, 20 Nov 2000, Markus Friedl wrote:

> On Thu, Nov 16, 2000 at 03:13:39PM +0100, Martin Henrysson wrote:
> > Is there a way of telling ssh to listen to another port ,say 1234,
> > while still hanging on to port 22 without starting another instance of sshd
> 
> at least in OpenSSH it's possible to add multiple 'Port'
> statements to /etc/sshd_config.
> 
> -markus
> 

Reply via email to