If so, is it difficult to configure ?
Thanks -
(Please reply to: sco...@realtimesw.com if possible)
You can run a telnetd on any, and as many ports as you like by hacking
inetd.conf, but you will only get true telnet on port 23 unless you have
a non-standard client.
> can you use port 23 and another port also, at the same time for telnet ?
Yes. You can define a new service, called "telnet2" for example, in
/etc/services, listening on another tcp port. Then, in
/etc/inetd.conf, copy the default "telnet" line to a new line and
rename the service to "telnet2."
>can you use port 23 and another port also, at the same time for telnet ?
Of course. Put two entries into /etc/inetd.conf, one for each port.
--
Cameron Kaiser * cka...@stockholm.ptloma.edu * posting with a Commodore 128
personal page: http://www.armory.com/~spectre/
** Computer Workshops: games, productivity software and more for C64/128! **
** http://www.armory.com/~spectre/cwi/ **