This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Wake-On-LAN again

Hi guys. I have a problem with my astaro 9.306-6
When i use command in console: /usr/sbin/ether-wake -i eth3 *mac_of_target_pc* nothing happens, just new string in console and PC is still off.
What i need to do?


This thread was automatically locked due to age.
Parents
  • Outgoing Wake-On-Lan request might be blocked by the UTM itself, or there might be a clien-side problem.
    Can you try to wake the same PC from a different system?
    Also, the 3th alinea in the quote below (beginning with "In that case"), might help,

    just try to "wake" a working computer, while that computer is monitoring inbound traffic ( with wireshark for example)



    Wake-on-LAN can be a frustrating technology to implement. This is because it requires appropriate BIOS, network card and, sometimes, operating system and router support to function reliably. In some cases, hardware may wake from one low power state but not from others. This means that due to hardware issues the computer may be waking up from the "fully off state" (S5) but doesn't wake from sleep or hibernation or vice versa. Also, it is not always clear what kind of magic packet a NIC expects to see.

    In that case, software tools like a packet analyzer can help with Wake-on-LAN troubleshooting as they allow confirming (while the PC is still on) that the magic packet is indeed visible to a particular computer's NIC. The same magic packet can then be used to find out if the computer powers up from an offline state. This allows networking issues to be isolated from other hardware issues. In some cases they also confirm that the packet was destined for a specific PC or sent to a broadcast address and they can additionally show the packet's internals.

    In Windows Vista and higher, one can also determine how the OS was powered up. Running the powercfg.exe /lastwake command in a CMD prompt will list the "Wake Source". The Wake-on-LAN event should also be logged in the System event log.[12]

    More info / Full page: https://en.wikipedia.org/wiki/Wake-on-LAN

    Hope it helps,
    Kind regards,
    Frank
Reply
  • Outgoing Wake-On-Lan request might be blocked by the UTM itself, or there might be a clien-side problem.
    Can you try to wake the same PC from a different system?
    Also, the 3th alinea in the quote below (beginning with "In that case"), might help,

    just try to "wake" a working computer, while that computer is monitoring inbound traffic ( with wireshark for example)



    Wake-on-LAN can be a frustrating technology to implement. This is because it requires appropriate BIOS, network card and, sometimes, operating system and router support to function reliably. In some cases, hardware may wake from one low power state but not from others. This means that due to hardware issues the computer may be waking up from the "fully off state" (S5) but doesn't wake from sleep or hibernation or vice versa. Also, it is not always clear what kind of magic packet a NIC expects to see.

    In that case, software tools like a packet analyzer can help with Wake-on-LAN troubleshooting as they allow confirming (while the PC is still on) that the magic packet is indeed visible to a particular computer's NIC. The same magic packet can then be used to find out if the computer powers up from an offline state. This allows networking issues to be isolated from other hardware issues. In some cases they also confirm that the packet was destined for a specific PC or sent to a broadcast address and they can additionally show the packet's internals.

    In Windows Vista and higher, one can also determine how the OS was powered up. Running the powercfg.exe /lastwake command in a CMD prompt will list the "Wake Source". The Wake-on-LAN event should also be logged in the System event log.[12]

    More info / Full page: https://en.wikipedia.org/wiki/Wake-on-LAN

    Hope it helps,
    Kind regards,
    Frank
Children
No Data