| Adding New telnet Service to Different Port |
|
|
|
| Written by Administrator |
|
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 |



Using your preferred editor, edit the file /etc/inetd.conf by adding the following: