basildane / WakeOnLAN

Wake On LAN, WakeOnLAN, shutdown software for Windows. A powerful WOL, ping, shutdown, GUI application.
http://wol.aquilatech.com
Other
998 stars 147 forks source link

can not wol over internet #81

Open Khajrur opened 7 years ago

Khajrur commented 7 years ago

can not WOL or Shutdown over Internet. I recheck MAC Address, port, ip & UID & password is write but i can not wake on lane or can not shutting Down. when i try to shut down the "error: The RPC server is unavailable. (Exception from HRESULT: 0x800706BA" came up.

Khajrur commented 7 years ago

can not WOL or Shutdown over Internet. I recheck MAC Address, port, ip & UID & password is write but i can not wake on lane or can not shutting Down. when i try to shut down the "error: The RPC server is unavailable. (Exception from HRESULT: 0x800706BA" came up.

basildane commented 7 years ago

Yes, you cannot send RPC traffic over the Internet. You would have to use a VPN or some way to connect the remote devices.

As for WOL, those are "broadcast" messages and they too cannot be sent over the Internet without special handling. I have a program called "agent" which can run on the remote network, listens for incoming wol messages, and broadcasts them on your LAN. Router and firewall must be setup to support this.