there was no rule for WakeOnLan Command Line , so for making sure nothing is wrong with the rules i added inbound and outbound rules for it with no restrictions . but nothing changed .
OK , for making sure everything is alright , i send the package using GUI and i receive it at the remote PC ( i see it in the listener window) . then i try sending the package with Command line with both machine name and mac address options and nothing received at the remote PC . if it is any help , i tried sending the magic package with a UDP Utility and as you would expect , the remote PC wakes up . and i already checked the "simple TCPIP services" and it was not checked .
the returning message is this : WakeOnLan Command Line 2.11.18.0 waking up mac: 90:e6:ba:0d:52:b9 but nothing happens, but when 'listener' windows is open , the same message (on cmd)appears and the remote pc wake up
No error , and i test the MAC Address option too , same thing.
Hi, i am using version : 2.11.20 and the command is : WakeOnLanC.exe -w -m nas , nas is the name of the machine that i created with the GUI
i am waking up the remote PC via 'Wake On Lan ' successfully but for some reason i cant do it with command line . i tried using the 'listener' window for debugging , but whenever the 'listener' window is opened the the remote PC wakes up and when i close the window , the script in command prompt doesn't work . i tried using netstat -ano | find ":9" to see if a process reserved the port and i could not find any process using that port . can anyone help ?