Print E-mail
Q: Why can't I communicate with one of the serial ports using the serial port on the back of my PC or laptop and Hyperterm? If I press the reset button, I can see the firmware monitor, but I don't get a login prompt when I start the OS.
   
A: Most likely the problem is the cable. You will need a null-modem cable between the Systech Device Server (RCS, POS, NPS, NDS or iNS/ixNS series) and the serial port on your PC. But not all null-modem cables are created equal.

To get a login prompt on a Systech Device Server with the factory default configuration, you must supply DCD signal (pin1) to the Systech Device Server. Normally this is crossed over from DTR in the null modem cable.

You can remove this requirement by telneting to the device or pointing your browser at the device and setting "ignoredcd" true on the port.
    Answer Last Updated: July 7, 2008
 

Deterministic Telnet Daemon

Allows you to have telnet sessions and to specify which PTY device to use for an incoming telnet connection, rather than arbitrarily picking a PTY device.This allows you to have the same tty name every time you log in. Available for UNIX

r4000 Utility

Provides command line uploads and downloads from the RCS/4000. Allows you to script updates of software and configurations for your field installation. Available for UNIX and Windows 95/98/NT/XP

rtn Utility

Creates a pseudo-tty (pty) device on the host that is connected via TELNET or raw TCP to an RCS/4000 serial port. Allows UNIX programs such as tip(1C) and uucp(1C) to access serial device attached to RCS/4000 ports. Available for UNIX