Re: WakeOnLAN across WAN



In article <6eovjbF88l9tU1@xxxxxxxxxxxxxxxxxx>,
Adrian C <email@xxxxxxxxxxxx> wrote:

Martin S Taylor wrote:

"If you wish to use Wake On Lan over the internet you will need to set up
your destination firewall/router to allow "Subnet Directed Broadcasts".
Most
routers and firewalls disable this option by default."

google "DG834G wake on lan"

"Subnet Directed" is "port forwarding" by another name.

Though this seems to need firmware hacking :-(
<http://dg834wol.altervista.org/>

You don't need to broadcast to the subnet (you just need the machine to
see the magic packet).

You don't need to use the 'standard' port (you just need the machine to
see the magic packet).

If the machine that you want to wake has a static address, you just need
to port forward the incoming port to that address.

So if you've already got (say) ssh forwarded to the relevant machine, a
correct magic packet sent to your external ssh port on your router could
do the trick.

If your router remembers where the relevant machine is (which is what
you circumvent by going to a broadcast packet).

Kind regards,

Dave
.



Relevant Pages

  • Re: command execution on router
    ... which in effect logs the packet info. ... > inbound telnet, etc on the wan port, and port 137 on the lan port. ... > RT314 gateway router. ...
    (Security-Basics)
  • Re: Dropping SSH connections over the internet
    ... Packet corruption will not cause this. ... then the connection will drop. ... the incoming connection port gets mapped to another port on the outbound ... The router has to maintain a list of used ports as each connection gets ...
    (Ubuntu)
  • RE: seeking a better understanding
    ... Packet inspection with a home router is a "packet filter" strictly ... source port blocking, it may or may not get through that. ... Other boxes are Linux. ...
    (Security-Basics)
  • Re: Design of a Router
    ... packet forward it and than close the port and move to the next and so ... would ideally like the router as small and as fast as possible. ... size of your buffer (just keep in mind that if you have 4 ports than ...
    (comp.lang.verilog)
  • Re: WakeOnLAN across WAN
    ... The magic packet by definition has a broadcast frame* and is carried ... which LAN port this machine had been on, or by broadcasting it to all ...
    (uk.comp.sys.mac)