kasper219

Members
  • Posts

    23
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

kasper219's Achievements

Noob

Noob (1/14)

0

Reputation

  1. Thank you. I agree the documentation is definitely spread out. I now have that working as well for when I need to use it.
  2. I was wondering what would be required to "share a connection" too allow others to connect to a session as a read only https://guacamole.apache.org/doc/gug/using-guacamole.html "Sharing the Connection" So far I haven't found where I would have to set that up to allow users to share their connection under a share menu.
  3. Correct. Thank you for the help, I don't think I would have tried "Any" as an option I tried not marking it and setting it to RDP as that is the type of connection I was trying to make. Unless with the update to RDP they did in the last quarter messed with that setting? Either way Thank you again.
  4. That seems to have corrected it, which doesn't make sense unless there is an underlying issue with guacd or how the MySQL sets the security type?
  5. @Taddeusz So far I have not been able to make any progress, it seems isolated to VMs that are on this server that Apache Guacamole cannot connect to, But I can with Remmina or RDP on the other Machine. I even went as far as setting up the docker on another machine that RDP and Remmina work on and Apache Guacamole still won't connect RDP to machines on a local network from a computer that Remmina works on, which has me shaking my head.... So it isn't isolated to just the docker on my Unraid box. I can connect with VNC to a machine that RDP will not, which also makes no sense with Apache Guacamole. Thoughts?
  6. I will try the log. Yes i have remote desktop enabled (Win7 Pro), I currently use RDP from another windows machine or Remmina from my laptop to connect to it when I am remote (I have tried it locally as well and I can connect from my laptop to the vm without issue when internal to the network. Also VM to VM works and Apache Guacamole only works to the VMs with VNC, so it can see it. That is what has me stumped. Apache Guacamole only seems to work with RDP on machines at another network, which also has me stumped.
  7. So here is the now goofy part of this whole thing.... I installed tightVNC on one of the computers that I couldn't connect to via RDP and I can connect using VNC so its not a network issue that it can't find it??? Is there a way to get the log to show more info as to why it is just saying that there was a connection error?
  8. Here is the routing table (Got my desktop up a bit faster than i thought tonight) Routing Table Protocol Route Gateway Metric IPv4 default 192.168.0.1 via br0 1 IPv4 172.17.0.0/16 docker0 1 IPv4 192.168.0.0/24 br0 1 IPv4 192.168.122.0/24 virbr0 1 I have the VMs running on br0 and I have tried Host, Bridge and br0 for the docker.
  9. I have VLAN shut off on all the network interfaces in the network settings and I don't see anything for macvlan in the docker settings. Also the routing table doesn't show anything for vlan it just says docker0 I will get a screen shot shortly. Is there another spot to check if macvlan is being used?
  10. I take that back, I was in one of the VMs not the shell for Unraid. I got into unraid and I am not able to ping the VMs on br0. It seems that it can not find it. So maybe just a table fix in the settings?
  11. @Taddeusz If I try for an outside of our network hostname I get a connection. I got it to connect to a computer at my house. However, is there a way to see a more indepth error other than "error connecting to RDP server"??? So far the only RDP connection that works is off site (ssh and VNC work locally and remote). I have tried the container set up with Bridge, HOST, and br0 (to give it, its own IP). As far as I can tell there are no firewalls blocking it and I can use Remmina and other RDP clients to connect to the computers I am trying without issue. I have even tried VM to VM on the server and that is fine as well.
  12. I just tried that and receives the same output in the log with Error connecting to RDP server.
  13. @Taddeusz I tried to put 3389 in the port number below the hostname for the RDP connection and receive the same output and the logs don't have any new errors.
  14. I am having a similar issue with not connecting, but to RDP only (SSH works just fine and the 1 VNC I tried worked as well) Here is the error from Guacamole's interface: "The remote desktop server is currently unreachable. If the problem persists, please notify your system administrator, or check your system logs." Here is the log from Unraid (Version 6.5.3) Jun 21 14:26:29 31ae697f81fb guacd[82]: Creating new client for protocol "rdp" Jun 21 14:26:29 31ae697f81fb guacd[82]: Connection ID is "$22faf61d-e4d6-41d9-bebb-4e1265a3e02e" Jun 21 14:26:29 31ae697f81fb guacd[394]: No security mode specified. Defaulting to RDP. Jun 21 14:26:29 31ae697f81fb guacd[394]: Resize method: none Jun 21 14:26:29 31ae697f81fb guacd[394]: User "@f7b49ee7-6750-4d1e-a6b9-9e1fdd24f4aa" joined connection "$22faf61d-e4d6-41d9-bebb-4e1265a3e02e" (1 users now present) Jun 21 14:26:29 31ae697f81fb guacd[394]: Loading keymap "base" Jun 21 14:26:29 31ae697f81fb guacd[394]: Loading keymap "en-us-qwerty" Jun 21 14:26:29 31ae697f81fb guacd[394]: Error connecting to RDP server Jun 21 14:26:29 31ae697f81fb guacd[394]: User "@f7b49ee7-6750-4d1e-a6b9-9e1fdd24f4aa" disconnected (0 users remain) Jun 21 14:26:29 31ae697f81fb guacd[394]: Last user of connection "$22faf61d-e4d6-41d9-bebb-4e1265a3e02e" disconnected Jun 21 14:26:29 31ae697f81fb guacd[82]: Connection "$22faf61d-e4d6-41d9-bebb-4e1265a3e02e" removed. Here is the output from Catalina.out Jun 21 14:26:29 31ae697f81fb guacd[82]: Creating new client for protocol "rdp" Jun 21 14:26:29 31ae697f81fb guacd[82]: Connection ID is "$22faf61d-e4d6-41d9-bebb-4e1265a3e02e" Jun 21 14:26:29 31ae697f81fb guacd[394]: No security mode specified. Defaulting to RDP. Jun 21 14:26:29 31ae697f81fb guacd[394]: Resize method: none Jun 21 14:26:29 31ae697f81fb guacd[394]: User "@f7b49ee7-6750-4d1e-a6b9-9e1fdd24f4aa" joined connection "$22faf61d-e4d6-41d9-bebb-4e1265a3e02e" (1 users now present) Jun 21 14:26:29 31ae697f81fb guacd[394]: Loading keymap "base" Jun 21 14:26:29 31ae697f81fb guacd[394]: Loading keymap "en-us-qwerty" Jun 21 14:26:29 31ae697f81fb guacd[394]: Error connecting to RDP server Jun 21 14:26:29 31ae697f81fb guacd[394]: User "@f7b49ee7-6750-4d1e-a6b9-9e1fdd24f4aa" disconnected (0 users remain) Jun 21 14:26:29 31ae697f81fb guacd[394]: Last user of connection "$22faf61d-e4d6-41d9-bebb-4e1265a3e02e" disconnected Jun 21 14:26:29 31ae697f81fb guacd[82]: Connection "$22faf61d-e4d6-41d9-bebb-4e1265a3e02e" removed. I also attached screen shots of the settings for the RDP connection, in case I missed something there. The logs haven't been very helpful from what I can tell as to why it is not connecting. I have also tried to remove the docker and purged its appdata folder accordingly to be a fresh image so that I could make sure that it wasn't something else. Any and all help in fixing this would be appreciated.