Hi,
I have a raspberry pi, connected via crossover cable to a HP N54L Microserver - both are using wireless USB adapter to connect to the router for internet and I have just connected a crossover cable between the two so I can try and WoL over it.
This may sound mad but I have my reasons
.
When my microserver is connected to the router via ethernet WoL works perfectly.
With my new crossover cable connection I ran sudo ifconfig eth0 10.0.0.1 on the pi and ifconfig eth0 10.0.0.2 on the microserver and I can ssh between the two quite happily using just the crossover cable connection.
When I run:
wakeonlan AA:BB:CC
D:EE:FF from the pi I get nothing
I also tried wakeonlan AA:BB:CC
D:EE:FF -i 10.0.0.2 in case that might help but this didn't work either.
Is there a way I can do this?
Thanks,
Matt