From owner-freebsd-net@FreeBSD.ORG Fri Aug 20 12:08:42 2004 Return-Path: Delivered-To: freebsd-net@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E339616A4CE for ; Fri, 20 Aug 2004 12:08:42 +0000 (GMT) Received: from email09.aon.at (warsl404pip6.highway.telekom.at [195.3.96.89]) by mx1.FreeBSD.org (Postfix) with SMTP id 53C8543D41 for ; Fri, 20 Aug 2004 12:08:39 +0000 (GMT) (envelope-from k@inz.info) Received: (qmail 389740 invoked from network); 20 Aug 2004 12:08:37 -0000 Received: from n558p008.adsl.highway.telekom.at (HELO inz.info) ([62.47.13.168]) (envelope-sender ) by 172.18.5.238 (qmail-ldap-1.03) with SMTP for ; 20 Aug 2004 12:08:37 -0000 Message-ID: <4125EB91.7000900@inz.info> Date: Fri, 20 Aug 2004 14:16:17 +0200 From: Simon Kainz User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021005 X-Accept-Language: de-at, en-us, en MIME-Version: 1.0 To: freebsd-net@freebsd.org X-Enigmail-Version: 0.65.2.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Network booting with WOL-Packet X-BeenThere: freebsd-net@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Networking and TCP/IP with FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Aug 2004 12:08:43 -0000 Hello ! I do have a sucessfully working setup with 2 diskless cliens booting via a rom-o-matic eprommed bootloader. The whole thing works perfectly: DHCP server supplies IP address, kernel and root path. But the root lies on another server, so is there a possibility to wake the other server via WOL ?? Should this be done from the EEPROM-Bootloader, oder should I hack up my kernel.. Or hast this been done alread (I hope ;-)) Thanks, Simon.