Re: How do I prevent unauthorized ssh login attempts?

[ Available lists | Index of freebsd-questions | Month of Apr 2007 | Week of 26 Apr 2007 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Duane Hill <d.hill@yournetplus.com>
Date
26 Apr 2007 11:20:55
Subject
Re: How do I prevent unauthorized ssh login attempts?
Message-ID
20070426112111.G4140@duane.dbq.yournetplus.com

In reply to

[ Hide this part ]
On Thu, 26 Apr 2007, Pietro Cerutti wrote:

> On 4/26/07, Andreas Widere Andersen <wodfer@gmail.com> wrote:
>> On 4/26/07, Arek Czereszewski <arekczer@gmail.com> wrote:
>> >
>> > Andreas Widere Andersen wrote:
>> > > I'm getting a lot of unauthorized ssh login attempts. I have a pretty
>> > basic
>> > > FreeBSD 6.2 setup. I have compiled my own kernel. Here's what I get
> from
>> > my
>> > > daily security run output:
>> > [...]
>> >
>> > Run sshd on other port.
>> > And say about this your ssh users.
>>
>>
>> Can I change the ssh port on a live server somehow without getting locked
>> out? The server is on a remote co-location a flight away from me.
>
> Yes you can. SSH will keep your connection active until you log out,
> then you can log in using the new port

I will add the fact you will want to keep the current connection live and
test after you make the change with a new connection. That way if the new
connection fails, you still have a "foot in the door".


Elapsed time: 0.106 seconds