User Tools

Site Tools


biac:apple-rdc

This is an old revision of the document!


Apple Remote Desktop access to Windows PC

Here are some instructions on how to use Apple Remote Desktop Client to connect from a MAC outside the DUMC firewall to your BIAC Windows computer inside the PHI zone.

1) Install the Apple Remote Desktop Client : Microsoft Remote Desktop for OS X

2a) If you have access to the Duke VPN, open Cisco AnyConnect and login to the VPN ( dmvpn.duhs.duke.edu )

2b) If you do not have VPN access, open an ssh terminal to create a tunnel.

  ssh -N -L3390:yourcomputer.dhe.duke.edu:3389 username@nernst.biac.duke.edu -p 80

3) Once the VPN is connected ( or tunnel has been created), then open the RDC client.

  • Login : your windows username
  • Host (with VPN): yourcomputer.dhe.duke.edu
  • Host (with tunnel): localhost:3390 ( this means your local computer, port 3390 because you have tunnelled the traffic )

Once you are finished with the RDC, close the client and “Ctrl + C” will kill your ssh tunnel.

biac/apple-rdc.1517356193.txt.gz · Last modified: 2018/01/30 23:49 by cmp12