Quantcast
Channel: SQL Server Setup & Upgrade forum
Viewing all articles
Browse latest Browse all 7696

remote acccess installed - port forwarding (translation) ?

$
0
0

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


Viewing all articles
Browse latest Browse all 7696

Trending Articles