genesis Posted April 8, 2020 Posted April 8, 2020 Hi We are having Windows 2012 RDWeb server in our network. Our staff use RDWeb Access https://desktop.myorg.co.uk/RDWEB on the school laptop to connect to our RDWeb server and access SIMS and shared drives. I am planning to implement VPN and force staff to use to connect to RDWeb server through VPN. Please can you let me know any VPN that you are using and how staff connect to the school systems from home. Thanks and any help much appreciated. 1
Davit2005 Posted April 8, 2020 Posted April 8, 2020 Firewalls frequently have this functionality builtin, it would be first place I'd look.
Norphy Posted April 8, 2020 Posted April 8, 2020 Can I ask the thinking behind this? The Remote Desktop Gateway that you're talking about here is designed to be exposed to the internet; the whole idea behind it is to just open port 443 to the internet and use that to publish remote desktop servers. What purpose does putting that behind a VPN serve? If you're really married to the idea, I'd suggest looking at Always On VPN which is built into Windows. The process is then completely transparent to the user, they are automatically connected to the VPN as soon as they connected to the internet.
mrcrazy04 Posted April 8, 2020 Posted April 8, 2020 The Windows Always on VPN is pretty good, and is completely transparent to the user. NCSC have some recommendations on VPN security - https://www.ncsc.gov.uk/collection/end-user-device-security/eud-overview/vpns. I’ve found the guides from Richard Hicks to be generally good in terms of setting it up on the client - https://directaccess.richardhicks.com/ If you’re creating a setup from scratch, and want security baked in, then the NCSC walled garden architecture provides protocol breaks between user devices and internal systems, so if anybody got into the VPN, they still wouldn’t be able to go very far. There’s some guidance on that at https://www.ncsc.gov.uk/collection/mobile-device-guidance/infrastructure/network-architectures-for-remote-access
Roberto Posted April 9, 2020 Posted April 9, 2020 I would certainly question putting RDWeb traffic inside a VPN, you're more or less effectively putting a VPN in a VPN at that point. I mean you do you and all that but it will probably just slow things down without providing a tangible security improvement. If you're concerned about better securing the RDP gateway I'd be ensuring it was protected with MFA.
genesis Posted April 9, 2020 Author Posted April 9, 2020 Please post me if you are aware of any MFA products. Thanks
Norphy Posted April 9, 2020 Posted April 9, 2020 The obvious one is Azure MFA: https://docs.microsoft.com/en-us/azure/active-directory/authentication/concept-mfa-howitworks Which can be integrated with an RDWeb gateway: https://docs.microsoft.com/en-us/azure/active-directory/authentication/howto-mfa-nps-extension-rdg
genesis Posted April 9, 2020 Author Posted April 9, 2020 We have moved to 0365 and azure in place . Also we have setup MFA for 0365 and all working good, whenever staff login into 0365 OWA outside our network , it sends a approval request to the Microsoft authenticator app on their smart phones and once approved it logs them to 0365. With Azure in place, do i need additional licence to setup MFA for RD Web Access ? Would be great - any tutorials to setup MFA specific to RD Web access . Many thanks
Norphy Posted April 9, 2020 Posted April 9, 2020 The second article that I linked goes through the steps of integrating RDweb with Azure MFA
mrcrazy04 Posted April 16, 2020 Posted April 16, 2020 There's also DUO, which offers similar functionality; but if you're already using Azure, then Azure MFA is likely to be the cheapest solution and the easiest one to implement.
mavhc Posted April 17, 2020 Posted April 17, 2020 https://github.com/multiOTP/multiOTPCredentialProvider
kingoranks Posted May 22, 2020 Posted May 22, 2020 @genesis How did you get on with this? I am looking at a VPN Solution
Jake0590 Posted November 27, 2020 Posted November 27, 2020 I've done the same setup just recently for staff but they get a TLC error when connecting at home. If they connect to their mobile hotspot they can get to the page no problem. Any ideas for a fix?
mavhc Posted November 29, 2020 Posted November 29, 2020 TLS error? Could be filtering software at home, for their kids perhaps
free780 Posted November 29, 2020 Posted November 29, 2020 I've found issues with Sky where you need to allow the VPN Server through the filtering. Had a case with Virgin doing DNS Hikacking when try to resolve internal resources so had to turn that off. I really wish residental ISPs would stop adding things that get in the way. Particularly at the moment where the is a lot of people WFH.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now