|
It is possible to change the telnet port as follows:
On the iSeries, set the telnet in SRVTBLE to your desired port.
For example:
ADDSRVTBLE service(telnet) port(9999) protocol('tcp') ALIAS('telnet' 'TELNET')
ADDSRVTBLE service (telnet) port(9999) protocol('udp') ALIAS('telnet' 'TELNET')
Restart the telnet server.
On the client (for example, Client Access) it is possible to define the port number on the configuration panel (9999 in our example).
Do all the changes from the console,or some other 'non-telnet' green screen. ==================================
MORE INFORMATION ON THIS TOPIC
==================================
Ask your systems management questions--or help out your peers by answering them--in our live discussion forums.
The Best Web Links: Tips, tutorials and more.
Check out this Search400.com Featured Topic: Networking and the iSeries
PC/Windows connectivity expert Shahar Mor is available to answer your toughest networking questions. Ask Shahar a question or read his previously answered questions here.
|