Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Failed to wakeup a PC from Vista Machine sending WOL magic packet

Reply
Thread Tools Display Modes

Failed to wakeup a PC from Vista Machine sending WOL magic packet

 
 
Chau Chee Yang
Guest
Posts: n/a

 
      02-02-2008
Hi,

I have a PC with MAC Address "00:02:A5:BF:65F".

I sent a WOL magic packet to the PC from machine running Windows Vista
but the PC doesn't wake up.

I am sure the PC already configure properly with WOL enabled. I have a
Linux server in the network and I use the following command to wake up
the PC and it works:

/sbin/ether-wake 00:02:A5:BF:65F

I also can wake up the PC using any WOL program from any windows XP machine.

I also turn on the following in my Windows Vista machine under the power
management of my network adapter as instructed in
http://support.microsoft.com/kb/941145 :

"Allow this device to wake the compute"
"Only allow management stations to wake the computer"

Is there any other setting I miss? Thank you.

--
Best regards,
Chau Chee Yang

E Stream Software Sdn Bhd
URL: www.sql.com.my
SQL Financial Accounting
 
Reply With Quote
 
 
 
 
Bob
Guest
Posts: n/a

 
      02-02-2008
Go to Advance Power Settings.
Set hard drive to turn off a minute or 2 before sleep.
Set Hybrid and Hibernate modes to "Off"
Under USB settings select "Disable"
Under Multimedia select "Allow ....."

"Chau Chee Yang" <> wrote in message
news:...
> Hi,
>
> I have a PC with MAC Address "00:02:A5:BF:65F".
>
> I sent a WOL magic packet to the PC from machine running Windows Vista but
> the PC doesn't wake up.
>
> I am sure the PC already configure properly with WOL enabled. I have a
> Linux server in the network and I use the following command to wake up the
> PC and it works:
>
> /sbin/ether-wake 00:02:A5:BF:65F
>
> I also can wake up the PC using any WOL program from any windows XP
> machine.
>
> I also turn on the following in my Windows Vista machine under the power
> management of my network adapter as instructed in
> http://support.microsoft.com/kb/941145 :
>
> "Allow this device to wake the compute"
> "Only allow management stations to wake the computer"
>
> Is there any other setting I miss? Thank you.
>
> --
> Best regards,
> Chau Chee Yang
>
> E Stream Software Sdn Bhd
> URL: www.sql.com.my
> SQL Financial Accounting


 
Reply With Quote
 
Chau Chee Yang
Guest
Posts: n/a

 
      02-02-2008
> Go to Advance Power Settings.
> Set hard drive to turn off a minute or 2 before sleep.
> Set Hybrid and Hibernate modes to "Off"
> Under USB settings select "Disable"
> Under Multimedia select "Allow ....."


No. It doesn't work. Your solution doesn't seems to have any relation to
my problem.

--
Best regards,
Chau Chee Yang

E Stream Software Sdn Bhd
URL: www.sql.com.my
SQL Financial Accounting
 
Reply With Quote
 
Synapse Syndrome
Guest
Posts: n/a

 
      02-02-2008
"Chau Chee Yang" <> wrote in message
news:...
> Hi,
>
> I have a PC with MAC Address "00:02:A5:BF:65F".
>
> I sent a WOL magic packet to the PC from machine running Windows Vista but
> the PC doesn't wake up.
>
> I am sure the PC already configure properly with WOL enabled. I have a
> Linux server in the network and I use the following command to wake up the
> PC and it works:
>
> /sbin/ether-wake 00:02:A5:BF:65F
>
> I also can wake up the PC using any WOL program from any windows XP
> machine.
>
> I also turn on the following in my Windows Vista machine under the power
> management of my network adapter as instructed in
> http://support.microsoft.com/kb/941145 :
>
> "Allow this device to wake the compute"
> "Only allow management stations to wake the computer"
>
> Is there any other setting I miss? Thank you.



So you are trying to wake up a particular machine up, and it works when the
magic packet is sent from a Linux machine, but it doesn't work from the
Vista machine?

What are you using to send the magic packets on Vista?

I use this:
http://www.depicus.com/wake-on-lan/wake-on-lan-gui.aspx

Command Line:
http://www.depicus.com/wake-on-lan/wake-on-lan-cmd.aspx

But there is also this:
http://software.bootblock.co.uk/?id=wakeonlanex


Just a wild shot, but have tried turning of the Firewall on the Vista
machine to see if that makes any difference? I mean the sending machine,
not the one that needs to be awakened.

ss.


 
Reply With Quote
 
Chau Chee Yang
Guest
Posts: n/a

 
      02-03-2008
Synapse Syndrome wrote:
> So you are trying to wake up a particular machine up, and it works when the
> magic packet is sent from a Linux machine, but it doesn't work from the
> Vista machine?


Yes. I send the magic packet from Windows 98, Windows XP or Linux
machine to wake up another PC and it works. But send the magic packet
from Vista machine to another PC and it doesn't work.

> What are you using to send the magic packets on Vista?


I use Delphi to write my own program to send the magic packet. The
magic packet is broadcast packet of the following:

"FF FF FF FF FF FF" followed by sixteen repetitions of target computer's
MAC address.

> Just a wild shot, but have tried turning of the Firewall on the Vista
> machine to see if that makes any difference? I mean the sending machine,
> not the one that needs to be awakened.


Yes, I have turn off the FireWall and it doesn't work either. Of course
we know the awaken machine has nothing to do with firewall as it is off.

Just for your information, all the test I described are doing in LAN
environment in domain 192.168.0.X.

--
Best regards,
Chau Chee Yang

E Stream Software Sdn Bhd
URL: www.sql.com.my
SQL Financial Accounting
 
Reply With Quote
 
Synapse Syndrome
Guest
Posts: n/a

 
      02-04-2008
"Chau Chee Yang" <> wrote in message
news:O$...
> Synapse Syndrome wrote:
>> So you are trying to wake up a particular machine up, and it works when
>> the magic packet is sent from a Linux machine, but it doesn't work from
>> the Vista machine?

>
> Yes. I send the magic packet from Windows 98, Windows XP or Linux machine
> to wake up another PC and it works. But send the magic packet from Vista
> machine to another PC and it doesn't work.
>
>> What are you using to send the magic packets on Vista?

>
> I use Delphi to write my own program to send the magic packet. The magic
> packet is broadcast packet of the following:
>
> "FF FF FF FF FF FF" followed by sixteen repetitions of target computer's
> MAC address.
>
>> Just a wild shot, but have tried turning of the Firewall on the Vista
>> machine to see if that makes any difference? I mean the sending machine,
>> not the one that needs to be awakened.

>
> Yes, I have turn off the FireWall and it doesn't work either. Of course we
> know the awaken machine has nothing to do with firewall as it is off.
>
> Just for your information, all the test I described are doing in LAN
> environment in domain 192.168.0.X.



I was planning to reply to you once I made some of my own tests once I got
my Vista machine running again. But I am unable to as I have some hardware
problems with it.

I did some Googling and found that there have been others that have had
problems as well. Try using the software mentioned in this thread, and see
if that works.

http://forums.microsoft.com/TechNet/...0827&SiteID=17

If it does work with that other software, you can narrow the cause of the
problem down.

ss.


 
Reply With Quote
 
longstar
Guest
Posts: n/a

 
      07-03-2008

I seem to have the same problem, although it has worked before. It'
only since a couple of weeks. This is my situation

I have A home Network with XP machines and 2 vista machines (hom
premium and Ultimate both 32bit). I have a server (win2003) wich I tur
on and off remotly. To turn it on I use a commandline program calle
mc-wol, wich can do this based on the server MAC address. Everything ha
been working fine and still works fine accept for one vista PC. Yes
said one. The other one is still working fine. The one that is no
working is Vista Ultimate edition and has not been changed except for
few updates. The one that does work is Vista Premium edition, this on
has the new Vista service pack1 installation (fresh new version install
no update). I have also tried other tools with and without firewal
enabled, but nothing works. I think it is some kind of update that i
causing this, question is which one

Could it be my network card? I know some new updates (drivers) hav
been installed for it

By the way I do not have a domain, but only a workgroup

--
longstar
 
Reply With Quote
 
avfros
Guest
Posts: n/a

 
      06-19-2009


I had the same problem (sorry for my english)

I had try the mc-wol.exe program (from matcode.com)
and try the wolcmd.exe program (from depicus)
and not work when de sender computer have Vista Home Premium 32 bit.

Then I try use the same programs but using also de IP broadcast adress.

I mean, trying to wake the 192.168.0.1 pc I use:

mc-wol xx:xx:xx:xx:xx /a 192.168.0.*255* and It's works!!!

also try

wolcmd xxxxxxxxxx 192.168.0.1 255.255.255.0 and also works!!!

(obviously the xx:xx:xx:xx:xx mean the real MAC adress)

From other computers with other Operating System I not need to use de
IP, but from my Vista Home Premium only with the broadcast IP works
fine.

I hopefull this post help you


--
avfros
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Consistent packet loss with Vista Guy Windows Vista Networking 15 01-15-2010 05:10 AM
Can use help with Vista wakeup problem! Flyerfan27 Windows Vista General Discussion 1 02-29-2008 11:56 AM
Can use help with Vista wakeup problem! Flyerfan27 Windows Vista General Discussion 2 06-07-2007 12:06 PM
Vista ridiculously unresponsive after hibernation wakeup. Lakesidezx Windows Vista General Discussion 1 02-13-2007 06:41 AM
USB keyboard did not work on wakeup of Vista b2 mGuyA Windows Vista Hardware 5 02-10-2007 10:54 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59