You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@guacamole.apache.org by Alexander <ri...@gmail.com> on 2020/10/04 19:19:44 UTC

Improve Wake on Lan

Improve Wake on Lan functions show more options, and show more logs related
to Wake on Lan.

The environment where apache guacamole runs is:

Apache Guacamole Server 1.2.0
Apache Guacamole Client 1.2.0
MariaBD
Centos 7

Hello, I configured Wake on Lan on a computer to allow sending the magic
package, I have tested that it works with an application from my mobile
device and also from another PC and it works correctly.

In apache guacamole I enable the option "Send WoL package" and enter the mac
address of the remote host, however the computer does not turn on and the
tomcat log does not show me any error related to Wake on Lan.

Only show this:

Oct  4 18:57:44 srvens01pro guacd[1083]: Creating new client for protocol
"rdp"
Oct  4 18:57:44 srvens01pro guacd[1083]: Connection ID is
"$45e23d16-71c8-4c26-94a3-4fc3bfd69c91"
Oct  4 18:57:44 srvens01pro guacd[1074]: No security mode specified.
Defaulting to security mode negotiation with server.
Oct  4 18:57:44 srvens01pro guacd[1074]: Resize method: none
Oct  4 18:57:44 srvens01pro guacd[1074]: User
"@ab71c32e-a8d9-45c7-9c0f-90010b76a917" joined connection
"$45e23d16-71c8-4c26-94a3-4fc3bfd69c91" (1 users now present)
Oct  4 18:57:44 srvens01pro server: 18:57:44.309 [http-bio-8080-exec-20]
INFO  o.a.g.tunnel.TunnelRequestService - User "guacadmin" connected to
connection "9".
Oct  4 18:57:44 srvens01pro guacd[1074]: Loading keymap "base"
Oct  4 18:57:44 srvens01pro guacd[1074]: Loading keymap "en-us-qwerty"
Oct  4 18:57:59 srvens01pro guacd[1074]: Error connecting to RDP server
Oct  4 18:57:59 srvens01pro guacd[1074]: User
"@ab71c32e-a8d9-45c7-9c0f-90010b76a917" disconnected (0 users remain)
Oct  4 18:57:59 srvens01pro guacd[1074]: Last user of connection
"$45e23d16-71c8-4c26-94a3-4fc3bfd69c91" disconnected
Oct  4 18:57:59 srvens01pro guacd[1083]: Connection
"$45e23d16-71c8-4c26-94a3-4fc3bfd69c91" removed.
Oct  4 18:57:59 srvens01pro server: 18:57:59.330 [http-bio-8080-exec-20]
INFO  o.a.g.tunnel.TunnelRequestService - User "guacadmin" disconnected from
connection "9". Duration: 15021 millisecond

Re: Improve Wake on Lan

Posted by Mike Jumper <mj...@apache.org>.
On Sun, Oct 4, 2020 at 12:20 PM Alexander <ri...@gmail.com>
wrote:

> Improve Wake on Lan functions show more options, and show more logs related
> to Wake on Lan.
>
> The environment where apache guacamole runs is:
> ...


Alexander, please stop repeatedly posting the same response/thread across
multiple lists. You already have a post on the user@ list. Duplicating and
cross-posting a thread like this just creates noise and wastes time and
effort. See:

https://apache.org/dev/contrib-email-tips.html

To any encountering this thread, the original post can be found on the user@
list, in response to the thread titled "Guacamole 1.2.0 and Wake-On-Lan":

https://lists.apache.org/thread.html/r6f5b64e1d2e3aa8a72a203a249bba51bd0fdc943c0733dddcf6245ff%40%3Cuser.guacamole.apache.org%3E

- Mike