On Mon, Apr 1, 2019, 06:13 Oliver.Zhang <[email protected]> wrote:

> my guacamole server  deploy in the vm the ip is 10.66.204.10, I cloned a
> vm from 10.66.204.10 and set the ip is 10.66.204.13 for the new cloned vm
>
> i stop the mysql in the new cloned vm, and modify mysql-hostname: to
> 10.66.204.10 in the guacamole.properties, the start the guacamole guacd
> and tomcat
>
> why it still access to mysql 10.66.204.13 and not the 10.66.204.10?
>

If the logs show that access is being denied to the MySQL user at
10.66.204.13, it is because that is the IP address of the Guacamole server
relative to the MySQL server.

If you are expecting otherwise, I suggest rechecking the configuration of
your VM and network settings. According to your logs, reality doesn't agree
with that expectation.

- Mike

Reply via email to