From mboxrd@z Thu Jan 1 00:00:00 1970 From: Georgi Alexandrov Subject: Re: opening port for SSH Date: Wed, 14 Dec 2005 22:46:31 +0200 Message-ID: <43A084A7.9070003@gmail.com> References: <000001c600d3$c48640b0$0101000a@sterenborg.info> Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-bounces@lists.netfilter.org Errors-To: netfilter-bounces@lists.netfilter.org Content-Type: text/plain; charset="iso-8859-9"; format="flowed" To: netfilter@lists.netfilter.org Bj=C3=B8rn Ruberg wrote: >Because you don't want to run the risk of your SSH server being >replaced by some shady regular-user process which will gladly pick up >your login credentials, the smart thing is to bind services like SSH >to ports below 1024. > =20 > Yes, it's better to run it < 1024 but different from 22 (default). Actually the only plus for binding it !=3D 22 is that you avoid filling your log files with automatic scans/attacks. regards, Georgi Alexandrov