Remove the TCP/IP filter restriction and log on to the 3389 Terminal

Source: Internet
Author: User

Sometimes the server administrator uses TCP/IP to filter the restricted ports, so that we cannot log on to 3389.

To remove this restriction, you only need to export the registry for modification:

 
 

TCP/IP filtering has three entries in the registry:

HKEY_LOCAL_MACHINE \ SYSTEM \ ControlSet001 \ Services \ Tcpip

HKEY_LOCAL_MACHINE \ SYSTEM \ ControlSet002 \ Services \ Tcpip

HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ Tcpip

 

Export to the specified directory and modify it:

Regedit-e D: \ chouwazi.com \ 1.reg HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ Tcpip
Regedit-e D: \ chouwazi.com \ 2.reg HKEY_LOCAL_MACHINE \ SYSTEM \ ControlSet002 \ Services \ Tcpip
Regedit-e D: \ chouwazi.com \ 3.reg HKEY_LOCAL_MACHINE \ SYSTEM \ CurrentControlSet \ Services \ Tcpip

 

And then put the following three files:

"EnableSecurityFilters" = dword: 00000001 "to" EnableSecurityFilters "= dword: 00000000"

Then, import the preceding three files to the registry:

Regedit-s D: \ chouwazi.com \ 1.reg

Regedit-s D: \ chouwazi.com \ 2.reg

Regedit-s D: \ chouwazi.com \ 3.reg

Restart the server!

 

From http://www.chouwazi.com/article.asp? Id = 346

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.