Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Start the command prompt as an administrator and perform the following command:

Code Block
netsh interface portproxy add v4tov4 listenport=3340 listenaddress=10.1.1.110 connectport=3389 connectaddress=10.1.1.110
netsh int portproxy add v4tov4 listenport=3340 listenaddress=10.1.1.110 connectport=3389 connectaddress=10.1.1.110

...