Re: sshd on alternate port doesn't seem to work

2004-01-15 Thread Thorsten Kampe
* Mark Himsley (2004-01-15 00:53 +0100) > On 15 January 2004 00:05 +0100 Thorsten Kampe wrote: >> * Mooky Mooksgill (2004-01-14 20:07 +0100) >>> i add the Port to the ssh_config file, sshd restarts, but refuses >>> connections. >> >> Yes, of course: man ssh_config - the first sentence. > > Tr

Re: sshd on alternate port doesn't seem to work

2004-01-14 Thread Mooky Mooksgill
thanks mark - that's quite correct. doh! -M From: Mark Himsley <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Re: sshd on alternate port doesn't seem to work Date: Wed, 14 Jan 2004 23:53:50 + On 15 January 2004 00:05 +0100 Thorsten Kampe wrote: * Mooky Mooksgill (2004-0

Re: sshd on alternate port doesn't seem to work

2004-01-14 Thread Mark Himsley
On 15 January 2004 00:05 +0100 Thorsten Kampe wrote: * Mooky Mooksgill (2004-01-14 20:07 +0100) > i add the Port to the ssh_config file, sshd restarts, but refuses > connections. Yes, of course: man ssh_config - the first sentence. Try sshd_config since it is, after all, the daemon that you w

Re: sshd on alternate port doesn't seem to work

2004-01-14 Thread Thorsten Kampe
* Mooky Mooksgill (2004-01-14 20:07 +0100) > i add the Port to the ssh_config file, sshd restarts, but refuses > connections. Yes, of course: man ssh_config - the first sentence. > i have debugged this for a while, can someone verify that sshd on > non-standard does (or does not work)? Su