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 1HSEd9-0005JY-0T for garchives@archives.gentoo.org; Fri, 16 Mar 2007 15:46:11 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l2GFj0TX013199; Fri, 16 Mar 2007 15:45:00 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 l2GFdUI3005852 for ; Fri, 16 Mar 2007 15:39:31 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 6596464D84 for ; Fri, 16 Mar 2007 15:39:29 +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 FIh75hQA7+hR for ; Fri, 16 Mar 2007 15:39:18 +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 3BE6064CA8 for ; Fri, 16 Mar 2007 15:39:17 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HSEWK-0006KP-Ic for gentoo-user@gentoo.org; Fri, 16 Mar 2007 16:39:09 +0100 Received: from adsl-69-212-1-29.dsl.chcgil.ameritech.net ([69.212.1.29]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 16 Mar 2007 16:39:08 +0100 Received: from grante by adsl-69-212-1-29.dsl.chcgil.ameritech.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 16 Mar 2007 16:39:08 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Grant Edwards Subject: [gentoo-user] How to get sshd to start on boot? Date: Fri, 16 Mar 2007 15:39:00 +0000 (UTC) Message-ID: X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-212-1-29.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: 3c5aa0e1-e241-41b9-9bc8-65e4223ba59b X-Archives-Hash: 0bcab8feb7fdf3d37cc5e8b66c83e399 How do I configure sshd to start at boot time? When I boot up with eth0 (hard-wired ethernet) connected, sshd starts. If I boot up with just a wireless network (wpa-supplicant), sshd refuses to start because eth0 isn't configured: Mar 16 09:27:59 ThinkGrant rc-scripts: ERROR: cannot start netmount as net.eth0 could not start Mar 16 09:28:00 ThinkGrant rc-scripts: ERROR: cannot start sshd as net.eth0 could not start If I start sshd manually after the wireless link comes up, it works fine, but the startup script seems to think it's smarter than I am. What's the proper way to configure sshd so that it starts even when I'm on a wireless network instead of a wired one? -- Grant Edwards grante@visi.com -- gentoo-user@gentoo.org mailing list