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.
in either the sshd_config  or the ssh_config file (in /etc/..)
there are a couple of lines to use to change the port that the ssh
server is running on.

at th same time.. when you do the "ssh " as the client  you specify
the "port that the clietn uses to connect with the ssh server

Hope this helps..



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

Reply via email to