kasper219

Members
  • Posts

    23
  • Joined

  • Last visited

Everything posted by kasper219

  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.
  15. Thank you I will try this when I get back into the office.
  16. Since I am new to the docker/ and Unraid ordeal.... what would i fill out in the container to get the following to show up under port mappings 80/tcp 192.168.0.125:8080 (192.168.0.125 being the unraid server)
  17. This is currently a test. Hence why I am mainly using what I have around at this time. I understand the limitations of PCI channels and etc... I am trying to get the test working, if the test doesn't work than I am moving away from Unraid. The test build is running on a HP Z600 Dual xeon quad cores and 24GB ram. How is the 100mb/s card not supported (used them in other Linux machines to get them back online for customers), what compatibility list do i need to look at for supported network cards etc. I will have a single pcie slot when it is all said and done to use with the networking with the other devices on the machine.
  18. I am going to be dedicating 1 to the new cards to vms and 1 to bond with the onboard gigabit nic for the file server. However if the realtek chip is supported why can't i use the current 10/100 that is installed? the driver isn't loading for it.
  19. TG-3269, which I have used on a few linux builds in the past (debian based when I have used them).
  20. I understand that this is only a 10/100 card, and that is what I have laying around for testing I currently have 2 gigabit cards coming in Tuesday. However that still does not help answer what is needed to enable/use the 2nd and 3rd NICs in Unraid.
  21. I am working on adding a second NIC to my current Unraid test for work/personal. I installed the new NIC (TF-3200 by tp-link), but the OS didn't recognize it and allow a driver to be grabbed. However, when i check lscpi -nnk it shows up there without any drivers loaded. Am I needing to load the driver manually or??? If you could let me know where to start heading to allow teaming please let me know. The build is going to eventually have a dedicated nic added for 1 of the virtual machines/or docker apps and a teaming setup for the file share section for the office/personal use.
  22. I am trying to add in a docker for Onlyoffice to my machine and I am new to using docker...... When I download and install it, of course it wants to run on port 80 which the machine already uses.... When I change the port for the docker it gives me an error stating that either access is forbidden or denied. Here is the guide for general docker support for OnlyOffice that I am using. http://helpcenter.onlyoffice.com/server/docker/community/docker-installation.aspx the way I am launching the docker is through the terminal with the following command: sudo docker run -i -t -d -p 80:80 onlyoffice/communityserver I also tried the other following command, but that is when I ran into the forbidden and denied.... sudo docker run -i -t -d -p 8080:80 onlyoffice/communityserver If there is anything that you guys can help with I would greatly appreciate it. I am newer to Unraid and Docker....