WakeOnLAN icon indicating copy to clipboard operation
WakeOnLAN copied to clipboard

Status unknown but wakeup is working

Open adgm1 opened this issue 2 years ago • 6 comments

hello. All my computers are notified as unknown status even if they are on or off. The wol and RDP are working fine but the shutdown is not working. How can I have the normal status of my computers ?

aquila wol

adgm1 avatar Sep 29 '23 01:09 adgm1

That's because there is no IP Address filled in.

That means the app doesn't know which address should it ping to check if the host is up or not.

jan-oratowski avatar Oct 02 '23 08:10 jan-oratowski

Hi, I've the same issue as reported by adgm1. I've properly configured (filled in) the IP addresses of my hosts. I tried to spy the ping activity using wireshark: I can't see any ICMP requests sent by application, but can see the ICMP requests sent "manually" using ping command (both using target IP and using target host name). Suprisingly, it worked properly some time ago... I checked Windows firewall settings, disabled it - nothing helps... I'm using Win10 Pro. How can I diagnose and solve this?

vvhitesmoke avatar Dec 03 '23 17:12 vvhitesmoke

Please click the Pinger button to turn on that function. Shutdown is a different problem. Are the machines on a domain or a workgroup?

basildane avatar Dec 06 '23 22:12 basildane

Hi, Thanks for reaction. The Pinger button is clicked of course :) And finally I found the reason: pinger doesn't work for me if I use DNS name of the host. Changing this to IP address results in proper work. I've local DNS domain, configured on bind/named instance working on one of my hosts. What is interesting: while WakeOnLan is not able to ping a host using DNS host name, I'm able to ping the same host from the PC running WakeOnLan, from Windows command line using 'ping' command. And there are no visible delays related to potentially slow DNS resolution or something similar - DNS works fast enough. The rev-DNS is properly configured too. I'm not using any Windows domain - all Windows machines are in the same workgroup. But the issue causes the linux hosts too - and these hosts are not in any Windows domain/workgroup. If it is important, my DNS domain is 'villagetech.local' - so the suffix is slightly non-typical, but should work for WakeOnLan as it works for all other purposes (RDP connections, ssh, ftp etc).

vvhitesmoke avatar Dec 06 '23 23:12 vvhitesmoke

For ping DNS resolution, enter the machine.villagetech.local into the FQDN field on Wake Up, and leave the IP blank on Status tab. Did you try that?

basildane avatar Dec 06 '23 23:12 basildane

Yes, I did - doesn't help :(

vvhitesmoke avatar Dec 06 '23 23:12 vvhitesmoke