R2511-HP MSR Router Series Terminal Access Configuration Guide(V5)
103
# route add 1.1.0.0 -netmask 255.255.0.0 2.2.2.1
{ Check the routing table on the Unix server using the following command.
# netstat -r
Add the route configuration into the /etc/rc2.d/S85tcp file, so that the system can automatically
add the corresponding routes after startup.
# Modify the configuration file of the bank service.
Because service programs vary with banks, the configuration approaches are different. Each bank
can independently modify the terminal configuration files of service programs, such as the terminal
emulation type, type of the card swipe machine, printer and password keyboard. Terminals only
work normally when the terminal configuration files are correctly configured.
# Run the ttyd program.
Start the ttyd program on the FEP.
# /etc/ttyd /etc/ttyd_duigong.conf
# /etc/ttyd /etc/ttyd_chuxu.conf
Follow these steps to enable ttyd autorun at system startup.
{ Create the /etc/rc2.d/S99ttyd file, and add the commands for starting ttyd into the file.
/etc/ttyd /etc/ttyd_duigong.conf
/etc/ttyd /etc/ttyd_chuxu.conf
{ Change the file mode of the file to the executable mode.
# chmod u+x /etc/rc2.d/S99ttyd
After the configuration, the ttyd program can run automatically at system startup.
NOTE:
The above configurations are performed on Sco openserver Unix 5.0.5. For configurations on an FEP
runnning a different Unix platform, see "Installing and configuring FEPs."










