What are the steps to configure my Windows Server 2012 with two NIC's present (1 public 76.x.x.x) and 1 private (192.168.0.x)
so that incoming traffic on port 443 will be re-routed to a machine on the internal network.
I used to be able to accomplish this with Routing and Remote Access in 2008R2
http://www.windowsnetworking.com/articles_tutorials/Using-Windows-Server-2008-R2-Publish-Internal-Resources.html
I'd really like to do it cleanly, without installing IIS, DirectAccess, AD or certicates.
Mike H