From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1HSIl4-000468-Ir for garchives@archives.gentoo.org; Fri, 16 Mar 2007 20:10:39 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l2GK8rE8010092; Fri, 16 Mar 2007 20:08:53 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l2GK489M004443 for ; Fri, 16 Mar 2007 20:04:09 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 6EB6B64C73 for ; Fri, 16 Mar 2007 20:04:08 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: 0 X-Spam-Level: X-Spam-Status: No, score=0 required=5.5 tests=[none] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id VdRs7aYAk+xM for ; Fri, 16 Mar 2007 20:04:01 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 88122643C3 for ; Fri, 16 Mar 2007 20:04:00 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HSIeQ-0006qW-8i for gentoo-user@gentoo.org; Fri, 16 Mar 2007 21:03:46 +0100 Received: from adsl-69-212-2-222.dsl.chcgil.ameritech.net ([69.212.2.222]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 16 Mar 2007 21:03:46 +0100 Received: from grante by adsl-69-212-2-222.dsl.chcgil.ameritech.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 16 Mar 2007 21:03:46 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Grant Edwards Subject: [gentoo-user] Re: How to get sshd to start on boot? Date: Fri, 16 Mar 2007 20:03:29 +0000 (UTC) Message-ID: References: <3D60AF2712C16D42A38076E52FD6E3D25E1A4E@ukmcrdembx01.rd.astrazeneca.net> <200703161659.41836.blackhawk@linuxant.fr> X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-212-2-222.dsl.chcgil.ameritech.net User-Agent: slrn/0.9.8.1 (Linux) Sender: news Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Archives-Salt: 11b778e4-a5db-466f-99c1-9de371f5f8b8 X-Archives-Hash: ebc946b769a8d055692eb460b5a3e455 On 2007-03-16, Xavier Parizet wrote: > Check to what the RC_NET_STRICT_CHECKING variable in /etc/conf.d/rc is set. > Try to set it with RC_NET_STRICT_CHECKING=3D"none" or=20 > RC_NET_STRICT_CHECKING=3D"no". It's "no" already, which means that at least one interface besides "lo" must be up. Changing it to "lo" should do the trick... -- Grant Edwards grante@visi.com -- gentoo-user@gentoo.org mailing list