Your Ad Here

IBM AIX/UNIX system storage administration ksh/perl scripting

Wednesday, March 18, 2009

Adding New telnet Service to Different Port


Adding New telnet Service to Different Port

Technote (FAQ)
Problem

Client would like to add new telnetd with different port.
Solution

Environment

AIX Version 5.x
  1. Using your preferred editor, edit the file /etc/inetd.conf by adding the following:
    telnet80  stream  tcp6    nowait  root    /usr/sbin/telnetd      telnetd
    Note: Port number 80 is being used in this example.
  2. Using your preferred editor, edit the file /etc/services by adding the following:
    telnet80        80/tcp
  3. Now run the following command:
         refresh -s inetd

Historical Number
isg1pTechnote1404

No comments:

Labels

Blog Archive

BlogCatalog