Windows port Mapping

Source: Internet
Author: User

1, first install IPV6 (XP under IPV6 must be installed, otherwise port forwarding is not available!) )

netsh interface ipv6 install

2. Add a IPV4 to IPV4 port mapping

Example: netsh interface portproxy add v4tov4 listenport=16688 listenaddress=192.168.2.112 connectport=16688 connectaddress= Xxxxxxxxxxx

3, specify the listening IP and port can be deleted

netsh interface portproxy delete v4tov4 listenport=16688 listenaddress=192.168.2.112

4. You can view the forwarding that exists

netsh interface portproxy show all


Tis: Firewall


netsh firewall set portopening TCP 16688 ENABLE
netsh firewall delete portopening protocol=tcp port=16688

This article is from the "Guangzhou Linux operation and Maintenance" blog, please be sure to keep this source http://milenovo.blog.51cto.com/10554394/1718413

Windows port Mapping

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.