I have a server running Hyper-V R2 Core installation and a couple of VMs. The server only has 1 NIC. One VM is dedicated to handling companies bug tracking website. I have created a virtual private network for it and now I want to forward a port from host to this private network. Basically Physical NIC (port 80) -> VM on private virtual network (port 80 or 8080).
I know this is possible in VirtualBox, but this is the first time I'm dealing with Microsoft Hyper-V. So can this be done? I would really appreciate any resources you could throw at me.