Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

How to disable H.323 functionality in Routing and Remote Access if it is configured to use NAT in Windows 2000 and in Windows Server 2003


View products that this article applies to.

Introduction

This article describes how to disable the H.323 functionality in the Routing and Remote Access service if that service is configured to use the network address translation (NAT) routing protocol. By default, the H.323 component is enabled if you configure the Routing and Remote Access service to use NAT in Microsoft Windows 2000. The procedures that are described in the "More Information" section also apply to Microsoft Windows Server 2003. However, in Windows Server 2003, the H323 component is disabled by default if you configure Routing and Remote Access to use NAT.

Important This procedure only modifies Routing and Remote Access if it is configured to use NAT. It does not disable H.323 functionality in the following components or programs:
  • Internet Connection Sharing (ICS)
  • Internet Connection Firewall (ICF)
  • Telephony API (TAPI)
  • NetMeeting
  • Other programs that use NetMeeting or H.323 TAPI functionality

↑ Back to the top


More information

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:
  1. Log on to the computer as an administrator.
  2. Click Start, click Run, type cmd, and then click OK.
  3. 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:
  1. Log on to the computer as an administrator.
  2. Click Start, click Run, type cmd, and then click OK.
  3. 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

↑ Back to the top


Keywords: KB838834, kbinfo, kbhowto, kbnat, kbnetwork, kbwinservnetwork

↑ Back to the top

Article Info
Article ID : 838834
Revision : 6
Created on : 10/30/2006
Published on : 10/30/2006
Exists online : False
Views : 255