NetXMS Support Forum

English Support => General Support => Topic started by: Dani@M3T on October 21, 2014, 09:32:18 PM

Title: Error in Tools - Wakeup node
Post by: Dani@M3T on October 21, 2014, 09:32:18 PM
When I try to start a physical linux node by 'Tools - Wakeup node' I get this error in NetXMS Management Console (on Windows 64bit):

'Wake node' has encountered a problem
Cannot send wake-on-LAN packet to node: No MAC address on interface

But there is a MAC address on interface eth0 in NetXMS and other Wake-on-LAN tools can start the same target machine.
(NetXMS 1.2.17)
Title: Re: Error in Tools - Wakeup node
Post by: Victor Kirhenshtein on November 04, 2014, 11:21:55 AM
Hi,

I've registered it as a bug. We'll take a look.

Best regards,
Victor
Title: Re: Error in Tools - Wakeup node
Post by: Tatjana Dubrovica on November 05, 2014, 06:11:47 PM
Does this node have other interfaces and does they have not zero MAC?
Title: Re: Error in Tools - Wakeup node
Post by: Dani@M3T on November 05, 2014, 06:27:41 PM
There are only 2 interfaces, the 'eth0' with a MAC-address and the loopback 'lo' with 00:00:00:00:00:00.
Title: Re: Error in Tools - Wakeup node
Post by: Tatjana Dubrovica on November 05, 2014, 06:36:43 PM
Thank you! Were taking incorrect interface. I'll fix.
Title: Re: Error in Tools - Wakeup node
Post by: Tatjana Dubrovica on November 05, 2014, 09:46:47 PM
Fix will be in next release.
Title: Re: Error in Tools - Wakeup node
Post by: Dani@M3T on November 05, 2014, 09:47:42 PM
Thanks Tatjana. I will test it.
Title: Re: Error in Tools - Wakeup node
Post by: Dani@M3T on January 11, 2015, 05:14:20 PM
I just tested this issue in V2.0-M1. Still not working.
Error Message:
'Wakeup node' has encountered a problem.
Cannot send wake-on-LAN packet to node: Communication failure
Title: Re: Error in Tools - Wakeup node
Post by: Tatjana Dubrovica on January 14, 2015, 01:30:53 PM
So still "Wakeup node" works for interface and does not work for node?
Title: Re: Error in Tools - Wakeup node
Post by: Dani@M3T on January 14, 2015, 01:34:20 PM
both doesn't work for me. With other WakeOnLAN-Tool it works.
Title: Re: Error in Tools - Wakeup node
Post by: Tatjana Dubrovica on January 21, 2015, 07:37:35 PM
Finally fixed. Will be included in next release.

Title: Re: Error in Tools - Wakeup node
Post by: Dani@M3T on January 29, 2015, 05:42:10 PM
Hi Tatjana

I can confirm, Wake-On-LAN is now working on the node- and on the interface-object.
One appendix:
If the node is 'unmanaged' in NetXMS you still get the error "Cannot send wake-on-LAN packet to node: No interface for sending magic packet". I don't know whether this is intended. It would be nice to use it however.
Title: Re: Error in Tools - Wakeup node
Post by: Tatjana Dubrovica on January 30, 2015, 03:17:33 PM
Does node have at leas one not loopback interface with valid IP address?
Title: Re: Error in Tools - Wakeup node
Post by: Dani@M3T on January 30, 2015, 03:22:54 PM
yes, of course. Otherwise wake-on-LAN with managed node would not be possible. That works now.
But if the (same) node is set 'unmanaged' in NetXMS, wake-on-LAN is not possible. But that would be helpful.
Title: Re: Error in Tools - Wakeup node
Post by: Tatjana Dubrovica on February 13, 2015, 02:33:44 PM
Fix will be included in next release.
Title: Re: Error in Tools - Wakeup node
Post by: Dani@M3T on February 13, 2015, 02:51:02 PM
thanks for that!