Server has 2 network cards: 1) a WAN connection - 2) a LAN connection - NAT is configured and works - but I want to connect to a particular ip address from the outside using port forwarding - translation - like you do on a simple router ( virtual server setting like for gaming )
Did a netsh install but this didn't work - and this doesn't support udp - I'm testing with the Firewall turned off.
netsh interface portproxy add v4tov4 listenport=my external port listenaddress=myexternal-ip connectport=my internal port connectaddress=myinternal-ip