[86700] in North American Network Operators' Group
Re: a record?
daemon@ATHENA.MIT.EDU (william(at)elan.net)
Mon Nov 14 19:12:21 2005
Date: Mon, 14 Nov 2005 16:11:48 -0800 (PST)
From: "william(at)elan.net" <william@elan.net>
To: Peter Dambier <peter@peter-dambier.de>
Cc: Randy Bush <randy@psg.com>, nanog@nanog.org
In-Reply-To: <4379172C.6070800@peter-dambier.de>
Errors-To: owner-nanog@merit.edu
On Tue, 15 Nov 2005, Peter Dambier wrote:
> Moving sshd from port 22 to port 137, 138 or 139. Nasty eh?
Or run two daemons. One on port 22 does not allow ANY logins at all but
just tracks incoming connections and attempts (and possibly allows to
block-list them in real time - typically not worth the effort though)
and another one on some higher port of your choice that is a real sshd
daemon for login into your system.
--
William Leibzon
Elan Networks
william@elan.net