From owner-freebsd-questions@FreeBSD.ORG Sun Nov 2 21:42:07 2003 Return-Path: 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 219E416A4CE for ; Sun, 2 Nov 2003 21:42:07 -0800 (PST) Received: from mig.mig-29.net (dsl-200-78-45-52.prodigy.net.mx [200.78.45.52]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00E8B43FA3 for ; Sun, 2 Nov 2003 21:42:06 -0800 (PST) (envelope-from mig@mig-29.net) Received: from mig.mig-29.net (localhost.mig-29.net [127.0.0.1]) by mig.mig-29.net (8.12.8p1/8.12.8) with ESMTP id hA35gD2s016036; Sun, 2 Nov 2003 23:42:13 -0600 (CST) (envelope-from mig@mig.mig-29.net) Received: (from mig@localhost) by mig.mig-29.net (8.12.8p1/8.12.8/Submit) id hA35gCCM016034; Sun, 2 Nov 2003 23:42:12 -0600 (CST) (envelope-from mig) Date: Sun, 2 Nov 2003 23:42:12 -0600 From: Manuel Rabade To: Elessar Message-ID: <20031103054212.GB10020@mig-29.net> References: <20031103042540.05fb37e4.elessar@galgenberg.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <20031103042540.05fb37e4.elessar@galgenberg.net> User-Agent: Mutt/1.4.1i URL: http://www.mig-29.net/ cc: mayerale@weihenstephan.org cc: freebsd-questions@freebsd.org Subject: Re: wake-on-lan support? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Nov 2003 05:42:07 -0000 I also use wake-on-lan to turn on my laptop from my nat box when i leave it home, i have a 3Com 3c905C-TX Fast Etherlink XL (the xl driver) and works f= ine, the only thing that i setup to make it work was my bios: turn on the 'Wake-On-Lan' option. On Mon, Nov 03, 2003 at 04:25:40AM +0100, Elessar wrote: > On Fri, 31 Oct 2003 15:29:40 +0100 > Hi >=20 > I use WOL (sometimes) with freeBSD and ports/net/wol/ > Basically, when I am not at home to wake up my desktop via wol from > my nat-box. > The nat-box is RELENG-4_7 with two fxp (Intel NIC) and the desktop > a ASUS CUSL-2 with 933mhz pIII and another fxp running RELENG_4. > Other setups may differ. >=20 > It was some time ago when I used this for the first time, but I can't > remember to have turned something on. It just worked ;] > Be sure to also check the posting from Alexander Kuehn regarding > the hardware issues. >=20 > Joerg