Connecting to a Remote Computer
- Colin McNeil
- A.J. Newman
- John Leahy (Deactivated)
Employees can set up their work-from-home computer to connect to an on-campus computer.
This process should be completed on your local computer, which is the one that is off-campus.
Prerequisites
You must first enable incoming remote connections on your remote (on-campus) computer: Enable Incoming Remote Desktop Connections
Instructions
Configure the gateway
If you use the Cisco AnyConnect VPN, you can skip this section.
Open Remote Desktop Connection, which is an app searchable from the Start menu. If you do not have it installed, you can install it from here: https://docs.microsoft.com/en-us/windows-server/remote/remote-desktop-services/clients/windowsdesktop#install-the-client
Expand the options and navigate to Advanced → Settings…
Select Use these RD Gateway server settings:
Under Server name:, enter
remote.uconn.edu
.Click OK to save the settings.
Create the connection
Under the General tab, enter the full name of the computer. When you requested a network reservation for your on-campus computer, this name should have been provided to you.
Instead of clicking "Connect," click Save As... to save the connection settings as a shortcut file.
Browse to your desktop and save the shortcut file.
Double-click on this shortcut to quickly launch the connection.
When prompted for your user credentials, enter your UConn email and password.
You will receive one or two Duo prompts. Duo on Remote Desktop only support the app-based push or the phone call methods. It does not support the SMS or hardware token codes. You can update how you respond to prompts on the 2FA portal at netid.uconn.edu.
Configure the Gateway
If you use the Cisco AnyConnect VPN, you can skip this section.
Click the (…) icon in the top left corner and select Preferences….
Navigate to the Gateways tab and click the button to add a new Gateway configuration.
Under Gateway name, enter
remote.uconn.edu
.Under User account, select Add User Account… and enter your UConn email and password. Then select Add.
Save and add your Gateway preferences and close the Preferences window.
Create the connection
Click the button and select Add PC.
Enter your full PC name when prompted. When you requested a network reservation for your on-campus computer, this name should have been provided to you.
Select both the user account previously selected and the gateway that was set up.
Select Add and then double click the desktop to connect.
You will receive one or two Duo prompts. Duo on Remote Desktop only support the app-based push or the phone call methods. It does not support the SMS or hardware token codes. You can update how you respond to prompts on the 2FA portal at netid.uconn.edu.
Setting Up the Remmina Remote Desktop
Officially Supported Client:Â Remmina
Compatibility: Tested on CentOS/RHEL/Fedora, but should be compatible with all Linux distros.
For more information about Remmina, visit the Remmina website.Â
Configuring the Remote Desktop
Open Remmina.
Click New, denoted by the + icon in the top left corner of the page.
Select the Advanced tab.
Use the settings shown below:
Quality: Best
Security: Negotiate
Gateway transport type: auto
RD Gateway Server: remote.uconn.edu
RD Gateway Username: Your NetID
RD Gateway Password: Your NetID Password
RD Gateway domain: UCONN
Go back to the Basic tab. Use the settings below:
Name: Use a human-friendly name. This can be a label of your choice.
Protocol: RDP
Server: The full PC name. When you requested a network reservation for your on-campus computer, this name should have been provided to you.
User name: UConn email
Password: UConn email password
Domain: UCONN
Click on Save and Connect.
Alternative: Using the FreeRDP client
The FreeRDP client is an advanced, alternative option for experienced Linux users, and is not officially supported.
FreeRDP is not an officially supported client.
The FreeRDP client might perform better than Remmina for some Linux users.
Compatibility:Â Tested on Ubuntu 18.04 with X11, but should be compatible with all X11 or Wayland Linux distros.
Installation
FreeRDP can be installed using the package manager for most mainstream distros. Ubuntu users on X11 can install FreeRDP using the command:
sudo apt install freerdp2-x11
 Users using Wayland should install 'freerdp2-wayland'.
For more information about FreeRDP, visit the FreeRDP repository on GitHub or visit the FreeRDP website.
Using the FreeRDP Remote Desktop client
FreeRDP is activated and configured from the command line. Use the following command to start the client, replacing the string COMPUTERNAME and the string NETID as appropriate. The command line will prompt you for your password.
xfreerdp /g:remote.uconn.edu /v:COMPUTERNAME.grove.ad.uconn.edu /gd:UCONN /u:NETID