Details
-
Wish
-
Status: Closed
-
Trivial
-
Resolution: Invalid
-
None
-
None
-
None
Description
I found out that guacd-docker uses FreeRDP to access windows remotely.
I would like to know how it can access other devices on the same network as the host.
guacd-docker and guacamole-docker link by --net=bridge.
guacd-docker: 172.16.0.2
guacamole-docker: 172.16.0.3
mysql-docker:172.16.0.4
linux host: 192.168.0.2
RDP windows: 192.168.0.3
host and windows in the same LAN.
how the guacd-docker RDP the windows(192.168.0.3) by FreeRDP ?