Hello, I wanted to ask a question! What do all of you use to remote into your servers? I particularly don’t trust the Remote Desktop Protocol and wanted to see what everyone is using! I’ve seen a few people mention they use TeamViewer but is that really the best software for remoting into a local server?

Please let me know!

53 Spice ups

RDP

If remote, RDP over a VPN connection.

65 Spice ups

RDP is good for internal, it does not connect to anything external like a service like TeamViewer would. If you have less than 10 users that access the servers, you could use something like Duo to have 2FA to get on the servers if you’re worried about it…

10 Spice ups

Can you share more of that ???

You are saying local server, does it mean the client machine is also on the same network as the server ?

Then what do you mean by server ? Physical server, VMs etc ??

First off, i’d avoid teamviewer like the plague - there’s a very long thread on here about their sharp business practices and keeness to pass customers on to debt collection agencies even if they only signed up for a trial.

Secondly, RDP is fine to use INTERNALLY, i.e. don’t be opening port 3389 to the internet.

We use a VPN tunnel to connect to our network, which has MFA enabled, then can RDP quite safely to the servers. For highly sensitive servers we can only connect to them via a “jump box server” which has a secondary MFA requirement to log on to

Personally I use mRemoteNG to manage all the connections, but Microsoft’s Remote Desktop Manager is OK too.

If you’re still not happy, then yes you could install one of many remote viewer utilities on the servers, but IMO that’s overkill and overcomplicating things, plus installing a potential additional security vulnerability on your server (there have been cases of remote viewers becoming compromised too)

23 Spice ups

Maybe DUO would ease my concerns with RDP. How’s the set up looking like? Just a simple install of DUO and editing access permissions?

4 Spice ups

As others have said, RDP is fine as long as it isn’t directly exposed to the Internet. RDP from an external location via VPN or RD Gateway (both with MFA or certificates) is also fine.
You should of course keep your clients and servers patched. RDP vulnerabilities aren’t that common, but they are found. The major concern with RDP from external locations is weak passwords/brute force/password reuse/password spray attacks.

4 Spice ups

I’ve used RDCMan the past few years. A co-worker suggested I try MobaXterm and it’s got a lot of cool extra features if needed.

1 Spice up

Over 200k businesses use Splashtop to remote manage computers. Splashtop supports 2FA and device authentication, with optional SSO/SAML2 integration (AD, ADFS, Okta, etc.). All traffic are encrypted. Our customers include Toyota, FedEx, UPS, Marriott, Disney, Apple, Target, Harvard, Stanford, MIT, USC, federal and state governments, financials, etc… There are many manageability knobs you can turn with Splashtop, including audit trails, grouping with granular access control, reporting / compliance, etc.

All endpoints and cloud infrastructure are automatically updated (unlike VPNs and RD Gateway which requires manual update and patches). Splashtop invests millions every year on security pentesting and monitoring of our solution.

If you do not want to install Splashtop agent on these servers, Splashtop has a “Connector” that can bridge to RDP / RDS / RemoteApp services as well.

@Splashtop

20 Spice ups

RDP. If remote, RDP through VPN.

15 Spice ups

RDP if on the network, either in the office or over a VPN. Never open up port 3389 to the outside world. This may be what is tripping you up vis a vis RDP.

7 Spice ups

All my servers, save one, are VM’s, so I just use the VMWare console.

The lone server (failover dhcp and dns) I just use RDP, as long as the RDP port isn’t open to the internet, it’s fine. You can also lock it down even more by specifying which users can connect.

7 Spice ups

I’ve used Teamviewer in the past and it worked well until updates started denying me access. I now use Cloudberry Remote Desktop, it works well and the price is right. Free.

In house I just use RDP.

2 Spice ups

RDP over VPN, as well as Comodo One, remote agent, no external ports open on 3389, that is a great way to get ransomware…

1 Spice up

We use RDP and Hyper-V to access servers locally. We use Splashtop with built in 2FA to access remotely. I’d definitely look at Splashtop as opposed to TeamViewer for pricing reasons alone.

5 Spice ups

I use two tools: SimpleHelp ( www.simple-help.com ) and Splashtop via my RMM. Both have been rock solid for over-the-internet access. For internal use, it’s RDP and UVNC. I always have two remote access methods enabled, as one can fail.

RDP. Simple, secure.

1 Spice up

As others have noted, Remote starts with VPN, then RDP. In the past I have used nomachine nomachine.com Platform agnostic, and free!

For anything on the same internal network, RDP. If I were remote and needing to access, I’d use a VPN then RDP. Horror stories of RDP being used to attack systems are almost exclusively from companies asking for it because they decided to be cute and open port 3389 to the internet.

Netextender and Sonicwall mobile remote access appliance - encrypted RDP

1 Spice up