--- Ryan | Speed <[EMAIL PROTECTED]> wrote:

> Has anyone successfully been able to wake up
> a PC from the internet using DDWRT?
> 
> I can wake up locally, and I've followed the
>
wiki<http://www.dd-wrt.com/wiki/index.php/Wake-on-LAN_%2528tutorial%2529>
> backwards and forwards. Tried several different web based scripts,
> but the problem is really with the router configuration.
> 
> The port forward is setup as follows:
> Name: WOL | Port Start: 9 | Port End: 9 | UDP only | 192.168.1.250 |
> enabled
> 
> It says to not use the x.x.x.255 broadcast address, but to use an ip
> not in
> use
> on the network, hence .250.
> 
> From there we have the following commands being run at startup by the
> router:
> ip neigh change 192.168.1.250 lladdr ff:ff:ff:ff:ff:ff nud permanent
> dev br0
> ip neigh add 192.168.1.250 lladdr ff:ff:ff:ff:ff:ff nud permanent dev
> br0
> 
> Which did nothing, so I changed the ff:ff:ff: mac above to the actual
> mac
> of the PC I'm trying to boot, which also did nothing.
> 
> Running the commands manually yields this as a result:
> "RTNETLINK answers: No such file or directory"
> 
> If anyone has any suggestions, please save me from ripping out my
> hair.

What sort of packet wakes the PC from the local net?  You should be
able to log into the router and ping the PC NIC - would that wake it up
if the packets originated with the LAN interface side of the router?

> 
> -Ryan
> 
> > 
> 


0x0000

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CHAOS706.ORG" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chaos706?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to