On Wed, Jul 12, 2017 at 6:28 PM, Doug <dmcgarr...@optonline.net> wrote:
>
> On 07/12/2017 02:10 PM, Jon LaBadie wrote:
>>
>> On Wed, Jul 12, 2017 at 12:09:09PM -0500, Dave Ihnat wrote:
>>>
>>> On Wed, Jul 12, 2017 at 10:55:01AM -0400, Frank Pikelner wrote:
>>>>
>>>> It is not complicated finding SSH running on a different port using
>>>> Nmap:
>>>
>>> That's true.  It's also true that the vast majority of scriptkiddies
>>> don't
>>> do that.  Quite seriously, moving SSH off port 22 *will* and *does* drop
>>> the vast majority of doorknob rattling.
>>>
>>>> Suggest adding something like Fail2Ban to slow down the password guess
>>>> attempts against SSH.
>>>
>>> True.  Not only that, but also adding DenyHosts.
>>
>> What are the benefits of running both?
>>
>> jl
>
> How do you move SSH off port 22? Please supply konsole code.
>

if on Linux:

edit /etc/ssh/sshd_config


# Port 22


Change from "Port 22" to your desired port.


Frank
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org

Reply via email to