To disable H.323 functionality
To disable H.323 functionality in Routing and Remote Access if it is configured to use NAT, follow these steps:
- Log on to the computer as an administrator.
- Click Start, click Run, type cmd, and then click OK.
- At the command prompt, type the following, and then press ENTER:
netsh routing ip nat delete h323
To enable H.323 functionality
To enable H.323 functionality in Routing and Remote Access if it is configured to use NAT, follow these steps:
- Log on to the computer as an administrator.
- Click Start, click Run, type cmd, and then click OK.
- At the command prompt, type the following, and then press ENTER:
netsh routing ip nat add h323
For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
835732
MS04-011: Security Update for Microsoft Windows
For additional information about how to use the
Netsh command, type the following at a command prompt, and then press ENTER:
netsh help