[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: wakeonlan



On my Centos box i also had to do the following to get it to work:

ethtool -s eth0 wol g
echo PCI1 > /proc/acpi/wakeup

cat /proc/acpi/wakeup

Device  Sleep state     Status
PCI0       4             enabled
PCI1       4             enabled
PCI2       4             enabled
UAR1       4            disabled
UAR2       4            disabled
USB0       4            disabled
USB1       4            disabled
AC97       4            disabled



On Sun, 20 Apr 2008 15:15:10 +0530
Raj Kiran Grandhi <grajkiran@gmail.com> wrote:

grajkiran> Paul Csanyi wrote:
grajkiran> > Hello!
grajkiran> > 
grajkiran> > I have a small network at home.
grajkiran> > 
grajkiran> > I want to setup the gateway/router Debian Etch to wake up the server box with
grajkiran> > wakeonlan.
grajkiran> > 
grajkiran> > The server box - Debian Etch has enabled the "Resume on LAN" field in
grajkiran> > the Power Management Setup of the Award BIOS.
grajkiran> > 
grajkiran> > The server box have also a NIC with wake on LAN cable properly set up.
grajkiran> > 
grajkiran> > When I run the command wakeonlan the server box wan't not to wake up.
grajkiran> > 
grajkiran> > I use the right MAC address of the servers NIC in this command.
grajkiran> > 
grajkiran> > Why can't I use wakeonlan to bring up the server from the gateway?
grajkiran> > 
grajkiran> > Any advices will be appreciated!
grajkiran> > 
grajkiran> 
grajkiran> You have to ensure that the network card is not powered down when the 
grajkiran> system is shut down. After shutdown, check whether the LEDs of the 
grajkiran> ethernet adapter are on. If not you may have to use `ethtool` to ensure 
grajkiran> that the ethernet card is not powered down.
grajkiran> 
grajkiran> I use `ethtool -s eth0 wol g` to achieve this.
grajkiran> 
grajkiran> 
grajkiran> -- 
grajkiran> Raj Kiran Grandhi
grajkiran> --
grajkiran> Politics is for the moment. An equation is for eternity.
grajkiran>                                         -- Albert Einstein
grajkiran> 
grajkiran> 
grajkiran> -- 
grajkiran> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org 
grajkiran> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
grajkiran> 

-- 
Test <test@remedial-teacher.nl>


Reply to: