HKEY_LOCAL_MACHINE
SYSTEM
CurrentControlSet
Services
SnaLink
Parameters
The Registry variables that affect the network transport protocols of TCP/IP, IPX/SPX, and Banyan VINES are:
IpPort: REG_DWORD Default: 0
IpxPort:REG_DWORD Default: 0
VinesPort:REG_DWORD Default: 0
These Registry variables specify the TCP/IP (IpPort), IPX/SPX (IpxPort), and Banyan VINES (VinesPort) port number the remote link services listen to for incoming connections. If the value is 0 the transport DLL allocates a dynamic port. This means that the port number will be different every time the service is restarted. The other value is any valid Banyan VINES IP port number between 0x200 and 0xFFFE.
The valid values for IpPort are from 1 to 0xFFFE. Values below 0x800 are not recommended. Values 0x5C5 and 0x5C6 are reserved for SNA Server and cannot be used.
The valid values for IpxPort are from 1 to 0xFFFE. The values 0x84C8 and 0x84C9 are reserved for SNA Server and cannot be used.