Hello,
I want to build a lab alongside my productive environment at work. It is imperative though that there can be no access from lab into productive environment, except for RDP. I have an RDP-Manager which I want to use, and my laptop is in the productive network.
What I have done up until now:
- created a Hyper-V-Switch (dedicated port on the server), which connects to an untagged port for VLAN50 on the HP-Switch (VLAN1 for that port is excluded)
- created a dedicated interface on the Sophos, Ethernet VLAN, assigned it VLAN ID 50, and connected that interface to a tagged port on a HP-Switch (VLAN1 for that port also excluded)
- set up a Masquerading Rule, LAB-Network -> Uplink Interfaces
- opened Web and DNS for the LAB-Network
- on my Home-Work Site-to-Site-IPSec-Tunnel I added the LAB-Network, so that I can access it from home too
- I created following rules in the firewall:
1. Allow: Home-Network / Work-Network -> 3389 -> LAB-Network
2. Drop: Home-Network / Work-Network / LAB-Network -> Any -> Home-Network / Work-Network / LAB-Network
It seems to work.
Is it wrong? Does it make sense? Can it be done better?
Thank you.
This thread was automatically locked due to age.