Use these procedures to configure a Digi RAS device for a Dial-in/Dial-out modem connection.
chmod a+rw /dev/ttyh*
chown uucp:uucp /dev/ttyh*
Note: The DTE rate is the data rate between the system and the modem. For Digi RAS products, 115200 is a good DTE rate to use.
disable device_name
where device_name
is the name of the device.
Direct device_name - 115200 direct device
The "D" in Direct must be the first character on the line.
Some applications may require an ACU entry in the Devices file. If an application requires an entry, refer to the modem manual or to the modem manufacturer for the correct modem initialization string, and to the SCO Administration handbook for guidance on setting up an appropriate ACU entry that uses this initialization string.
cu -l /dev/device_name -s 115200
where device_name
is the name of the non modem control device for the port.
~.
enable device_name