|
If you think that changing the telnet port will provide an additional layer of security, you're wrong. That's "security by obscurity" and the new port is very easily discovered. If you want to prevent someone from using telnet then you'll have to write a telnet exit program to prevent it's use. You manage all TCP/IP servers on the system using the STRTCPSVR command. From the questions you are asking, you are new to security and the System i – before you make any changes, I suggest you read up on the TCP/IP concepts on System i or many things are going to start to break.
Editor's Note: You may want to start by reading the iSeries Resource Guide for Newbies. Then read Chapter 2 of the IBM Redbook V5 TCP/IP Applications on the IBM eServer iSeries Server.
|