Advertising banner:
Using Netinfo to configure connections  
Help Contents • Administering OTSW • Help Document
   
   
Netinfo




About Netinfo
The Netinfo file is located in the FCNS\Server folder. It allows you to configure IPX, AppleTalk, and TCP/IP connections. You can use Notepad, TextEdit, or any text editor to view and edit this file.
The Netinfo file can contain the parameters described below. Parameters must be in upper case with spaces before and after the equal signs.



Netinfo file parameters

APPLETALK
(Windows only)
Disables or enables the AppleTalk protocol.
Syntax
APPLETALK = n
where n can be either zero (to disable the protocol) or 1 (to enable it)
Default
APPLETALK = 1
IPX
(Windows only)
Disables or enables the IPX protocol.
Syntax
IPX = n
where n can be either zero (to disable the protocol) or 1 (to enable it)
Default
IPX = 1
TCPGUIPORT
Sets the port number of the main port that accepts connections from users of the FirstClass client software for Mac OS X and Windows who are connecting with TCP/IP.
Syntax
TCPGUIPORT = n
where n is the port number
Default
TCPGUIPORT = 510
This is the standard FCP port, and is the recommended value. If you don't specify a TCPGUIPORT, 510 is used.
06092010_122716_1.pngNotes
Connections through this port do not use the error correction component of the FirstClass protocol (FCP), because the TCP/IP protocol handles error correction.
The TCPGUIPORT accepts connections over network and remote sessions.
The number of network sessions the port can support is determined by the number of network sessions you configure on your server.
The number of remote sessions the port can support is determined by the number of surplus remote sessions in the server. The server comes with two remote sessions. You can purchase additional remote sessions.
Users of terminal emulators can connect to this port by pressing Enter/Return twice.
Users who autoregister on any port other than the TCPGUIPORT, TCPRGUIPORT, or UDPPORT are defined as regular users.
TCPGUIPORT2
Creates an optional, additional port for users of the FirstClass client software for Mac OS X and Windows who are connecting with TCP/IP.
Syntax
TCPGUIPORT2 = n
where n is the port number
Example
TCPGUIPORT2 = 3000
This is the recommended value. There is no default value.
06092010_122716_1.pngNotes
Connections through this port do not use the error correction component of the FirstClass protocol (FCP), because the TCP/IP protocol handles error correction.
This port accepts connections over network and remote sessions.
The number of network sessions the port can support is determined by the number of network sessions you configure on your server.
The number of remote sessions the port can support is determined by the number of surplus remote sessions in the server. The server comes with two remote sessions. You can purchase additional remote sessions.
Users of terminal emulators can connect to this port by pressing Enter/Return twice.
Users who autoregister on any port other than the TCPGUIPORT, TCPRGUIPORT, or UDPPORT are defined as regular users.
TCPCLUIPORT
Sets the port number of the TCP/IP port that accepts connections from users connecting to the server with a terminal emulator or telnet client.
Syntax
TCPCLUIPORT = n
where n is the port number
Default
TCPCLUIPORT = 23
This is the recommended value. If you don't specify a TCPCLUIPORT, 23 is used.
06092010_122716_1.pngNotes
This port does not accept connections from the FirstClass client software for Mac OS X or Windows.
Connections to this port are immediate. Users do not need to start their sessions by pressing Enter/Return twice.
This port supports the telnet protocol and telnet negotiation.
This TCPCLUI port handles line terminators differently from the standard CLUI. Normally, only a CR is accepted as a line terminator in the CLUI. The TCPCLUI port, however, also accepts CRLF and CRLFNULL as acceptable line terminators. If you are using a terminal scripting program, ensure it pauses at least 10 milliseconds (ms) after sending a line terminator.
If you are supporting older systems or clients (prior to 5.5), use port number 3003.
TCPRGUIPORT
Creates an optional, remote TCPGUI port.
Syntax
TCPRGUIPORT = n
where n is the port number
Example
TCPRGUIPORT = 3004
This is the recommended value.
06092010_122716_1.pngNotes
This port accepts native TCP/IP GUI connections, but command-line users can connect by pressing Enter/Return twice.
Users who autoregister on any port other than the TCPGUIPORT, TCPRGUIPORT, or UDPPORT are defined as regular users.
TCPFCPPORT
Creates an optional port for use with a terminal server.
Syntax
TCPFCPPORT = n
where n is the port number
Example
TCPFCPPORT = 3002
This is the recommended value. There is no default value. If you don't specify a TCPFCPPORT, no TCPFCP port is created.
06092010_122716_1.pngNotes
The terminal server has a TCP/IP connection to the server; therefore, this connection does not require error correction. The connection between the FirstClass client software and the terminal server, however, passes through a modem and over telephone lines. Therefore, it requires error correction. A TCPFCP port uses the FirstClass protocol (FCP) to guarantee the integrity of the information passing between the FirstClass client software and the TCP/IP terminal server.
This port accepts connections only from users connecting with a remote session. Thus the number of simultaneous TCP connections the server can support is limited by the number of surplus remote sessions on the server.
The TCPFCP port runs the full FCP error-correcting sliding window packet link on top of a TCP connection. It is intended for use with connections that are not TCP from end to end (for example, when clients dial into a terminal server connected to the FirstClass server through TCP/IP). For these types of connections, FCP does its own error correction.
The TCPFCP connection can also be used to handle users connecting with a Communications Toolbox TCP/IP tool such as the Outland TCP Tool.
If you are running a terminal server, you must configure it to automatically connect to the server on the TCPFCP port after it answers an incoming call.
Users who autoregister on port 3002 are defined as remote users.
UDPPORT
Sets the port number that accepts connections from users of the FirstClass client software for Mac OS X and Windows who are connecting with UDP/IP.
Syntax
UDPPORT = n
where n is the port number
Default
UDPPORT = 810
This is the standard FCP port for UDP, and is the recommended value. If you don't specify a UDPPORT, 810 is used.
06092010_122716_1.pngNotes
Connections through this port use the flow control and error correction features of the FirstClass protocol (FCP), making this a more useful choice than TCP/IP for a slow network connection (such as a modem connection through an ISP).
The UDPPORT accepts connections over network and remote sessions.
The number of network sessions the port can support is determined by the number of network sessions you configure on your server.
The number of remote sessions the port can support is determined by the number of surplus remote sessions in the server. The server comes with two remote sessions. You can purchase additional remote sessions.
Users who autoregister on any port other than the TCPGUIPORT, TCPRGUIPORT, or UDPPORT are defined as regular users.