From owner-freebsd-questions@FreeBSD.ORG Mon Mar 31 10:31:31 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8CA84106566C for ; Mon, 31 Mar 2008 10:31:31 +0000 (UTC) (envelope-from kent@khauser.net) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.178]) by mx1.freebsd.org (Postfix) with ESMTP id 6A5738FC19 for ; Mon, 31 Mar 2008 10:31:31 +0000 (UTC) (envelope-from kent@khauser.net) Received: by wa-out-1112.google.com with SMTP id k17so1896318waf.3 for ; Mon, 31 Mar 2008 03:31:31 -0700 (PDT) Received: by 10.114.190.6 with SMTP id n6mr9658016waf.51.1206959490988; Mon, 31 Mar 2008 03:31:30 -0700 (PDT) Received: by 10.114.15.6 with HTTP; Mon, 31 Mar 2008 03:31:30 -0700 (PDT) Message-ID: <6004effe0803310331v66092dbag6026eb8903c75922@mail.gmail.com> Date: Mon, 31 Mar 2008 00:31:30 -1000 From: "Kent Hauser" To: questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Wake-on-LAN and the em driver (freebsd 7.x) 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: Mon, 31 Mar 2008 10:31:31 -0000 How can I get the WOL (wake-on-lan) feature to work on my 7-stable system? I have a dual-boot system with an Intel PRO/1000 PT card that works great with FreeBSD, but the WOL only works under XP. Is there an ifconfig option (or similar) to enable WOL under FreeBSD? I notice that the LED on the gigibit hub for system is not lit after FreeBSD "halt -p", but is lit (low-speed) after XP shutdown. Any help appreciated. Thanks. Kent