I can always get wake on lan to work within my network it seems. However, when I move out of my network it seems to be hit or miss. Sometimes it works no problem...othertimes nothing at all.
I opened the port the magic packet is transmitted on the LAN and directed it at the static IP address of my computer
My WAN IP address has stayed the same
my MAC address is constant(obviously)
I send the magic packet to my own WAN IP address with subnet mask 255.255.255.255 and the port which I opened.
Like I said, sometimes my computer turns on, sometimes it doesn't.
I used wireshark to monitor my network and it appears that the magic packet is being received by the router. However, when it doesn't work the router responds with
"Who has 192.168.1.100? Tell WAN IP address"
The 192.168.1.100 is the static IP address of the computer I am trying to turn on. The router knows this because the port I send the message on is set to forward to 192.168.1.1
What I don't get, is it appears that the IP address really doesn't matter when on the local network. This makes sense because the router doesn't assign an IP until the computer is booted. So how should I forward this port so that the router knows how to broadcast it? The router will not let me direct it via a generic 192.168.1.1 message.
Apologies if anything I have stated is incorrect, I know I'm really close to getting this working 100%....just one bug left.
I opened the port the magic packet is transmitted on the LAN and directed it at the static IP address of my computer
My WAN IP address has stayed the same
my MAC address is constant(obviously)
I send the magic packet to my own WAN IP address with subnet mask 255.255.255.255 and the port which I opened.
Like I said, sometimes my computer turns on, sometimes it doesn't.
I used wireshark to monitor my network and it appears that the magic packet is being received by the router. However, when it doesn't work the router responds with
"Who has 192.168.1.100? Tell WAN IP address"
The 192.168.1.100 is the static IP address of the computer I am trying to turn on. The router knows this because the port I send the message on is set to forward to 192.168.1.1
What I don't get, is it appears that the IP address really doesn't matter when on the local network. This makes sense because the router doesn't assign an IP until the computer is booted. So how should I forward this port so that the router knows how to broadcast it? The router will not let me direct it via a generic 192.168.1.1 message.
Apologies if anything I have stated is incorrect, I know I'm really close to getting this working 100%....just one bug left.