RAS RemoteListen ParameterLast reviewed: March 24, 1997Article ID: Q99145 |
The information in this article applies to:
WARNING: Using Registry Editor incorrectly can cause serious, system-wide problems that may require you to reinstall Windows NT to correct them. Microsoft cannot guarantee that any problems resulting from the use of Registry Editor can be solved. Use this tool at your own risk.
SUMMARYWindows NT and Microsoft LAN Manager Remote Access Service (RAS) can provide access to remote clients as if they were on the local area network (LAN). If you enable full RemoteListen functionality, all systems on the LAN can access the RAS client just as if it were locally connected. The following features are supported: IPC, mail slots, RPC, named pipes, and NBF/NetBEUI. This article is divided into two sections:
RemoteListen FunctionalityBeyond simply connecting to and accessing a remote client, these other mechanisms function over RAS: IPC, mail slots, RPC (Windows NT), named pipes, and NBF\NetBEUI. The following information describes the functionality of the three different settings for RemoteListen:
AllLAN Manager: messages = all Windows NT: RemoteListen = 2 The RAS Server posts an NCB_Listen network control block (NCB) for all client NetBIOS names on each protocol bound to the RAS server. Under LAN Manager, each client has an average of five NetBIOS names. This equates to 80 names per protocol (16 ports x 5 names = 80). To support this many names, you need to modify the MaxNames parameter for RAS and the Names parameter for each protocol that you are using on the RAS server. Under Windows NT, clients have an average of seven to eight names, and the RAS Server can support up to 64 ports. This results in an even more significant drain on resources than under LAN Manager.
MessagesLAN Manager: messages = messages Windows NT: RemoteListen = 1 The default for RemoteListen is set to Messages. This instructs the RAS server to post only the Messenger service-related NetBIOS names for the client. This allows them to receive things like print notifications and NET SEND commands. This does not allow another LAN workstation to create a network session with the remote client as in the case of a NET USE command.
NoneLAN Manager: messages = none Windows NT: RemoteListen = 0 This option instructs the server to not post any NCB_Listens for client NetBIOS names. This reduces the resources consumed and the connect time. If you are not concerned with any of the previously mentioned functionality, this is the best setting to use.
Enabling RemoteListenTo enable RemoteListen, add or modify the RemoteListen parameter:
For LAN Manager
For Windows NT or Windows NT Advanced Server
Windows NT "RAS Administrator's Guide"
|
Additional query words: prodnt
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |