F5F Stay Refreshed Power Users Networks Set up a device to awaken via a network connection using an internet link.

Set up a device to awaken via a network connection using an internet link.

Set up a device to awaken via a network connection using an internet link.

X
xxLink975xx
Junior Member
28
05-29-2023, 07:54 PM
#1
Yes, you can set up remote wake-up using a router or a proxy that forwards traffic from your LAN to the internet, allowing the PC to receive commands without needing a public IP or another local machine.
X
xxLink975xx
05-29-2023, 07:54 PM #1

Yes, you can set up remote wake-up using a router or a proxy that forwards traffic from your LAN to the internet, allowing the PC to receive commands without needing a public IP or another local machine.

D
Danilo_Guto
Member
128
06-18-2023, 12:24 AM
#2
Join your internal network via a VPN. Then link your remote device to that connection. When I refer to VPN, I mean a genuine Virtual Private Network, not a generic traffic routing service meant to obscure tracking. These standard public VPN options won’t work here.
D
Danilo_Guto
06-18-2023, 12:24 AM #2

Join your internal network via a VPN. Then link your remote device to that connection. When I refer to VPN, I mean a genuine Virtual Private Network, not a generic traffic routing service meant to obscure tracking. These standard public VPN options won’t work here.

M
Master_Fid
Junior Member
39
06-20-2023, 05:49 PM
#3
No, you don’t have to use a server to operate your own VPN.
M
Master_Fid
06-20-2023, 05:49 PM #3

No, you don’t have to use a server to operate your own VPN.

G
GalaxyX27
Junior Member
15
06-21-2023, 01:46 AM
#4
Certain routers support their own VPN solutions.
G
GalaxyX27
06-21-2023, 01:46 AM #4

Certain routers support their own VPN solutions.

I
Ironlific
Junior Member
15
06-21-2023, 09:51 AM
#5
You can also utilize free dynamic DNS services such as no-ip.com, which eliminates the need to remember or type your IP address. Running their agent will retrieve your IP and refresh it automatically. Many modern wireless routers provide VPN functionality as well. Your router might support dd-wrt or Tomato, offering both WOL capabilities and VPN protection. WOL appears to be a unique broadcast packet format that uses a MAC address instead of an IP, which is likely blocked by ISP gateways upon use. Consequently, it seems unlikely to implement WOL over a wide area network.
I
Ironlific
06-21-2023, 09:51 AM #5

You can also utilize free dynamic DNS services such as no-ip.com, which eliminates the need to remember or type your IP address. Running their agent will retrieve your IP and refresh it automatically. Many modern wireless routers provide VPN functionality as well. Your router might support dd-wrt or Tomato, offering both WOL capabilities and VPN protection. WOL appears to be a unique broadcast packet format that uses a MAC address instead of an IP, which is likely blocked by ISP gateways upon use. Consequently, it seems unlikely to implement WOL over a wide area network.

H
HiImAnnabel
Member
238
06-24-2023, 05:25 AM
#6
You're wondering if having a public IP or forwarded ports is necessary for connecting via VPN. While it helps, you can still use a VPN without it by setting up your router to route specific traffic through your ISP.
H
HiImAnnabel
06-24-2023, 05:25 AM #6

You're wondering if having a public IP or forwarded ports is necessary for connecting via VPN. While it helps, you can still use a VPN without it by setting up your router to route specific traffic through your ISP.

C
CraftArt
Member
97
06-27-2023, 11:05 PM
#7
I'm not sure about the exact details you're referring to. Since I don't understand what WOL packets are being sent, let's consider a typical scenario. If you link to a VPN, your device will appear protected by its firewall. Sending a WOL packet from one location to another requires connecting to the same network or using secure methods like VPN or SSH. Avoid exposing your router or firewall to the public internet; instead, use remote connections to send the packet properly.
C
CraftArt
06-27-2023, 11:05 PM #7

I'm not sure about the exact details you're referring to. Since I don't understand what WOL packets are being sent, let's consider a typical scenario. If you link to a VPN, your device will appear protected by its firewall. Sending a WOL packet from one location to another requires connecting to the same network or using secure methods like VPN or SSH. Avoid exposing your router or firewall to the public internet; instead, use remote connections to send the packet properly.

A
AmazinglyCool
Senior Member
695
06-28-2023, 12:20 AM
#8
You must set up a VPN in a region with a public IP address, such as a VPS from DigitalOcean or AWS. Link your local network to that VPN and share your network with it. Once connected remotely, you’ll be able to reach your home network from outside.
A
AmazinglyCool
06-28-2023, 12:20 AM #8

You must set up a VPN in a region with a public IP address, such as a VPS from DigitalOcean or AWS. Link your local network to that VPN and share your network with it. Once connected remotely, you’ll be able to reach your home network from outside.

F
finnigan01
Junior Member
23
06-28-2023, 01:32 PM
#9
Thanks! I plan to use a Raspberry Pi connected to the network to transmit the WOL. It looks like the simplest approach.
F
finnigan01
06-28-2023, 01:32 PM #9

Thanks! I plan to use a Raspberry Pi connected to the network to transmit the WOL. It looks like the simplest approach.

A
AlexFlash98
Junior Member
23
06-28-2023, 04:16 PM
#10
I faced the same problem as you did. I purchased a Mikrotik router and used DDNS from my ISP to connect through Winbox. From the router's interface, I send packets in my local network. RANT: of course Microsoft messed up WOL on Windows 10—it’s that.
A
AlexFlash98
06-28-2023, 04:16 PM #10

I faced the same problem as you did. I purchased a Mikrotik router and used DDNS from my ISP to connect through Winbox. From the router's interface, I send packets in my local network. RANT: of course Microsoft messed up WOL on Windows 10—it’s that.