Kodi Community Forum
WoL with dyndns - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: Supplementary Tools for Kodi (https://forum.kodi.tv/forumdisplay.php?fid=116)
+---- Forum: Kodi Remote for Android Official Forum (https://forum.kodi.tv/forumdisplay.php?fid=129)
+---- Thread: WoL with dyndns (/showthread.php?tid=121959)



WoL with dyndns - TeKo - 2012-02-04

I got WoL working with dyndns but only over Lan how I can I use it over 3g?

I tried it here:
http://stephan.mestrona.net/wol/
works with dyndns and mac.


- bob_loblaw - 2012-02-22

It's not that easy to setup Wake on WAN.

You'll need to setup your router to accept WOL packets from the external network, and then to re-broadcast that to your internal network. How you do it depends on your router.

There's some information here: http://www.dd-wrt.com/wiki/index.php/WOL#Remote_Wake_On_LAN_via_Port_Forwarding

What you're basically doing is setting up your router to port forward external requests on port 9 to a non-existent IP within your network, then a ARP entry which translates the non-existent IP to a MAC of FF:FF:FF:FF:FF:FF, which will broadcast the requests through your network. It shouldn't wake every device set to WOL when a request is received though.