From owner-freebsd-questions@FreeBSD.ORG Tue May 12 14:10:40 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B263C106564A for ; Tue, 12 May 2009 14:10:40 +0000 (UTC) (envelope-from psteele@maxiscale.com) Received: from exprod7og115.obsmtp.com (exprod7og115.obsmtp.com [64.18.2.217]) by mx1.freebsd.org (Postfix) with SMTP id 713BC8FC08 for ; Tue, 12 May 2009 14:10:40 +0000 (UTC) (envelope-from psteele@maxiscale.com) Received: from source ([209.85.216.108]) by exprod7ob115.postini.com ([64.18.6.12]) with SMTP ID DSNKSgmDX3BnwEjgdvMVfSOivjjwtwMKaA6q@postini.com; Tue, 12 May 2009 07:10:40 PDT Received: by pxi6 with SMTP id 6so109744pxi.18 for ; Tue, 12 May 2009 07:10:39 -0700 (PDT) Received: by 10.114.37.1 with SMTP id k1mr6535703wak.172.1242137439693; Tue, 12 May 2009 07:10:39 -0700 (PDT) Received: from localhost ([76.231.178.131]) by mx.google.com with ESMTPS id g25sm7607705wag.43.2009.05.12.07.10.37 (version=SSLv3 cipher=RC4-MD5); Tue, 12 May 2009 07:10:38 -0700 (PDT) Date: Tue, 12 May 2009 07:10:02 -0700 (PDT) From: Peter Steele To: #freebsd-questions Message-ID: <14659754.2541242137401889.JavaMail.HALO$@halo> In-Reply-To: <30534595.2521242137109527.JavaMail.HALO$@halo> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Wake-on-LAN support in FreeBSD? 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: Tue, 12 May 2009 14:10:41 -0000 >In some cases (depending on the NIC and the BIOS) WOL works even without >OS support. It might be worth testing before you do anything else. I've tried various experiments with the wol command to try to wake up one of our boxes with no luck. We're using the stock nVidia driver. There is also no mention of wake-on-LAN in the BIOS, although there is an option for enabling wake-on-ring (something different). I've sent an email to our suppliers to see what they have to say about wake-on-LAN support for these boxes. We may need a BIOS upgrade.