vnick wrote
> Okay, that should be completely compatible.  Can you confirm what version
> of guacd you have installed?

Sorry, should have mentioned that off the top....0.9.14
*cat /var/log/syslog | grep "guacd"*
Aug 10 10:12:43 guacamole-vm guacd[16729]: Guacamole proxy daemon (guacd)
version 0.9.14 started



vnick wrote
> No, you don't want to do this via the init script, you want to actually
> run
> the binary like this.  You could modify the init script and add the
> startup
> options, but for debugging it's probably just easiest to start the binary
> directly - /usr/sbin/guacd -L debug -f, assuming that's where guacd is
> installed.  Could be in /usr/local/sbin, instead.  "which guacd" might
> help.

Wow I'm such a dunce.....smh......sometimes I swear im half retarded....

*sudo /usr/local/sbin/guacd -L debug -f*
guacd[17853]: INFO:     Guacamole proxy daemon (guacd) version 0.9.14 started
guacd[17853]: DEBUG:    Unable to bind socket to host ::1, port 4822: Address
family not supported by protocol
guacd[17853]: DEBUG:    Successfully bound socket to host 127.0.0.1, port 4822
guacd[17853]: INFO:     Listening on host 127.0.0.1, port 4822
guacd[17853]: INFO:     Creating new client for protocol "rdp"
guacd[17853]: INFO:     Connection ID is "$8ad9aa34-e7d1-4c5f-b947-8874936f8163"
guacd[17899]: WARNING:  Support for protocol "rdp" is not installed
guacd[17853]: INFO:     Connection "$8ad9aa34-e7d1-4c5f-b947-8874936f8163"
removed.
guacd[17853]: INFO:     Creating new client for protocol "rdp"
guacd[17853]: INFO:     Connection ID is "$be3d4d0e-7829-4659-b0bd-2f2331d4a6b6"
guacd[17917]: WARNING:  Support for protocol "rdp" is not installed
guacd[17853]: INFO:     Connection "$be3d4d0e-7829-4659-b0bd-2f2331d4a6b6"
removed.



vnick wrote
> Also, you mentioned this is installed in AWS, I think, and you said you've
> verified that you can make the RDP connection from the system running
> guacd
> to the xrdp system, correct?  That kind of eliminates the AWS security
> groups as the culprit, but probably worth verifying just to make sure.

Nah im testing configuration locally with VirtualBox with the intention of
pushing this to AWS. 



--
Sent from: 
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/

Reply via email to