KnowledgeBase Archive

An Archive of Early Microsoft KnowledgeBase Articles

View on GitHub

Q198516: WLBS Uses Port 2504 for Remote Control

Article: Q198516
Product(s): Microsoft Windows NT
Version(s): winnt:4.0
Operating System(s): 
Keyword(s): 
Last Modified: 28-FEB-1999

-------------------------------------------------------------------------------
The information in this article applies to:

- Microsoft Windows NT Server, Enterprise Edition version 4.0 
- Microsoft Windows NT Server version 4.0 
- Microsoft Windows NT Load Balancing Service 
-------------------------------------------------------------------------------

SUMMARY
=======

Window NT Load Balancing Service cluster control program (WLBS.exe) allows you
start, stop, and query the cluster from any networked Windows NT system. You can
control all cluster hosts with one command, or you can control them
individually. Certain actions, such as modifying parameters, can only be
performed on the cluster hosts. Because it is a console-based application, this
program can be incorporated into scripts used for system management. The command
line for WLBS.exe has the following form:

  WLBS <command> [<cluster>[:<host>]
  [<remote_options>]]

The control program has full password protection to prevent unauthorized access.
By default, WLBS.exe will send remote control requests to UDP port 2504.

MORE INFORMATION
================

WLBS uses UDP port number 2504 for receiving remote control requests, while
Convoy used port 1717. By default, WLBS.exe will send remote control requests to
port 2504 and will not be able to control mixed Convoy/WLBS clusters. Please
note that, for backward compatibility, WLBS hosts will still respond to remote
control requests on port 1717 in addition to the new port 2504 if Convoy hosts
are detected as part of the cluster.

Additional query words: Convoy

======================================================================
Keywords          :  
Technology        : kbWinNTsearch kbWinNT400xsearch kbWinNTSsearch kbWinNTSEntSearch kbWinNTSEnt400 kbWinNTS400xsearch kbWinNTS400 kbWinNTLBSSearch
Version           : winnt:4.0
Issue type        : kbinfo

=============================================================================

THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Copyright Microsoft Corporation 1986-2002.