Re: OT: How to select a new port number for ssh

2025-01-24 Thread Chris Adams
Once upon a time, Lester Petrie said: > I am pretty sure my router is blocking the access, but it records > the attempts in its log. If it's blocking and logging, then it won't matter if you move the port or even turn off the NAS, the connection attempts will still hit the firewall (because Inter

Re: OT: How to select a new port number for ssh

2025-01-24 Thread Ranjan Maitra via users
On Fri Jan24'25 04:54:36PM, Patrick O'Callaghan wrote: > From: Patrick O'Callaghan > Date: Fri, 24 Jan 2025 16:54:36 + > To: users@lists.fedoraproject.org > Reply-To: Community support for Fedora users > Subject: Re: OT: How to select a new port number for ssh &

Re: OT: How to select a new port number for ssh

2025-01-24 Thread Barry
> On 24 Jan 2025, at 17:17, Lester Petrie wrote: > > I want to see what happens to the log if I change the port. It is easy to scan all 64k ports to find sshd. So you should expect no change in attacks. If you leave a secured sshd on 22 the scripts tend to give up faster, which lowers the ov

Re: OT: How to select a new port number for ssh

2025-01-24 Thread Jeffrey Walton
On Fri, Jan 24, 2025 at 12:17 PM Lester Petrie wrote: > > > On 1/24/2025 12:03 PM, Chris Adams wrote: > > Once upon a time, Lester Petrie said: > >> I have a NAS I wish to change the ssh port from 22 to something > >> else. How do I go about selecting a good port number? > > > > If it's IPv4 and

Re: OT: How to select a new port number for ssh

2025-01-24 Thread Lester Petrie
On 1/24/2025 12:03 PM, Chris Adams wrote: Once upon a time, Lester Petrie said: I have a NAS I wish to change the ssh port from 22 to something else. How do I go about selecting a good port number? If it's IPv4 and exposed to the Internet, moving to a different port isn't really doesn't do m

Re: OT: How to select a new port number for ssh

2025-01-24 Thread Chris Adams
Once upon a time, Lester Petrie said: > I have a NAS I wish to change the ssh port from 22 to something > else. How do I go about selecting a good port number? If it's IPv4 and exposed to the Internet, moving to a different port isn't really doesn't do much to secure it; it's not all that hard to

Re: OT: How to select a new port number for ssh

2025-01-24 Thread Patrick O'Callaghan
On Fri, 2025-01-24 at 11:40 -0500, Lester Petrie wrote: > I have a NAS I wish to change the ssh port from 22 to something else. > How do I go about selecting a good port number? Look at the standard ports in /etc/services and choose something different. Depending on access control to the NAS, you

OT: How to select a new port number for ssh

2025-01-24 Thread Lester Petrie
I have a NAS I wish to change the ssh port from 22 to something else. How do I go about selecting a good port number? Thanks. -- Lester Petrie -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists