Home Technical Articles AIX Adding New telnet Service to Different Port
Adding New telnet Service to Different Port PDF Print E-mail
Written by Administrator   

aix.jpgUsing 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.

Using your preferred editor, edit the file /etc/services by adding the following:

telnet80 80/tcp

Now run the following command:

refresh -s inetd

Last Updated on Sunday, 24 January 2010 01:03
 
SoluFlex

Login Form



Who's Online

We have 1 guest online

Statistics

Members : 149
Content : 37
Web Links : 6
Content View Hits : 38791