Service manual

Cyclades-TS
91
Appendix A - Linux
Installation & Service Manual
ipchains -A input -p tcp -s ! 200.200.200.4 -d 200.200.200.1 7001:7032 -j DENY
ipchains -A input -p tcp -s ! 200.200.200.4 -d 0.0.0.0/0 22 -j DENY
ts_menu Script to Simplify telnet and ssh Connections
(Note: This feature is only available for firmware versions 1.2.x and above)
The ts_menu script can be used to avoid typing long telnet or ssh commands. It presents a short menu with the
names of the servers connected to the serial ports of the Cyclades-TS. The server is selected by its corre-
sponding number. ts_menu must be executed from a local session: via console, telnet, ssh, dumb terminal
connected to a serial port, etc.
Only ports configured for console access (protocols socket_server or socket_ssh) will be presented.
To start having familiarity with this application, run ts_menu - h:
> ts_menu -h
USAGE: ts_menu options
-p : Display Ethernet Ip and Tcp port
-i : Display local Ip assigned to the serial port
-u <name> : Username to be used in ssh/telnet command
-U : Allows choosing of different usernames for different
ports
-h : print this help message