NETworkManager
NETworkManager copied to clipboard
Request for most-recently used in Wake on Lan
While trying to use the Wake on Lan feature I've struggled to find a way to actually wake a device if I only know the IP (not the mac). I can obviously wake the machine up and look at the arp table to see what the mac address is, but that kind of defeats the purpose.
Could a most-recently-used (or saved hosts) feature be implemented so you can choose from known machines, even when they are asleep? I see there is 'Add Profile' but you have to know the details of the machine, while the details of the machine are blocked by the UI, so you can't see what the details of the machine are :) the whole window also cannot be dragged out the way when the data entry UI is open, which blocks getting to other info (like a command window).
Hi @webprofusion-chrisc
this is what the profiles are for. The devices can be stored in a profile and used across the tools.
You can copy the MAC address from the ARP table or from the IP scanner and then paste it into the profile. In the IP scanner you have to enable Resolve MAC address and vendor
to get the MAC address. ARP does only work in the same subnet, because it's layer 2. Also the Wake on LAN will only work in the same subnet because this is a broadcast package.
You can also create a profile directly from the ip scanner result. But currently the mac address is not passed to the dialog. I can change this in a future release to make it easier to create a profile. Also to pass other values like a url.
I don't know if it makes sense to have a history (maybe a dropdown in the mac address textbox) in the wake on lan, when you can use the profiles for this.
The dialog is currently integrated in the main window and can't be dragged out. This would require a lot of code changes.
Greetings BornToBeRoot
Thanks! I think part of the reason I didn't persevere with the profiles part is I couldn't get it to save - the Save button remains grayed out presumably because I'm failing some sort of validation (values are a random example):
Can you check if the general tab is correct:
Name, Host and Group are required. An the host doesn't allow a space