From owner-freebsd-questions@FreeBSD.ORG Fri Jan 20 16:22:59 2006 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 CDA8C16A436 for ; Fri, 20 Jan 2006 16:22:59 +0000 (GMT) (envelope-from carpetsmoker@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id E1A9543D4C for ; Fri, 20 Jan 2006 16:22:58 +0000 (GMT) (envelope-from carpetsmoker@gmail.com) Received: by wproxy.gmail.com with SMTP id i31so494222wra for ; Fri, 20 Jan 2006 08:22:58 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=aQ3/xLKAv99R5LEdVOtfHvhA9cFrRl7xAloWAoqYXNxrCUfqjtn6VewwhTXJORFRMz6O3C5f5HTbTxHE6ARL6Qzhf09Wk4oEj6C77Z/dPnvwVXM2eAqcuMwcUnOcGaRNEEV15rIReZQnNp5/NxQ/nRJ58tgcIl1N/hBgrPrJatk= Received: by 10.64.232.3 with SMTP id e3mr1301760qbh; Fri, 20 Jan 2006 08:22:56 -0800 (PST) Received: by 10.65.72.1 with HTTP; Fri, 20 Jan 2006 08:22:55 -0800 (PST) Message-ID: <4dd4cddf0601200822k74ecdafr@mail.gmail.com> Date: Fri, 20 Jan 2006 16:22:55 +0000 From: Martin Tournoy To: freebsd MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Subject: Wake-on-LAN won't work if FreeBSD/Linux shuts down the system...? 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: Fri, 20 Jan 2006 16:23:00 -0000 I'm trying to get WoL working, and actually works quite well as long as windows shuts down the system. However, when FreeBSD or Linux shuts down my system, it won't work, and if I manually turn on the system and shut it down again (even before POST is done) WoL will work again(!?!?) I've tried shutting down my system in every way I could think of, but it doesn't seem to matter... I've been googling for hours on this and didn't get alot wiser, does anyone have any experience or solution for this? Thank you