From owner-freebsd-questions@FreeBSD.ORG Wed Sep 14 07:34:42 2005 Return-Path: X-Original-To: FreeBSD-Questions@FreeBSD.ORG Delivered-To: FreeBSD-Questions@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4B0A716A41F for ; Wed, 14 Sep 2005 07:34:42 +0000 (GMT) (envelope-from wigry@uninet.ee) Received: from mail.neti.ee (smtp-out-1.neti.ee [194.126.101.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7887B43D45 for ; Wed, 14 Sep 2005 07:34:38 +0000 (GMT) (envelope-from wigry@uninet.ee) Message-ID: <4327D29C.8080603@uninet.ee> Date: Wed, 14 Sep 2005 10:34:52 +0300 From: Rein Kadastik User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: FreeBSD-Questions@FreeBSD.ORG References: <003701c5b8fb$8d0452a0$0807a8c0@plus.com> In-Reply-To: <003701c5b8fb$8d0452a0$0807a8c0@plus.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-2.2.1 (20041222) (Debian) at neti.ee Cc: Subject: Re: Worried ... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Sep 2005 07:34:42 -0000 No worries (from the security side). This error means that SSH daemon cannot start because the port 22 is already use by another program (probably another SSH daemon). So it is likely that you try to start several versions of SSH daemon or some program uses port 22 and starts before SSH daemon. --Rein Graham Bentley wrote: >My security run output reported > >mydomain.co.uk login failures: >Sep 13 23:43:01 3bsd sshd[2066]: error: >Bind to port 22 on 192.168.x.x failed: Address already in use. > >I dont remember Puttying in last night >and this am there is a problme with the >WiFi Access Point ? > >Have I been cracked ? >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > >