Can You Wake Up A Wireless Mac With Teamviewer

Enter the external IP address and MAC address of the target computer into the boxes. Then press “Wake Up my PC!” The service seems to use both ports 9 and 7 by default but you can add your own with “:port” after the IP address. Multiple MAC and IP addresses can be used if you separate them with commas. Visit Wake-On-LAN Online.

Learning has never been so easy!

Wake-on-LAN (WoL) is a network standard that allows you to remotely connect a computer, whether it is asleep, sleep, or even completely disconnected. It works by receiving the so-called “magic packet”, which is sent from the WoL client.

It also does not matter what operating system the computer will boot into (Windows, Mac, Ubuntu, etc.), you can use Wake-on-LAN to turn on any computer that receives a magic packet. The computer hardware must support Wake-on-LAN with a compatible BIOS and network interface card, so not every computer can automatically use Wake-on-LAN.

4 Steps total

Step 1: BIOS setup

The first thing you need to do to enable WoL is to set up the BIOS correctly so that the software can listen for incoming wake up requests.

Each manufacturer will have unique steps, so what you see below cannot accurately describe your installation. If these instructions do not help, find out your BIOS manufacturer and check their website for a user guide on how to enter the BIOS and find the WoL function.

1. Enter the BIOS instead of booting into your operating system.
2. Find a section that relates to power, for example, Power Management. This may be in the Advanced section. Other manufacturers may call it Resume On LAN, for example, on a Mac. On most BIOS screens, there is a help section on the side that describes what each setting does when it is turned on. It is possible that the name of the WoL parameter in your computer's BIOS is unclear.
3. Once you find the WoL setting, you can most likely press Enter to immediately switch it or show a small menu that allows you to turn it on and off, as well as turn it on and off.
4. Save the changes. This is not the same on every computer, but on many F10 keys it will persist and exit the BIOS. The bottom of the BIOS screen should give some instructions on saving and exiting.

Wake

Step 2: Installing WoL in the Windows operating system

Windows Wake-on-LAN is configured through the device manager. Here you can configure several settings:

1. Open the device manager.
2. Find and open the Network Adapters section. You can ignore any Bluetooth connections and virtual adapters. Double-click (or double-click) Network adapters, or select the small + or> next to it to expand this section.
3. Right-click or touch and hold the adapter belonging to the active Internet connection. Examples of what you can see are Realtek PCIe GBE Family Controller or Intel Network Connection, but it depends on your computer.
4. Select 'Properties'.
5. Open the Advanced tab.
6. In the 'Properties' section, click or select 'Wake Up By Magic Package.' If you cannot find it, go to step 8; Wake-on-LAN can still work.
7. Go to the menu value on the right and select “Enabled”.
8. Open the Power Management tab. It can be called Power, depending on your version of Windows or a network card.
9. Make sure these two options are on: allow this device to wake the computer and allow only the magic packet to wake the computer. Instead, these settings may be under the Wake-on-LAN section and be a single setting called the Wake on Magic Packet.
If you do not see these settings or they are inactive, try updating the network adapter device drivers; but remember that it is possible that your network card simply does not support WoL. This is most likely true for wireless network interface cards (NIC).
10. Click or tap OK to save the changes and exit this window. You can also close the device manager.

Step 3: How to use wake-on-lan

Now that the computer is fully configured to use Wake-on-LAN, you need a program that can send the magic packet that is required to start the run. TeamViewer is one example of a free remote access tool that supports Wake-on-LAN. Since TeamViewer is designed specifically for remote access, its WoL feature is convenient for those times when you need to your computer when idle, but forgot to turn it on before you left.

TeamViewer can use Wake-on-LAN in two ways. One of them is through the public IP address of the network, and the other is through another TeamViewer account on the same network (provided that this other computer is turned on). This allows you to wake up the computer without configuring the router ports (more on this below), since another local computer where TeamViewer is installed can relay the WoL request internally.

Another great Wake-on-LAN tool is Depicus, and it works from different places. You can use your WoL function through your website without downloading anything, but they also have a GUI and command line tool available for both Windows (free of charge) and MacOS, as well as for mobile applications Wake-on-LAN for Android and iOS.

Some other free Wake-on-LAN apps include Wake On LAN for Android and RemoteBoot WOL for iOS. WakeOnLan is another free WoL tool for macOS, and Windows users can also choose the Wake On Lan Magic packages.

Step 4: Troubleshoot wake-up problems over LAN

If you followed the steps above, it turned out that your device supports Wake-on-LAN without any problems, but when you try to turn on the computer it still does not work, you may also need to turn it on through the router. To do this, you need to log in to your router to make some changes.
A magic packet that runs on a computer is usually sent as a UDP datagram over port 7 or 9. If this is the case with the program that you use to send a packet, and you try to do it from outside the network, you need to open these ports on router and redirect requests to every IP address on the network.
Redirecting WoL magic packets to a specific client IP address will be meaningless, as the computer with the power off does not have an active IP address. However, since port forwarding requires a specific IP address, you must ensure that the port (s) are redirected to the so-called broadcast address so that it gets to each client computer. This address is in *. *. *.
For example, if you specify the IP address of your router as 192.168.1.1, use the address 192.168.1.255 as the forwarding port. If this is 192.168.2.1, you should use 192.168.2.255. The same is true for other addresses, such as 10.0.0.2, which will use the IP address 10.0.0.255 as the forwarding address.
You might also want to consider signing up for a Dynamic DNS (DDNS) service, such as No-IP. Thus, even if the IP address associated with the WoL network changes, DNS will update to reflect this change and still allow you to wake the computer. DDNS service is really useful only when you turn on the computer from outside the network, for example, from your phone when you are not at home.

Published: Mar 27, 2019 · Last Updated: Apr 03, 2019

References

  • Wake-on-LAN setup
Mac

5 Comments

  • Mace
    adrian_ych Mar 27, 2019 at 07:51am

    Is this info not readily available ??

    Then since you brought up WOL using Teamviewer (or other remote access software), are you very sure thats all you need to remotely power up a PC via the Internet ?

  • Cayenne
    Cuber Mar 27, 2019 at 08:02am

    'This allows you to wake up the computer without configuring the router ports (more on this below)'

    - this part doesn't exist

  • Thai Pepper
    Peter (Action1) Mar 27, 2019 at 09:14am

    Thanks for your review. I've modified a little bit this article.

  • Cayenne
    furicle Mar 27, 2019 at 02:51pm

    # original source from http://www.windowsitpro.com/article/networking/q-how-can-i-easily-send-a-magic-packet-to-wake-a-machine-on-my-subnet-
    function wol {
    param ([String]$MACAddrString = $(throw 'No MAC addressed passed, please pass as xx:xx:xx:xx:xx:xx'))
    $MACAddr = $macAddrString.split(':') | %{ [byte]('0x' + $_) }
    if ($MACAddr.Length -ne 6)
    {
    throw 'MAC address must be format xx:xx:xx:xx:xx:xx'
    }
    $UDPclient = new-Object System.Net.Sockets.UdpClient
    $UDPclient.Connect(([System.Net.IPAddress]::Broadcast),4000)
    $packet = [byte[]](,0xFF * 6)
    $packet += $MACAddr * 16
    [void] $UDPclient.Send($packet, $packet.Length)
    write 'Wake-On-Lan magic packet sent to $MACAddrString, length $($packet.Length)'
    }

  • Poblano
    ReallyRosie May 12, 2019 at 02:41pm

    Interesting! Thanks for posting that, I would never think to look there!

Is there a way (an application, etc)I can Power On my laptop remotely if it’s shut down? The actual act could take place from another computer (pc/mac), or from a mobile phone (iOS/Android). Personally, I do not own a smartphone with iOS or Android, but I do own a mobile with Java support. My chances go with a remote PC or a Mac, but any info would be great, bringing me closer to the solution.

Can You Wake Up A Wireless Mac With Teamviewer Password

  1. I used Airytec software if i want to shut on or off my computer when i am away. And once i know that my pc is on i can manage my pc thru Teamviewer. Putting on your pc remotely i am now aware. But this airytec software can put on or off your pc at a give time which you can preset.

  2. How To Setup Wake On LAN Using The MAC Address
    //www.makeuseof.com/tag/trigger-wake-lan-mac-address/

    How To Turn On Your PC With Your Android Phone Using Wake-On-LAN
    //www.makeuseof.com/tag/turn-pc-android-phone-wakeonlan/

  3. To put it simply, NO there is no *easy* way of powering on your laptop without opening the lid as that is the button which tells your computer to turn on. There is a more technical way which you can use to turn on your computer by using the WAKE ON LAN feature on your laptop.

    If your laptop comes with 'Wake On Lan' on it's network card, you can use another computer to turn on your laptop remotely. However that involves you having another computer on the same network and that machine needs to be turned on so it can send a 'magic packet' to wake up your laptop like turning it on with the power button. But as you can see it's also just as inconvenient as you have to turn on the other computer, then execute a script to turn on your laptop remotely.

    A docking station is by far much better as you can connnect all your external components to it and when you take the laptop away, you just undock rather than having to unplug everything. Also the docking station has a power button so you can turn on your laptop without opening the lid. I can't believe that there are actually negative reviews on a docking station? It doesn't do much but just provide a convenient way of connecting all your components together for your laptop. It doesn't really do anything else. It should work fine with a fancy monitor as well. Check that the docking station has the monitor connection that you are using - are you using a VGA cable or DVI cable? Either way, the docking station should have both and it should relay the monitor display to it fine............. If you get the official product for your laptop, it should work and if not, you must have return policy and should be covered under warranty as well.

  4. This could work if you don't turn off the computer but put it in sleep mode. Enable Wake-on-LAN using the following article http://windows7-issues.blogspot.com/2011/03/wake-on-lan-wol-for-windows-7-made-easy.html which will then allow the machine to wake up when accessed remotely. Then just use something like TeamViewer and setup the server module on the computer and use the client from the Mac, Linux, Windows, Android or iOS device. With this enabled it will wake up the computer for remote access. When done just put it to sleep again. If you have any issues not covered by the article just Google Wake-on-LAN and you will find lots of good articles on the subject. Good luck.