--- 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.

I'm getting an error on the wiki link - malformed URL?

> 
> 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.

Do you know what characteristic of the LAN activity triggers the "wake"
event in the PC?  I.E.  it has to be monitoring /something/ about the
network in order to wake up - and whatever characteristic that is (I.E.
one or more of [MAC | IP | Port Number | Protocol ] is not being passed
by the router (this based on the fact that it works when the packet
that wakes the NIC does not pass through the router.  

I know a lot of routers don't pass ICMP by default - ICMP is
[logically, to me] the protocol to use to wake up the PC NIC, but I
have not done this before so that may not be useful...

> 
> -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